Share your thoughts, 1 month free Claude Pro on usSee more
WorkDL logo mark

An Evidence-Based Post-Hoc Adjustment Framework for Anomaly Detection Under Data Contamination

About

Unsupervised anomaly detection (AD) methods typically assume clean training data, yet real-world datasets often contain undetected or mislabeled anomalies, leading to significant performance degradation. Existing solutions require access to the training pipelines, data or prior knowledge of the proportions of anomalies in the data, limiting their real-world applicability. To address this challenge, we propose EPHAD, a simple yet effective test-time adaptation framework that updates the outputs of AD models trained on contaminated datasets using evidence gathered at test time. Our approach integrates the prior knowledge captured by the AD model trained on contaminated datasets with evidence derived from multimodal foundation models like Contrastive Language-Image Pre-training (CLIP), classical AD methods like the Local Outlier Factor or domain-specific knowledge. We illustrate the intuition behind EPHAD using a synthetic toy example and validate its effectiveness through comprehensive experiments across eight visual AD datasets, twenty-six tabular AD datasets, and a real-world industrial AD dataset. Additionally, we conduct an ablation study to analyse hyperparameter influence and robustness to varying contamination levels, demonstrating the versatility and robustness of EPHAD across diverse AD models and evidence pairs. To ensure reproducibility, our code is publicly available at https://github.com/sukanyapatra1997/EPHAD.

Sukanya Patra, Souhaib Ben Taieb• 2025

Related benchmarks

TaskDatasetResultRank
Anomaly DetectionWBC
ROCAUC0.8329
132
Tabular Anomaly Detectionpima
AUC ROC0.5809
86
Tabular Anomaly DetectionBreastW
AUC-ROC0.7801
83
Tabular Anomaly Detectionpendigits
AUC-ROC89.16
72
Tabular Anomaly DetectionWine
AUC-ROC0.6241
72
Tabular Anomaly Detectionionosphere
AUC-ROC71.77
66
Anomaly Detectionsatellite--
62
Anomaly DetectionSatimage 2--
58
Outlier DetectionBreastW
AUC-PR0.8588
55
Tabular Anomaly DetectionOptdigits
AUC-ROC0.5088
55
Showing 10 of 40 rows

Other info

Follow for update