Improving Reconstruction Autoencoder Out-of-distribution Detection with Mahalanobis Distance
Taylor Denouden, Rick Salay, Krzysztof Czarnecki, Vahdat Abdelzad, Buu, Phan, and Sachin Vernekar

TL;DR
This paper enhances out-of-distribution detection in autoencoders by integrating Mahalanobis distance in latent space, significantly improving anomaly detection accuracy in safety-critical applications.
Contribution
It introduces a novel method combining Mahalanobis distance with reconstruction autoencoders to better identify OOD samples.
Findings
Improved detection of out-of-distribution samples
Mahalanobis distance enhances baseline autoencoder performance
Method effective in safety-critical applications
Abstract
There is an increasingly apparent need for validating the classifications made by deep learning systems in safety-critical applications like autonomous vehicle systems. A number of recent papers have proposed methods for detecting anomalous image data that appear different from known inlier data samples, including reconstruction-based autoencoders. Autoencoders optimize the compression of input data to a latent space of a dimensionality smaller than the original input and attempt to accurately reconstruct the input using that compressed representation. Since the latent vector is optimized to capture the salient features from the inlier class only, it is commonly assumed that images of objects from outside of the training class cannot effectively be compressed and reconstructed. Some thus consider reconstruction error as a kind of novelty measure. Here we suggest that…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAnomaly Detection Techniques and Applications · Adversarial Robustness in Machine Learning · Fault Detection and Control Systems
