paper-with-me

홈 › Papers

SCL-VI: Self-supervised Context Learning for Visual Inspection of Industrial Defects

2023-11-11 · Peng Wang, Haiming Yao, Wenyong Yu

The unsupervised visual inspection of defects in industrial products poses a significant challenge due to substantial variations in product surfaces. Current unsupervised models struggle to strike a balance between detecting texture and object defects, lacking the capacity to discern latent representations and intricate features. In this paper, we present a novel self-supervised learning algorithm designed to derive an optimal encoder by tackling the renowned jigsaw puzzle. Our approach involves dividing the target image into nine patches, tasking the encoder with predicting the relative position relationships between any two patches to extract rich semantics. Subsequently, we introduce an affinity-augmentation method to accentuate differences between normal and abnormal latent representations. Leveraging the classic support vector data description algorithm yields final detection results. Experimental outcomes demonstrate that our proposed method achieves outstanding detection and segmentation performance on the widely used MVTec AD dataset, with rates of 95.8% and 96.8%, respectively, establishing a state-of-the-art benchmark for both texture and object defects. Comprehensive experimentation underscores the effectiveness of our approach in diverse industrial applications.

📄 PDF Abstract BibTeX arXiv:2311.06504

Code (1)

wangpeng000/visualinspection 공식 구현 pytorch

Tasks

Anomaly DetectionSelf-Supervised Learning

Methods 이 논문이 사용한 방법론

Self-Learning 설명 없음
Jigsaw Jigsaw is a self-supervision approach that relies on jigsaw-like puzzles as the pretext task in order to learn image representations.

Similar Papers 제목 키워드 기반

SIAD: Self-supervised Image Anomaly Detection System

2022-08-08 · Jiawei Li, Chenxi Lan, Xinyi Zhang, Bolin Jiang 외

Recent trends in AIGC effectively boosted the application of visual inspection. However, most of the available systems work in a human-in-the-loop manner and can not provide long-term support to the online application. T…

Anomaly DetectionCloud ComputingSelf-Supervised Learning

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

Rethinking Transfer Learning for Industrial Inspection: DINOv3 vs. ImageNet Pretraining Across RGB and X-ray Tasks

2026-05-22 · Mehdi Gharbage, Céline Teulière, Pierre Bouges, Thierry Chateau arxiv

Vision foundation models pretrained on web-scale data have recently shown strong transfer capabilities on many downstream tasks, but their effectiveness for industrial visual inspection remains unclear. Industrial data d…

Semantic SegmentationInstance SegmentationTransfer LearningObject Detection

Towards automatic visual inspection: A weakly supervised learning method for industrial applicable object detection

2020-10-01 · Computers in Industry 2020 10 · Ce Ge, Jing Wang, Jingyu Wang, Qi Qi 외

Industrial visual detection is an essential part in modern industry for equipment maintenance and inspection. With the recent progress of deep learning, advanced industrial object detectors are built for smart industrial…

Deep LearningDiversityobject-detectionObject Detection+2

SPot-the-Difference Self-Supervised Pre-training for Anomaly Detection and Segmentation

2022-07-28 · Yang Zou, Jongheon Jeong, Latha Pemula, Dongqing Zhang 외

Visual anomaly detection is commonly used in industrial quality inspection. In this paper, we present a new dataset as well as a new self-supervised learning method for ImageNet pre-training to improve anomaly detection …

Anomaly DetectionAnomaly SegmentationSelf-Supervised Learning