arXiv:2504.14884cs.CV2025-04被引 2

解决多类异常检测中漏检与误报并存的难题

Memory-Augmented Dual-Decoder Networks for Multi-Class Unsupervised Anomaly Detection

  • 双解码器+记忆模块,分别优化正常模式重建与异常判别
  • 在多个基准上实现当前最优性能,误报率显著降低
  • 适合需要高精度定位异常的工业质检等场景

近年来,无监督异常检测(UAD)已从单类向多类场景演进。在此复杂背景下,基于重构的方法面临两大挑战:(1) 过度泛化——细微异常或与正常模式具有组合相似性的异常可能被高保真重建,难以与正常样本区分;(2) 正常性重构不足——复杂正常特征(如精细纹理或细粒度结构)因模型表征能力有限,无法准确重构,导致误报。现有方法多聚焦于缓解前者,却无意加剧后者,致使复杂正常模式表征不足。为此,我们提出记忆增强的双解码器网络(MDD-Net),包含两个核心组件:反蒸馏双解码器网络(DRD-Net)和类别感知记忆模块(CMM)。DRD-Net设计了恢复解码器以从合成异常输入中恢复正常特征,并引入身份解码器以保持异常语义特征的重构。通过比较两解码器输出特征的差异,超越传统编码器-解码器对比范式,有效降低误报并提升定位精度。此外,CMM显式编码并保存类别相关的正常原型,主动引导网络避免异常重构。在多个基准上的全面实验表明,所提MDD-Net框架在多类无监督异常检测任务中优于当前最先进方法。

原文摘要 · Abstract (English)

Recent advances in unsupervised anomaly detection (UAD) have shifted from single-class to multi-class scenarios. In such complex contexts, the increasing pattern diversity has brought two challenges to reconstruction-based approaches: (1) over-generalization: anomalies that are subtle or share compositional similarities with normal patterns may be reconstructed with high fidelity, making them difficult to distinguish from normal instances; and (2) insufficient normality reconstruction: complex normal features, such as intricate textures or fine-grained structures, may not be faithfully reconstructed due to the model's limited representational capacity, resulting in false positives. Existing methods typically focus on addressing the former, which unintentionally exacerbate the latter, resulting in inadequate representation of intricate normal patterns. To concurrently address these two challenges, we propose a Memory-augmented Dual-Decoder Networks (MDD-Net). This network includes two critical components: a Dual-Decoder Reverse Distillation Network (DRD-Net) and a Class-aware Memory Module (CMM). Specifically, the DRD-Net incorporates a restoration decoder designed to recover normal features from synthetic abnormal inputs and an identity decoder to reconstruct features that maintain the anomalous semantics. By exploiting the discrepancy between features produced by two decoders, our approach refines anomaly scores beyond the conventional encoder-decoder comparison paradigm, effectively reducing false positives and enhancing localization accuracy. Furthermore, the CMM explicitly encodes and preserves class-specific normal prototypes, actively steering the network away from anomaly reconstruction. Comprehensive experimental results across several benchmarks demonstrate the superior performance of our MDD-Net framework over current SoTA approaches in multi-class UAD tasks.

异常检测多类识别双解码器记忆机制

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