RcAE: Recursive Reconstruction Framework for Unsupervised Industrial Anomaly Detection
Rongcheng Wu, Hao Zhu, Shiying Zhang, Mingzhe Wang, Zhidong Li, Hui Li, Jianlong Zhou, Jiangtao Cui, Fang Chen, Pingyang Sun, Qiyu Liao, Ye Lin

TL;DR
The paper introduces RcAE, a recursive autoencoder framework with a detection module and detail preservation, significantly improving unsupervised industrial anomaly detection by progressively suppressing anomalies and recovering fine details.
Contribution
It proposes a novel recursive autoencoder architecture with a cross recursion detection module and detail preservation network, enhancing anomaly suppression and detection accuracy.
Findings
Outperforms existing non-diffusion methods in anomaly detection.
Achieves comparable performance to diffusion models with fewer parameters.
Offers faster inference suitable for real-world applications.
Abstract
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…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAnomaly Detection Techniques and Applications · Domain Adaptation and Few-Shot Learning · Industrial Vision Systems and Defect Detection
