paper-with-me

Papers

Improving Reconstruction Autoencoder Out-of-distribution Detection with Mahalanobis Distance

2018-12-06 · Taylor Denouden, Rick Salay, Krzysztof Czarnecki, Vahdat Abdelzad, Buu Phan, Sachin Vernekar

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 reconstruction-based approaches fail to capture particular anomalies that lie far from known inlier samples in latent space but near the latent dimension manifold defined by the parameters of the model. We propose incorporating the Mahalanobis distance in latent space to better capture these out-of-distribution samples and our results show that this method often improves performance over the baseline approach.

📄 PDF Abstract BibTeX arXiv:1812.02765

Code (0)

등록된 구현이 없습니다.

Tasks

Out-of-Distribution Detection

Similar Papers 제목 키워드 기반

MaRS: Robust Out-of-Distribution Detection via Mahalanobis Residual Scoring

2026-06-21 · Francesco Di Salvo, Sebastian Doerrich, Christian Ledig arxiv

Foundation models provide highly descriptive representations for medical images, yet their reliability degrades under distribution shifts arising from changes in patients, devices, or acquisition conditions. Reliable out…

Out-of-Distribution Detection

READ: Aggregating Reconstruction Error into Out-of-distribution Detection

2022-06-15 · Wenyu Jiang, Yuxin Ge, Hao Cheng, Mingcai Chen 외

Detecting out-of-distribution (OOD) samples is crucial to the safe deployment of a classifier in the real world. However, deep neural networks are known to be overconfident for abnormal data. Existing works directly desi…

Out-of-Distribution DetectionOut of Distribution (OOD) Detection

A Latent Space Correlation-Aware Autoencoder for Anomaly Detection in Skewed Data

2023-01-01 · Padmaksha Roy

Unsupervised learning-based anomaly detection in latent space has gained importance since discriminating anomalies from normal data becomes difficult in high-dimensional space. Both density estimation and distance-based …

Anomaly DetectionDensity Estimation

Leveraging the Mahalanobis Distance to enhance Unsupervised Brain MRI Anomaly Detection

2024-07-17 · Finn Behrendt, Debayan Bhattacharya, Robin Mieling, Lennart Maack 외

Unsupervised Anomaly Detection (UAD) methods rely on healthy data distributions to identify anomalies as outliers. In brain MRI, a common approach is reconstruction-based UAD, where generative models reconstruct healthy …

Anomaly DetectionUnsupervised Anomaly Detection

Versatile Anomaly Detection with Outlier Preserving Distribution Mapping Autoencoders

2019-09-25 · Walter Gerych, Elke Rundensteiner, Emmanuel Agu

State-of-the-art deep learning methods for outlier detection make the assumption that anomalies will appear far away from inlier data in the latent space produced by distribution mapping deep networks. However, this ass…

Anomaly DetectionOutlier Detection