paper-with-me

홈 › Papers

CSE: Surface Anomaly Detection with Contrastively Selected Embedding

2024-03-04 · Simon Thomine, Hichem Snoussi

Detecting surface anomalies of industrial materials poses a significant challenge within a myriad of industrial manufacturing processes. In recent times, various methodologies have emerged, capitalizing on the advantages of employing a network pre-trained on natural images for the extraction of representative features. Subsequently, these features are subjected to processing through a diverse range of techniques including memory banks, normalizing flow, and knowledge distillation, which have exhibited exceptional accuracy. This paper revisits approaches based on pre-trained features by introducing a novel method centered on target-specific embedding. To capture the most representative features of the texture under consideration, we employ a variant of a contrastive training procedure that incorporates both artificially generated defective samples and anomaly-free samples during training. Exploiting the intrinsic properties of surfaces, we derived a meaningful representation from the defect-free samples during training, facilitating a straightforward yet effective calculation of anomaly scores. The experiments conducted on the MVTEC AD and TILDA datasets demonstrate the competitiveness of our approach compared to state-of-the-art methods.

📄 PDF Abstract BibTeX arXiv:2403.01859

Code (1)

SimonThomine/CSE 공식 구현 pytorch

Tasks

Anomaly DetectionKnowledge Distillation

Similar Papers 제목 키워드 기반

DRAEM -- A discriminatively trained reconstruction embedding for surface anomaly detection

2021-08-17 · Vitjan Zavrtanik, Matej Kristan, Danijel Skočaj

Visual surface anomaly detection aims to detect local image regions that significantly deviate from normal appearance. Recent surface anomaly detection methods rely on generative models to accurately reconstruct the norm…

Anomaly ClassificationAnomaly DetectionAnomaly LocalizationAnomaly Segmentation+2

DRAEM - A Discriminatively Trained Reconstruction Embedding for Surface Anomaly Detection

2021-01-01 · ICCV 2021 10 · Vitjan Zavrtanik, Matej Kristan, Danijel Skocaj

Visual surface anomaly detection aims to detect local image regions that significantly deviate from normal appearance. Recent surface anomaly detection methods rely on generative models to accurately reconstruct the …

Anomaly DetectionAnomaly LocalizationDefect Detection

Unsupervised Continual Anomaly Detection with Contrastively-learned Prompt

2024-01-02 · Jiaqi Liu, Kai Wu, Qiang Nie, Ying Chen 외

Unsupervised Anomaly Detection (UAD) with incremental training is crucial in industrial manufacturing, as unpredictable defects make obtaining sufficient labeled data infeasible. However, continual learning methods prima…

Anomaly DetectionAnomaly Segmentationcontinual anomaly detectionContinual Learning+3

Attribute Restoration Framework for Anomaly Detection

2019-11-25 · Chaoqin Huang, Fei Ye, Jinkun Cao, Maosen Li 외

With the recent advances in deep neural networks, anomaly detection in multimedia has received much attention in the computer vision community. While reconstruction-based methods have recently shown great promise for ano…

Anomaly DetectionAttributeVideo Anomaly Detection

Engineering Attack Vectors and Detecting Anomalies in Additive Manufacturing

2026-01-01 · Md Mahbub Hasan, Marcus Sternhagen, Krishna Chandra Roy arxiv

Additive manufacturing (AM) is rapidly integrating into critical sectors such as aerospace, automotive, and healthcare. However, this cyber-physical convergence introduces new attack surfaces, especially at the interface…

Intrusion Detection