Learning to Detect Multi-class Anomalies with Just One Normal Image Prompt
Bin-Bin Gao

TL;DR
This paper introduces OneNIP, a novel method for multi-class anomaly detection that reconstructs normal features using only one normal image prompt, significantly improving detection and segmentation accuracy.
Contribution
The paper presents a new approach that enables anomaly detection and segmentation with just a single normal image prompt, enhancing efficiency and generalization over previous methods.
Findings
Outperforms previous methods on MVTec, BTAD, and VisA benchmarks.
Reconstructs anomalies effectively with only one normal image prompt.
Improves pixel-level anomaly segmentation with a supervised refiner.
Abstract
Unsupervised reconstruction networks using self-attention transformers have achieved state-of-the-art performance for multi-class (unified) anomaly detection with a single model. However, these self-attention reconstruction models primarily operate on target features, which may result in perfect reconstruction for both normal and anomaly features due to high consistency with context, leading to failure in detecting anomalies. Additionally, these models often produce inaccurate anomaly segmentation due to performing reconstruction in a low spatial resolution latent space. To enable reconstruction models enjoying high efficiency while enhancing their generalization for unified anomaly detection, we propose a simple yet effective method that reconstructs normal features and restores anomaly features with just One Normal Image Prompt (OneNIP). In contrast to previous work, OneNIP allows for…
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 · COVID-19 diagnosis using AI · Image Processing Techniques and Applications
