paper-with-me

Papers

Why is the Mahalanobis Distance Effective for Anomaly Detection?

2020-03-01 · Ryo Kamoi, Kei Kobayashi

The Mahalanobis distance-based confidence score, a recently proposed anomaly detection method for pre-trained neural classifiers, achieves state-of-the-art performance on both out-of-distribution (OoD) and adversarial examples detection. This work analyzes why this method exhibits such strong performance in practical settings while imposing an implausible assumption; namely, that class conditional distributions of pre-trained features have tied covariance. Although the Mahalanobis distance-based method is claimed to be motivated by classification prediction confidence, we find that its superior performance stems from information not useful for classification. This suggests that the reason the Mahalanobis confidence score works so well is mistaken, and makes use of different information from ODIN, another popular OoD detection method based on prediction confidence. This perspective motivates us to combine these two methods, and the combined detector exhibits improved performance and robustness. These findings provide insight into the behavior of neural classifiers in response to anomalous inputs.

📄 PDF Abstract BibTeX arXiv:2003.00402

Code (0)

등록된 구현이 없습니다.

Tasks

Anomaly DetectionGeneral ClassificationMetric LearningOut of Distribution (OOD) Detection

Similar Papers 제목 키워드 기반

A Distance-based Anomaly Detection Framework for Deep Reinforcement Learning

2021-09-21 · Hongming Zhang, Ke Sun, Bo Xu, Linglong Kong 외

In deep reinforcement learning (RL) systems, abnormal states pose significant risks by potentially triggering unpredictable behaviors and unsafe actions, thus impeding the deployment of RL systems in real-world scenarios…

Anomaly DetectionAtari GamesAutonomous DrivingDecision Making+4

Infinite-dimensional Mahalanobis Distance with Applications to Kernelized Novelty Detection

2024-07-16 · Nikita Zozoulenko, Thomas Cass, Lukas Gonon

The Mahalanobis distance is a classical tool used to measure the covariance-adjusted distance between points in $\bbR^d$. In this work, we extend the concept of Mahalanobis distance to separable Banach spaces by reinterp…

Anomaly DetectionNovelty DetectionSemi-supervised Anomaly DetectionSupervised Anomaly Detection+2

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

Task Agnostic and Post-hoc Unseen Distribution Detection

2022-07-26 · Radhika Dua, Seongjun Yang, Yixuan Li, Edward Choi

Despite the recent advances in out-of-distribution(OOD) detection, anomaly detection, and uncertainty estimation tasks, there do not exist a task-agnostic and post-hoc approach. To address this limitation, we design a no…

Anomaly DetectionOut of Distribution (OOD) Detection

Patch distribution modeling framework adaptive cosine estimator (PaDiM-ACE) for anomaly detection and localization in synthetic aperture radar imagery

2025-04-10 · Angelina Ibarra, Joshua Peeples

This work presents a new approach to anomaly detection and localization in synthetic aperture radar imagery (SAR), expanding upon the existing patch distribution modeling framework (PaDiM). We introduce the adaptive cosi…

Anomaly Detection