paper-with-me

Papers

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

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

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 image of a circuit board, for subsequent manual inspection. While industrial anomaly detection has seen a surge in recent years, most anomaly detection methods still utilize knowledge only from normal samples, failing to leverage the information from the frequently available anomalous samples. Additionally, they heavily rely on very general feature extractors pre-trained on common image classification datasets. In this paper, we address these shortcomings and propose the new anomaly detection system AnomalousPatchCore~(APC) based on a feature extractor fine-tuned with normal and anomalous in-domain samples and a subsequent memory bank for identifying unusual features. To fine-tune the feature extractor in APC, we propose three auxiliary tasks that address the different aspects of anomaly detection~(classification vs. localization) and mitigate the effect of the imbalance between normal and anomalous samples. Our extensive evaluation on the MVTec dataset shows that APC outperforms state-of-the-art systems in detecting anomalies, which is especially important in industrial anomaly detection given the subsequent manual inspection. In detailed ablation studies, we further investigate the properties of our APC.

📄 PDF Abstract BibTeX arXiv:2408.15113

Code (0)

등록된 구현이 없습니다.

Tasks

Anomaly Detectionimage-classificationImage Classification

Similar Papers 제목 키워드 기반

Anomalous Samples for Few-Shot Anomaly Detection

2025-07-31 · Aymane Abdali, Bartosz Boguslawski, Lucas Drumetz, Vincent Gripon arxiv

Several anomaly detection and classification methods rely on large amounts of non-anomalous or "normal" samples under the assump- tion that anomalous data is typically harder to acquire. This hypothesis becomes questiona…

Anomaly ClassificationAnomaly Detection

Self-Supervised Guided Segmentation Framework for Unsupervised Anomaly Detection

2022-09-26 · Peng Xing, Yanpeng Sun, Zechao Li

Unsupervised anomaly detection is a challenging task in industrial applications since it is impracticable to collect sufficient anomalous samples. In this paper, a novel Self-Supervised Guided Segmentation Framework (SGS…

Anomaly DetectionSegmentationUnsupervised Anomaly Detection

Reconstruction-Based Anomaly Localization via Knowledge-Informed Self-Training

2024-02-22 · Cheng Qian, Xiaoxian Lao, Chunguang Li

Anomaly localization, which involves localizing anomalous regions within images, is a significant industrial task. Reconstruction-based methods are widely adopted for anomaly localization because of their low complexity …

Anomaly Localization

Open-Set Supervised 3D Anomaly Detection: An Industrial Dataset and a Generalisable Framework for Unknown Defects

2026-04-01 · Hanzhe Liang, Luocheng Zhang, Junyang Xia, HanLiang Zhou 외 arxiv

Although self-supervised 3D anomaly detection assumes that acquiring high-precision point clouds is computationally expensive, in real manufacturing scenarios it is often feasible to collect a limited number of anomalous…

3D Anomaly DetectionPoint Clouds

MIRAGE: Model-agnostic Industrial Realistic Anomaly Generation and Evaluation for Visual Anomaly Detection

2026-03-13 · Jinwei Hu, Francesco Borsatti, Arianna Stropeni, Davide Dalle Pezze 외 arxiv

Industrial visual anomaly detection (VAD) methods are typically trained on normal samples only, yet performance improves substantially when even limited anomalous data is available. Existing anomaly generation approaches…

Anomaly DetectionChange DetectionImage Generation