Anomaly Detection with Adaptive and Aggressive Rejection for Contaminated Training Data
Jungi Lee, Jungkwon Kim, Chi Zhang, Kwangsun Yoo, Seok-Joo Byun

TL;DR
This paper introduces AAR, a dynamic anomaly rejection method that improves robustness in contaminated training data for anomaly detection, outperforming existing approaches across multiple datasets.
Contribution
The paper presents a novel adaptive and aggressive rejection technique that dynamically excludes anomalies, addressing limitations of fixed contamination ratio assumptions in traditional methods.
Findings
AAR outperforms state-of-the-art methods by 0.041 AUROC.
AAR effectively balances normal data preservation and anomaly exclusion.
The method demonstrates robustness across diverse image and tabular datasets.
Abstract
Handling contaminated data poses a critical challenge in anomaly detection, as traditional models assume training on purely normal data. Conventional methods mitigate contamination by relying on fixed contamination ratios, but discrepancies between assumed and actual ratios can severely degrade performance, especially in noisy environments where normal and abnormal data distributions overlap. To address these limitations, we propose Adaptive and Aggressive Rejection (AAR), a novel method that dynamically excludes anomalies using a modified z-score and Gaussian mixture model-based thresholds. AAR effectively balances the trade-off between preserving normal data and excluding anomalies by integrating hard and soft rejection strategies. Extensive experiments on two image datasets and thirty tabular datasets demonstrate that AAR outperforms the state-of-the-art method by 0.041 AUROC. By…
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
