Leveraging Learning Bias for Noisy Anomaly Detection
Yuxin Zhang, Yunkang Cao, Yuqi Cheng, Yihan Sun, Weiming Shen

TL;DR
This paper introduces a two-stage, model-agnostic framework that exploits inherent learning biases to improve unsupervised image anomaly detection in noisy training data, achieving superior performance and robustness.
Contribution
The proposed method systematically leverages learning bias to filter contaminated training data, enhancing anomaly detection without requiring clean datasets.
Findings
Outperforms existing methods on Real-IAD benchmark
Demonstrates robustness to training data contamination
Compatible with various unsupervised backbones
Abstract
This paper addresses the challenge of fully unsupervised image anomaly detection (FUIAD), where training data may contain unlabeled anomalies. Conventional methods assume anomaly-free training data, but real-world contamination leads models to absorb anomalies as normal, degrading detection performance. To mitigate this, we propose a two-stage framework that systematically exploits inherent learning bias in models. The learning bias stems from: (1) the statistical dominance of normal samples, driving models to prioritize learning stable normal patterns over sparse anomalies, and (2) feature-space divergence, where normal data exhibit high intra-class consistency while anomalies display high diversity, leading to unstable model responses. Leveraging the learning bias, stage 1 partitions the training set into subsets, trains sub-models, and aggregates cross-model anomaly scores to filter…
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 · Domain Adaptation and Few-Shot Learning
