TasksSotADatasetsPapersMethodsSubmitAbout
Papers With Code 2

A community resource for machine learning research: papers, code, benchmarks, and state-of-the-art results.

Explore

Notable BenchmarksAll SotADatasetsPapersMethods

Community

Submit ResultsAbout

Data sourced from the PWC Archive (CC-BY-SA 4.0). Built by the community, for the community.

Papers/SimpleNet: A Simple Network for Image Anomaly Detection an...

SimpleNet: A Simple Network for Image Anomaly Detection and Localization

Zhikang Liu, Yiming Zhou, Yuansheng Xu, Zilei Wang

2023-03-27CVPR 2023 1Anomaly SegmentationAnomaly DetectionNovelty DetectionAnomaly Classification
PaperPDFCodeCode(official)

Abstract

We propose a simple and application-friendly network (called SimpleNet) for detecting and localizing anomalies. SimpleNet consists of four components: (1) a pre-trained Feature Extractor that generates local features, (2) a shallow Feature Adapter that transfers local features towards target domain, (3) a simple Anomaly Feature Generator that counterfeits anomaly features by adding Gaussian noise to normal features, and (4) a binary Anomaly Discriminator that distinguishes anomaly features from normal features. During inference, the Anomaly Feature Generator would be discarded. Our approach is based on three intuitions. First, transforming pre-trained features to target-oriented features helps avoid domain bias. Second, generating synthetic anomalies in feature space is more effective, as defects may not have much commonality in the image space. Third, a simple discriminator is much efficient and practical. In spite of simplicity, SimpleNet outperforms previous methods quantitatively and qualitatively. On the MVTec AD benchmark, SimpleNet achieves an anomaly detection AUROC of 99.6%, reducing the error by 55.5% compared to the next best performing model. Furthermore, SimpleNet is faster than existing methods, with a high frame rate of 77 FPS on a 3080ti GPU. Additionally, SimpleNet demonstrates significant improvements in performance on the One-Class Novelty Detection task. Code: https://github.com/DonaldRR/SimpleNet.

Results

TaskDatasetMetricValueModel
Anomaly DetectionMVTec ADDetection AUROC99.6SimpleNet
Anomaly DetectionMVTec ADSegmentation AUROC98.1SimpleNet
Anomaly DetectionMVTec LOCO ADAvg. Detection AUROC77.6SimpleNet
Anomaly DetectionMVTec LOCO ADDetection AUROC (only logical)71.5SimpleNet
Anomaly DetectionMVTec LOCO ADDetection AUROC (only structural)83.7SimpleNet
Anomaly DetectionMVTec LOCO ADSegmentation AU-sPRO (until FPR 5%)36.3SimpleNet
Anomaly DetectionGoodsADAUPR78.7SimpleNet
Anomaly DetectionGoodsADAUROC75.3SimpleNet
2D ClassificationGoodsADAUPR78.7SimpleNet
2D ClassificationGoodsADAUROC75.3SimpleNet
Anomaly ClassificationGoodsADAUPR78.7SimpleNet
Anomaly ClassificationGoodsADAUROC75.3SimpleNet

Related Papers

Multi-Stage Prompt Inference Attacks on Enterprise LLM Systems2025-07-213DKeyAD: High-Resolution 3D Point Cloud Anomaly Detection via Keypoint-Guided Point Clustering2025-07-17A Semi-Supervised Learning Method for the Identification of Bad Exposures in Large Imaging Surveys2025-07-17A Privacy-Preserving Framework for Advertising Personalization Incorporating Federated Learning and Differential Privacy2025-07-16Bridge Feature Matching and Cross-Modal Alignment with Mutual-filtering for Zero-shot Anomaly Detection2025-07-15Adversarial Activation Patching: A Framework for Detecting and Mitigating Emergent Deception in Safety-Aligned Transformers2025-07-12Towards High-Resolution 3D Anomaly Detection: A Scalable Dataset and Real-Time Framework for Subtle Industrial Defects2025-07-10seMCD: Sequentially implemented Monte Carlo depth computation with statistical guarantees2025-07-08