arXiv:2510.21296cs.LG2025-10NeurIPS被引 3

用测试时证据修正污染数据下的异常检测,无需训练数据访问权限。

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

  • 测试时融合多源证据动态调整模型输出
  • 在8个图像、26个表格和1个工业数据集上提升性能
  • 适合无训练数据访问权限的工业异常检测场景

无监督异常检测(AD)方法通常假设训练数据干净,但真实数据集常含未被发现或错误标注的异常,导致性能显著下降。现有方法需访问训练流程、数据或异常比例先验知识,限制了实际应用。为此,我们提出EPHAD——一种简单有效的测试时自适应框架,通过测试时收集的证据更新在污染数据上训练的AD模型输出。该方法融合了在污染数据上训练的AD模型所捕获的先验知识,以及来自多模态基础模型(如对比语言-图像预训练模型CLIP)、经典AD方法(如局部离群因子)或领域特定知识的证据。我们通过一个合成玩具示例阐明了EPHAD的直觉,并在八个视觉AD数据集、二十六个表格AD数据集及一个真实工业AD数据集上进行了全面实验验证其有效性。此外,通过消融实验分析超参数影响与不同污染水平下的鲁棒性,证明了EPHAD在多种AD模型与证据组合下的通用性与鲁棒性。为确保可复现性,代码已公开于https://github.com/sukanyapatra1997/EPHAD。

原文摘要 · Abstract (English)

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.

异常检测测试时调整数据污染多模态

Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。