ReplayCAD: Generative Diffusion Replay for Continual Anomaly Detection
Lei Hu, Zhiyong Gan, Ling Deng, Jinglin Liang, Lingyu Liang, Shuangping Huang, Tianshui Chen

TL;DR
ReplayCAD introduces a diffusion-based generative replay method for continual anomaly detection, effectively preserving pixel-level details and improving segmentation accuracy across classes.
Contribution
It proposes a novel diffusion-driven generative replay framework that enhances pixel-level detail preservation and diversity in continual anomaly detection tasks.
Findings
Achieves state-of-the-art classification and segmentation performance.
Improves segmentation accuracy by 11.5% on VisA and 8.1% on MVTec.
Utilizes semantic and spatial features for diverse data generation.
Abstract
Continual Anomaly Detection (CAD) enables anomaly detection models in learning new classes while preserving knowledge of historical classes. CAD faces two key challenges: catastrophic forgetting and segmentation of small anomalous regions. Existing CAD methods store image distributions or patch features to mitigate catastrophic forgetting, but they fail to preserve pixel-level detailed features for accurate segmentation. To overcome this limitation, we propose ReplayCAD, a novel diffusion-driven generative replay framework that replay high-quality historical data, thus effectively preserving pixel-level detailed features. Specifically, we compress historical data by searching for a class semantic embedding in the conditional space of the pre-trained diffusion model, which can guide the model to replay data with fine-grained pixel details, thus improving the segmentation performance.…
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.
Code & Models
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 · Adversarial Robustness in Machine Learning
MethodsDiffusion
