paper-with-me

홈 › Papers

Anomaly Detection under Distribution Shift

2023-03-24 · ICCV 2023 1 · Tri Cao, Jiawen Zhu, Guansong Pang

Anomaly detection (AD) is a crucial machine learning task that aims to learn patterns from a set of normal training samples to identify abnormal samples in test data. Most existing AD studies assume that the training and test data are drawn from the same data distribution, but the test data can have large distribution shifts arising in many real-world applications due to different natural variations such as new lighting conditions, object poses, or background appearances, rendering existing AD methods ineffective in such cases. In this paper, we consider the problem of anomaly detection under distribution shift and establish performance benchmarks on three widely-used AD and out-of-distribution (OOD) generalization datasets. We demonstrate that simple adaptation of state-of-the-art OOD generalization methods to AD settings fails to work effectively due to the lack of labeled anomaly data. We further introduce a novel robust AD approach to diverse distribution shifts by minimizing the distribution gap between in-distribution and OOD normal samples in both the training and inference stages in an unsupervised way. Our extensive empirical results on the three datasets show that our approach substantially outperforms state-of-the-art AD methods and OOD generalization methods on data with various distribution shifts, while maintaining the detection accuracy on in-distribution data.

📄 PDF Abstract BibTeX arXiv:2303.13845

Code (1)

mala-lab/adshift 공식 구현 pytorch

Tasks

Anomaly Detection

Methods 이 논문이 사용한 방법론

Test 설명 없음

Similar Papers 제목 키워드 기반

Robust Distribution Alignment for Industrial Anomaly Detection under Distribution Shift

2025-03-19 · Jingyi Liao, Xun Xu, Yongyi Su, Rong-Cheng Tu 외

Anomaly detection plays a crucial role in quality control for industrial applications. However, ensuring robustness under unseen domain shifts such as lighting variations or sensor drift remains a significant challenge. …

3D Anomaly DetectionAnomaly DetectionDomain Adaptation

Invariant Anomaly Detection under Distribution Shifts: A Causal Perspective

2023-12-21 · NeurIPS 2023 11 · João B. S. Carvalho, Mengtao Zhang, Robin Geyer, Carlos Cotrini 외

Anomaly detection (AD) is the machine learning task of identifying highly discrepant abnormal samples by solely relying on the consistency of the normal training samples. Under the constraints of a distribution shift, th…

Anomaly DetectionCausal Inference

Robust Anomaly Detection Under Normality Distribution Shift in Dynamic Graphs

2025-09-22 · Xiaoyang Xu, Xiaofeng Lin, Koh Takeuchi, Kyohei Atarashi 외 arxiv

Anomaly detection in dynamic graphs is a critical task with broad real-world applications, including social networks, e-commerce, and cybersecurity. Most existing methods assume that normal patterns remain stable over ti…

Unsupervised Anomaly DetectionGraph Anomaly Detection

CANDI: Curated Test-Time Adaptation for Multivariate Time-Series Anomaly Detection Under Distribution Shift

2026-04-02 · HyunGi Kim, Jisoo Mok, Hyungyu Lee, Juhyeon Shin 외 arxiv

Multivariate time-series anomaly detection (MTSAD) aims to identify deviations from normality in multivariate time-series and is critical in real-world applications. However, in real-world deployments, distribution shift…

Test-time AdaptationAnomaly Detection

Bias in Unsupervised Anomaly Detection in Brain MRI

2023-08-26 · Cosmin I. Bercea, Esther Puyol-Antón, Benedikt Wiestler, Daniel Rueckert 외

Unsupervised anomaly detection methods offer a promising and flexible alternative to supervised approaches, holding the potential to revolutionize medical scan analysis and enhance diagnostic performance. In the current …

Alzheimer's Disease DetectionAnomaly DetectionDiagnosticFairness+1