arXiv:2604.18266cs.AI2026-04

用伪标签生成异常数据,提升表格数据异常检测精度

Enhancing Tabular Anomaly Detection via Pseudo-Label-Guided Generation

论文配图:Enhancing Tabular Anomaly Detection via Pseudo-Label-Guided Generation
图 1 · 摘自论文原文
  • 通过伪异常引导生成局部特征级异常模式
  • 在8个基准上达到最好性能,F1提升0.08~0.21
  • 适合缺乏标注数据的异常检测场景

表格数据中的异常检测对提升数据可靠性和系统稳定性至关重要。由于真实异常标签稀缺,现有方法主要依赖无监督模型,或利用少量标注异常进行样本生成或对比学习。然而,无监督方法缺乏异常感知能力,而现有生成与对比方法多全局计算异常,忽视表格特征的局部异常模式,导致检测效果不佳。为此,我们提出PLAG:一种伪标签引导的异常生成方法,通过伪异常作为引导信号,将样本整体异常量化分解为特征级别的异常累积,不仅减少对真实标签的依赖,还使模型能细粒度理解局部异常信号。进一步提出两阶段数据筛选策略,结合格式验证与不确定性估计,严格过滤候选样本,确保合成异常的真实性与多样性。最终,这些高质量合成异常作为判别性指导,帮助模型更好区分正常与异常实例。大量实验表明,PLAG在8个代表性基线上达到最优表现,且作为灵活框架可无缝集成至现有无监督检测器,持续提升F1-score 0.08~0.21。

原文摘要 · Abstract (English)

Identifying anomalous instances in tabular data is essential for improving data reliability and maintaining system stability. Due to the scarcity of ground-truth anomaly labels, existing methods mainly rely on unsupervised anomaly detection models, or exploit a small number of labeled anomalies to facilitate detection via sample generation or contrastive learning. However, unsupervised methods lack sufficient anomaly awareness, while current generation and contrastive approaches tend to compute anomalies globally, overlooking the localized anomaly patterns of tabular features, resulting in suboptimal detection performance. To address these limitations, we propose PLAG, a pseudo-label-guided anomaly generation method designed to enhance tabular anomaly detection. Specifically, by utilizing pseudo-anomalies as guidance signals and decoupling the overall anomaly quantification of a sample into an accumulation of feature-level abnormalities, PLAG not only effectively obviates the need for scarce ground-truth labels but also provides a novel perspective for the model to comprehend localized anomalous signals at a fine-grained level. Furthermore, a two-stage data selection strategy is proposed, integrating format verification and uncertainty estimation to rigorously filter candidate samples, thereby ensuring the fidelity and diversity of the synthetic anomalies. Ultimately, these filtered synthetic anomalies serve as robust discriminative guidance, empowering the model to better separate normal and anomalous instances. Extensive experiments demonstrate that PLAG achieves state-of-the-art performance against eight representative baselines. Moreover, as a flexible framework, it integrates seamlessly with existing unsupervised detectors, consistently boosting F1-scores by 0.08 to 0.21.

异常检测表格数据生成模型伪标签

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