AnomalousPatchCore: Exploring the Use of Anomalous Samples in Industrial Anomaly Detection
Mykhailo Koshil, Tilman Wegener, Detlef Mentrup, Simone Frintrop,, Christian Wilms

TL;DR
AnomalousPatchCore (APC) enhances industrial anomaly detection by leveraging both normal and anomalous samples with a fine-tuned feature extractor and memory bank, outperforming existing methods on the MVTec dataset.
Contribution
The paper introduces APC, a novel system that uses in-domain anomalous samples for feature extraction and auxiliary tasks to improve anomaly detection accuracy.
Findings
APC outperforms state-of-the-art methods on MVTec dataset.
Fine-tuning with anomalous samples improves detection performance.
Auxiliary tasks help mitigate class imbalance issues.
Abstract
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…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAnomaly Detection Techniques and Applications · Network Security and Intrusion Detection
