paper-with-me

Papers

ReConPatch : Contrastive Patch Representation Learning for Industrial Anomaly Detection

2023-05-26 · Jeeho Hyun, Sangyun Kim, Giyoung Jeon, Seung Hwan Kim, Kyunghoon Bae, Byung Jun Kang

Anomaly detection is crucial to the advanced identification of product defects such as incorrect parts, misaligned components, and damages in industrial manufacturing. Due to the rare observations and unknown types of defects, anomaly detection is considered to be challenging in machine learning. To overcome this difficulty, recent approaches utilize the common visual representations pre-trained from natural image datasets and distill the relevant features. However, existing approaches still have the discrepancy between the pre-trained feature and the target data, or require the input augmentation which should be carefully designed, particularly for the industrial dataset. In this paper, we introduce ReConPatch, which constructs discriminative features for anomaly detection by training a linear modulation of patch features extracted from the pre-trained model. ReConPatch employs contrastive representation learning to collect and distribute features in a way that produces a target-oriented and easily separable representation. To address the absence of labeled pairs for the contrastive learning, we utilize two similarity measures between data representations, pairwise and contextual similarities, as pseudo-labels. Our method achieves the state-of-the-art anomaly detection performance (99.72%) for the widely used and challenging MVTec AD dataset. Additionally, we achieved a state-of-the-art anomaly detection performance (95.8%) for the BTAD dataset.

📄 PDF Abstract BibTeX arXiv:2305.16713

Code (1)

travishsu/ReConPatch-TF tf

Tasks

Anomaly DetectionContrastive LearningPseudo LabelRepresentation Learning

Similar Papers 제목 키워드 기반

Towards Zero-shot 3D Anomaly Localization

2024-12-05 · Yizhou Wang, Kuan-Chuan Peng, Yun Fu

3D anomaly detection and localization is of great significance for industrial inspection. Prior 3D anomaly detection and localization methods focus on the setting that the testing data share the same category as the trai…

3D Anomaly DetectionAnomaly DetectionAnomaly LocalizationContrastive Learning+1

Hierarchical Point-Patch Fusion with Adaptive Patch Codebook for 3D Shape Anomaly Detection

2026-04-05 · Xueyang Kang, Zizhao Li, Tian Lan, Dong Gong 외 arxiv

3D shape anomaly detection is a crucial task for industrial inspection and geometric analysis. Existing deep learning approaches typically learn representations of normal shapes and identify anomalies via out-of-distribu…

Anomaly Detection

Multimodal Industrial Anomaly Detection via Hybrid Fusion

2023-03-01 · CVPR 2023 1 · Yue Wang, Jinlong Peng, Jiangning Zhang, Ran Yi 외

2D-based Industrial Anomaly Detection has been widely discussed, however, multimodal industrial anomaly detection based on 3D point clouds and RGB images still has many untouched fields. Existing multimodal industrial an…

3D Anomaly DetectionAnomaly DetectionContrastive LearningRGB+3D Anomaly Detection and Segmentation

Anomaly Multi-classification in Industrial Scenarios: Transferring Few-shot Learning to a New Task

2024-06-09 · Jie Liu, Yao Wu, Xiaotong Luo, Zongze Wu

In industrial scenarios, it is crucial not only to identify anomalous items but also to classify the type of anomaly. However, research on anomaly multi-classification remains largely unexplored. This paper proposes a no…

Contrastive LearningFew-Shot Learning

Unsupervised Industrial Anomaly Detection via Pattern Generative and Contrastive Networks

2022-07-20 · Jianfeng Huang, Chenyang Li, Yimin Lin, Shiguo Lian

It is hard to collect enough flaw images for training deep learning network in industrial production. Therefore, existing industrial anomaly detection methods prefer to use CNN-based unsupervised detection and localizati…

Anomaly DetectionAnomaly LocalizationDecoderUnsupervised Anomaly Detection