paper-with-me

Papers

Same Same But DifferNet: Semi-Supervised Defect Detection with Normalizing Flows

2020-08-28 · Marco Rudolph, Bastian Wandt, Bodo Rosenhahn

The detection of manufacturing errors is crucial in fabrication processes to ensure product quality and safety standards. Since many defects occur very rarely and their characteristics are mostly unknown a priori, their detection is still an open research question. To this end, we propose DifferNet: It leverages the descriptiveness of features extracted by convolutional neural networks to estimate their density using normalizing flows. Normalizing flows are well-suited to deal with low dimensional data distributions. However, they struggle with the high dimensionality of images. Therefore, we employ a multi-scale feature extractor which enables the normalizing flow to assign meaningful likelihoods to the images. Based on these likelihoods we develop a scoring function that indicates defects. Moreover, propagating the score back to the image enables pixel-wise localization. To achieve a high robustness and performance we exploit multiple transformations in training and evaluation. In contrast to most other methods, ours does not require a large number of training samples and performs well with as low as 16 images. We demonstrate the superior performance over existing approaches on the challenging and newly proposed MVTec AD and Magnetic Tile Defects datasets.

📄 PDF Abstract BibTeX arXiv:2008.12577

Code (3)

marco-rudolph/differnet 공식 구현 pytorch
MattSkiff/cow_flow pytorch
kuangzijian/Computer-Vision-and-Normalizing-Flow-Based-Defect-Detection pytorch

Tasks

Anomaly DetectionDefect DetectionSupervised Defect Detection

Methods 이 논문이 사용한 방법론

Affine Coupling 설명 없음
Batch Normalization 설명 없음
RealNVP RealNVP is a generative model that utilises real-valued non-volume preserving (real NVP) transformations for density estimation. The model can perform efficient and exact…
Normalizing Flows Normalizing Flows are a method for constructing complex distributions by transforming a probability density through a series of invertible mappings. By repeatedly applying…
Adam 설명 없음
DifferNet 설명 없음

Similar Papers 제목 키워드 기반

Attention Modules Improve Image-Level Anomaly Detection for Industrial Inspection: A DifferNet Case Study

2023-11-05 · André Luiz Buarque Vieira e Silva, Francisco Simões, Danny Kowerko, Tobias Schlosser 외

Within (semi-)automated visual industrial inspection, learning-based approaches for assessing visual defects, including deep neural networks, enable the processing of otherwise small defect patterns in pixel size on high…

Anomaly Detection

Attention Modules Improve Modern Image-Level Anomaly Detection: A DifferNet Case Study

2024-01-13 · André Luiz B. Vieira e Silva, Francisco Simões, Danny Kowerko, Tobias Schlosser 외

Within (semi-)automated visual inspection, learning-based approaches for assessing visual defects, including deep neural networks, enable the processing of otherwise small defect patterns in pixel size on high-resolution…

Anomaly Detection

Semi-Supervised Defect Detection via Conditional Diffusion and CLIP-Guided Noise Filtering

2025-07-08 · Shuai Li, Shihan Chen, Wanru Geng, Zhaohua Xu 외

In the realm of industrial quality inspection, defect detection stands as a critical component, particularly in high-precision, safety-critical sectors such as automotive components aerospace, and medical devices. Tradit…

Defect DetectionSupervised Defect Detection

FDDet: Achieving Data-Efficient Food Defect Detection Under Real-World Scenarios

2026-05-23 · Ruihao Xu, Yong Liu, Yansong Tang arxiv

Food defect detection is critical for automated quality control, yet existing studies lack unified benchmarks and suffer from data scarcity. We introduce FDD-48, a comprehensive dataset with fine-grained annotations acro…

Data Augmentation

MemSeg: A semi-supervised method for image surface defect detection using differences and commonalities

2022-05-02 · Minghui Yang, Peng Wu, Jing Liu, Hui Feng

Under the semi-supervised framework, we propose an end-to-end memory-based segmentation network (MemSeg) to detect surface defects on industrial products. Considering the small intra-class variance of products in the sam…

Anomaly DetectionDefect DetectionRobust classification