paper-with-me

홈 › Papers

Self-supervised Feature Adaptation for 3D Industrial Anomaly Detection

2024-01-06 · Yuanpeng Tu, Boshen Zhang, Liang Liu, Yuxi Li, Xuhai Chen, Jiangning Zhang, Yabiao Wang, Chengjie Wang, Cai Rong Zhao

Industrial anomaly detection is generally addressed as an unsupervised task that aims at locating defects with only normal training samples. Recently, numerous 2D anomaly detection methods have been proposed and have achieved promising results, however, using only the 2D RGB data as input is not sufficient to identify imperceptible geometric surface anomalies. Hence, in this work, we focus on multi-modal anomaly detection. Specifically, we investigate early multi-modal approaches that attempted to utilize models pre-trained on large-scale visual datasets, i.e., ImageNet, to construct feature databases. And we empirically find that directly using these pre-trained models is not optimal, it can either fail to detect subtle defects or mistake abnormal features as normal ones. This may be attributed to the domain gap between target industrial data and source data.Towards this problem, we propose a Local-to-global Self-supervised Feature Adaptation (LSFA) method to finetune the adaptors and learn task-oriented representation toward anomaly detection.Both intra-modal adaptation and cross-modal alignment are optimized from a local-to-global perspective in LSFA to ensure the representation quality and consistency in the inference stage.Extensive experiments demonstrate that our method not only brings a significant performance boost to feature embedding based approaches, but also outperforms previous State-of-The-Art (SoTA) methods prominently on both MVTec-3D AD and Eyecandies datasets, e.g., LSFA achieves 97.1% I-AUROC on MVTec-3D, surpass previous SoTA by +3.4%.

📄 PDF Abstract BibTeX arXiv:2401.03145

Code (0)

등록된 구현이 없습니다.

Tasks

Anomaly Detectioncross-modal alignment

Methods 이 논문이 사용한 방법론

Focus 설명 없음

Similar Papers 제목 키워드 기반

Anomaly Detection via Self-organizing Map

2021-07-21 · Ning li, Kaitao Jiang, Zhiheng Ma, Xing Wei 외

Anomaly detection plays a key role in industrial manufacturing for product quality control. Traditional methods for anomaly detection are rule-based with limited generalization ability. Recent methods based on supervised…

Anomaly DetectionUnsupervised Anomaly Detection

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

SPot-the-Difference Self-Supervised Pre-training for Anomaly Detection and Segmentation

2022-07-28 · Yang Zou, Jongheon Jeong, Latha Pemula, Dongqing Zhang 외

Visual anomaly detection is commonly used in industrial quality inspection. In this paper, we present a new dataset as well as a new self-supervised learning method for ImageNet pre-training to improve anomaly detection …

Anomaly DetectionAnomaly SegmentationSelf-Supervised Learning

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

MAU-GPT: Enhancing Multi-type Industrial Anomaly Understanding via Anomaly-aware and Generalist Experts Adaptation

2026-01-31 · Zhuonan Wang, Zhenxuan Fan, Siwen Tan, Yu Zhong 외 arxiv

As industrial manufacturing scales, automating fine-grained product image analysis has become critical for quality control. However, existing approaches are hindered by limited dataset coverage and poor model generalizat…

Binary Classification