paper-with-me

홈 › Papers

Sequential PatchCore: Anomaly Detection for Surface Inspection using Synthetic Impurities

2025-01-16 · Runzhou Mao, Juraj Fulir, Christoph Garth, Petra Gospodnetić

The appearance of surface impurities (e.g., water stains, fingerprints, stickers) is an often-mentioned issue that causes degradation of automated visual inspection systems. At the same time, synthetic data generation techniques for visual surface inspection have focused primarily on generating perfect examples and defects, disregarding impurities. This study highlights the importance of considering impurities when generating synthetic data. We introduce a procedural method to include photorealistic water stains in synthetic data. The synthetic datasets are generated to correspond to real datasets and are further used to train an anomaly detection model and investigate the influence of water stains. The high-resolution images used for surface inspection lead to memory bottlenecks during anomaly detection training. To address this, we introduce Sequential PatchCore - a method to build coresets sequentially and make training on large images using consumer-grade hardware tractable. This allows us to perform transfer learning using coresets pre-trained on different dataset versions. Our results show the benefits of using synthetic data for pre-training an explicit coreset anomaly model and the extended performance benefits of finetuning the coreset using real data. We observed how the impurities and labelling ambiguity lower the model performance and have additionally reported the defect-wise recall to provide an industrially relevant perspective on model performance.

📄 PDF Abstract BibTeX arXiv:2501.09579

Code (0)

등록된 구현이 없습니다.

Tasks

Anomaly DetectionSynthetic Data GenerationTransfer Learning

Methods 이 논문이 사용한 방법론

Coresets 설명 없음

Similar Papers 제목 키워드 기반

Mahalanobis PatchCore: Covariance-Aware and Streaming-Compatible Industrial Anomaly Detection

2026-05-26 · Niccolò Ferrari, Oligert Osmani, Evelina Lamma arxiv

Industrial visual anomaly detection is usually one-class: normal images are abundant, while defects are rare, heterogeneous, and often unavailable during system design. PatchCore-style retrieval suits this setting becaus…

Dimensionality ReductionAnomaly Detection

AnomalousPatchCore: Exploring the Use of Anomalous Samples in Industrial Anomaly Detection

2024-08-27 · Mykhailo Koshil, Tilman Wegener, Detlef Mentrup, Simone Frintrop 외

Visual inspection, or industrial anomaly detection, is one of the most common quality control types in manufacturing. The task is to identify the presence of an anomaly given an image, e.g., a missing component on an ima…

Anomaly Detectionimage-classificationImage Classification

Efficient Visual Anomaly Detection at the Edge: Enabling Real-Time Industrial Inspection on Resource-Constrained Devices

2026-03-18 · Arianna Stropeni, Fabrizio Genilotti, Francesco Borsatti, Manuel Barusco 외 arxiv

Visual Anomaly Detection (VAD) is essential for industrial quality control, enabling automatic defect detection in manufacturing. In real production lines, VAD systems must satisfy strict real-time and privacy requiremen…

Anomaly Detection

Towards Total Recall in Industrial Anomaly Detection

2021-06-15 · CVPR 2022 1 · Karsten Roth, Latha Pemula, Joaquin Zepeda, Bernhard Schölkopf 외

Being able to spot defective parts is a critical component in large-scale industrial manufacturing. A particular challenge that we address in this work is the cold-start problem: fit a model using nominal (non-defective)…

3D Anomaly DetectionAnomaly ClassificationAnomaly DetectionAnomaly Segmentation+2

CableInspect-AD: An Expert-Annotated Anomaly Detection Dataset

2024-09-30 · Akshatha Arodi, Margaux Luck, Jean-Luc Bedwani, Aldo Zaimi 외

Machine learning models are increasingly being deployed in real-world contexts. However, systematic studies on their transferability to specific and critical applications are underrepresented in the research literature. …

Anomaly Detection