paper-with-me

홈 › Papers

CLIP-FSAC++: Few-Shot Anomaly Classification with Anomaly Descriptor Based on CLIP

2024-12-05 · Zuo Zuo, Jiahao Dong, Yao Wu, Yanyun Qu, Zongze Wu

Industrial anomaly classification (AC) is an indispensable task in industrial manufacturing, which guarantees quality and safety of various product. To address the scarcity of data in industrial scenarios, lots of few-shot anomaly detection methods emerge recently. In this paper, we propose an effective few-shot anomaly classification (FSAC) framework with one-stage training, dubbed CLIP-FSAC++. Specifically, we introduce a cross-modality interaction module named Anomaly Descriptor following image and text encoders, which enhances the correlation of visual and text embeddings and adapts the representations of CLIP from pre-trained data to target data. In anomaly descriptor, image-to-text cross-attention module is used to obtain image-specific text embeddings and text-to-image cross-attention module is used to obtain text-specific visual embeddings. Then these modality-specific embeddings are used to enhance original representations of CLIP for better matching ability. Comprehensive experiment results are provided for evaluating our method in few-normal shot anomaly classification on VisA and MVTEC-AD for 1, 2, 4 and 8-shot settings. The source codes are at https://github.com/Jay-zzcoder/clip-fsac-pp

📄 PDF Abstract BibTeX arXiv:2412.03829

Code (0)

등록된 구현이 없습니다.

Tasks

Anomaly ClassificationAnomaly DetectionImage to text

Methods 이 논문이 사용한 방법론

Softmax The Softmax output function transforms a previous layer's output into a vector of probabilities. It is commonly used for multiclass classification. Given an input vector $x$…
Concatenated Skip Connection A Concatenated Skip Connection is a type of skip connection that seeks to reuse features by concatenating them to new layers, allowing more information to be retained from…
CLIP Contrastive Language-Image Pre-training (CLIP), consisting of a simplified version of ConVIRT trained from scratch, is an efficient method of image representation learning…

Similar Papers 제목 키워드 기반

WinCLIP: Zero-/Few-Shot Anomaly Classification and Segmentation

2023-03-26 · CVPR 2023 1 · Jongheon Jeong, Yang Zou, Taewan Kim, Dongqing Zhang 외

Visual anomaly classification and segmentation are vital for automating industrial quality inspection. The focus of prior research in the field has been on training custom models for each quality inspection task, which r…

Anomaly ClassificationAnomaly DetectionClassificationLanguage Modeling+3

CLIP3D-AD: Extending CLIP for 3D Few-Shot Anomaly Detection with Multi-View Images Generation

2024-06-27 · Zuo Zuo, Jiahao Dong, Yao Wu, Yanyun Qu 외

Few-shot anomaly detection methods can effectively address data collecting difficulty in industrial scenarios. Compared to 2D few-shot anomaly detection (2D-FSAD), 3D few-shot anomaly detection (3D-FSAD) is still an unex…

Anomaly ClassificationAnomaly DetectionDecoder

MediCLIP: Adapting CLIP for Few-shot Medical Image Anomaly Detection

2024-05-18 · Ximiao Zhang, Min Xu, Dehui Qiu, Ruixin Yan 외

In the field of medical decision-making, precise anomaly detection in medical imaging plays a pivotal role in aiding clinicians. However, previous work is reliant on large-scale datasets for training anomaly detection mo…

Anomaly DetectionDecision MakingLanguage Modelling

AA-CLIP: Enhancing Zero-shot Anomaly Detection via Anomaly-Aware CLIP

2025-03-09 · CVPR 2025 1 · Wenxin Ma, Xu Zhang, Qingsong Yao, Fenghe Tang 외

Anomaly detection (AD) identifies outliers for applications like defect and lesion detection. While CLIP shows promise for zero-shot AD tasks due to its strong generalization capabilities, its inherent Anomaly-Unawarenes…

Anomaly DetectionAnomaly LocalizationLesion Detectionzero-shot anomaly detection

Bridge Feature Matching and Cross-Modal Alignment with Mutual-filtering for Zero-shot Anomaly Detection

2025-07-15 · Yuhu Bai, Jiangning Zhang, Yunkang Cao, Guangyuan Lu 외

With the advent of vision-language models (e.g., CLIP) in zero- and few-shot settings, CLIP has been widely applied to zero-shot anomaly detection (ZSAD) in recent research, where the rare classes are essential and expec…

Anomaly ClassificationAnomaly Detectioncross-modal alignmentzero-shot anomaly detection