arXiv:2512.11284cs.CV2025-12AAAI

递归重构框架提升无监督工业缺陷检测精度

RcAE: Recursive Reconstruction Framework for Unsupervised Industrial Anomaly Detection

  • 通过迭代递归重建逐步抑制异常并修复正常结构
  • 在MVTec AD数据集上达到98.7%的AUROC,超越非扩散模型
  • 仅需扩散模型10%参数,推理速度更快,适合工业部署

无监督工业异常检测需在无标签数据下精准识别缺陷。传统基于自编码器的方法常因单次解码导致异常抑制不全与细节丢失,难以处理不同严重程度和尺度的异常。本文提出递归自编码器(RcAE),通过迭代重建逐步抑制异常并优化正常结构。该递归设计自然生成一系列重建结果,逐步暴露被压制的异常模式。为此引入跨递归检测(CRD)模块,追踪多轮重建间的不一致性,有效检测细微与大范围异常。同时加入细节保留网络(DPN),恢复重建中丢失的高频纹理。大量实验表明,该方法显著优于现有非扩散模型,在MVTec AD数据集上达到98.7%的AUROC,性能媲美近期扩散模型,但仅需其10%参数,且推理速度更快,具备实际应用潜力。

原文摘要 · Abstract (English)

Unsupervised industrial anomaly detection requires accurately identifying defects without labeled data. Traditional autoencoder-based methods often struggle with incomplete anomaly suppression and loss of fine details, as their single-pass decoding fails to effectively handle anomalies with varying severity and scale. We propose a recursive architecture for autoencoder (RcAE), which performs reconstruction iteratively to progressively suppress anomalies while refining normal structures. Unlike traditional single-pass models, this recursive design naturally produces a sequence of reconstructions, progressively exposing suppressed abnormal patterns. To leverage this reconstruction dynamics, we introduce a Cross Recursion Detection (CRD) module that tracks inconsistencies across recursion steps, enhancing detection of both subtle and large-scale anomalies. Additionally, we incorporate a Detail Preservation Network (DPN) to recover high-frequency textures typically lost during reconstruction. Extensive experiments demonstrate that our method significantly outperforms existing non-diffusion methods, and achieves performance on par with recent diffusion models with only 10% of their parameters and offering substantially faster inference. These results highlight the practicality and efficiency of our approach for real-world applications.

异常检测自编码器工业质检递归架构

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