REVIEW 3 cited by
ReplayCAD: Generative Diffusion Replay for Continual Anomaly Detection
Not yet reviewed by Pith; the record is open.
This paper has not been read by Pith yet. Machine review is queued; the pith claim, tier, and objections will appear here once it completes.
SPECIMEN: schema-true, not a live event
T0 review · schema-true
One-sentence machine reading of the paper's core claim.
pith:XXXXXXXX · record.json · timestamp
read the original 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. However, relying solely on semantic features results in limited spatial diversity. Hence, we further use spatial features to guide data compression, achieving precise control of sample space, thereby generating more diverse data. Our method achieves state-of-the-art performance in both classification and segmentation, with notable improvements in segmentation: 11.5% on VisA and 8.1% on MVTec. Our source code is available at https://github.com/HULEI7/ReplayCAD.
Forward citations
Cited by 3 Pith papers
-
Towards Principled Continual Anomaly Detection: A Systematic Framework and Benchmark Scenarios
A discovery-filter-order-validate framework converts tabular AD datasets into CAD benchmarks, delivering five scenarios from CICIDS2017, CICIDS2018, and CIC-UNSW-NB15 with six orderings each.
-
DeCoFlow: Structural Decomposition of Normalizing Flows for Continual Anomaly Detection
DeCoFlow decomposes normalizing flow subnets into frozen bases and low-rank adapters with alignment, auxiliary layers, and tail-aware loss to achieve continual anomaly detection with zero forgetting and few added parameters.
-
C3D-AD: Toward Continual 3D Anomaly Detection via Kernel Attention with Learnable Advisor
C3D-AD enables class-incremental 3D anomaly detection by combining random-feature kernel attention, a learnable advisor memory, and perturbation-based representation consistency.
Discussion (0). Sign in to comment.