UniADC: A Unified Framework for Anomaly Detection and Classification
Ximiao Zhang, Min Xu, Zheng Zhang, Junlin Hu, Xiuzhuang Zhou

TL;DR
UniADC introduces a unified framework that simultaneously detects and classifies anomalies in images, leveraging a training-free inpainting network and an implicit-normal discriminator to improve performance with limited anomaly data.
Contribution
The paper presents UniADC, a novel model that unifies anomaly detection and classification tasks, effectively handling data imbalance and enabling few-shot anomaly detection.
Findings
Outperforms existing methods on multiple datasets
Effective with few or no anomaly images
Achieves precise detection and classification
Abstract
In this paper, we introduce a novel task termed unified anomaly detection and classification, which aims to simultaneously detect anomalous regions in images and identify their specific categories. Existing methods typically treat anomaly detection and classification as separate tasks, thereby neglecting their inherent correlations and limiting information sharing, which results in suboptimal performance. To address this, we propose UniADC, a model designed to effectively perform both tasks with only a few or even no anomaly images. Specifically, UniADC consists of two key components: a training-free Controllable Inpainting Network and an Implicit-Normal Discriminator. The inpainting network can synthesize anomaly images of specific categories by repainting normal regions guided by anomaly priors, and can also repaint few-shot anomaly samples to augment the available anomaly data. The…
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 · Machine Learning and Data Classification · Software System Performance and Reliability
