paper-with-me

Papers

Anomaly Detection with Adaptive and Aggressive Rejection for Contaminated Training Data

2025-11-26 · Jungi Lee, Jungkwon Kim, Chi Zhang, Kwangsun Yoo, Seok-Joo Byun arxiv

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 providing a scalable and reliable solution, AAR enhances robustness against contaminated datasets, paving the way for broader real-world applications in domains such as security and healthcare.

📄 PDF Abstract BibTeX arXiv:2511.21378

Code (0)

등록된 구현이 없습니다.

Tasks

Anomaly Detection

Similar Papers 제목 키워드 기반

TabADM: Unsupervised Tabular Anomaly Detection with Diffusion Models

2023-07-23 · Guy Zamberg, Moshe Salhov, Ofir Lindenbaum, Amir Averbuch

Tables are an abundant form of data with use cases across all scientific fields. Real-world datasets often contain anomalous samples that can negatively affect downstream analysis. In this work, we only assume access to …

Anomaly DetectionDensity EstimationUnsupervised Anomaly Detection

Multi-Cue Anomaly Detection and Localization under Data Contamination

2026-01-30 · Anindya Sundar Das, Monowar Bhuyan arxiv

Visual anomaly detection in real-world industrial settings faces two major limitations. First, most existing methods are trained on purely normal data or on unlabeled datasets assumed to be predominantly normal, presumin…

Anomaly Detection

CLEANet: Robust and Efficient Anomaly Detection in Contaminated Multivariate Time Series

2025-10-26 · Songhan Zhang, Yuanhao Lai, Pengfei Zheng, Boxi Yu 외 arxiv

Multivariate time series (MTS) anomaly detection is essential for maintaining the reliability of industrial systems, yet real-world deployment is hindered by two critical challenges: training data contamination (noises a…

Computational EfficiencyContrastive LearningAnomaly Detection

Normality-Calibrated Autoencoder for Unsupervised Anomaly Detection on Data Contamination

2021-10-28 · Jongmin Yu, Hyeontaek Oh, Minkyung Kim, Junsik Kim

In this paper, we propose Normality-Calibrated Autoencoder (NCAE), which can boost anomaly detection performance on the contaminated datasets without any prior information or explicit abnormal samples in the training pha…

Anomaly DetectionUnsupervised Anomaly Detection

From Zero to Hero: Cold-Start Anomaly Detection

2024-05-30 · Tal Reiss, George Kour, Naama Zwerdling, Ateret Anaby-Tavor 외

When first deploying an anomaly detection system, e.g., to detect out-of-scope queries in chatbots, there are no observed data, making data-driven approaches ineffective. Zero-shot anomaly detection methods offer a solut…

Anomaly DetectionCold-Start Anomaly Detectionzero-shot anomaly detection