paper-with-me

홈 › Papers

Anomaly Detection by Adapting a pre-trained Vision Language Model

2024-03-14 · Yuxuan Cai, Xinwei He, Dingkang Liang, Ao Tong, Xiang Bai

Recently, large vision and language models have shown their success when adapting them to many downstream tasks. In this paper, we present a unified framework named CLIP-ADA for Anomaly Detection by Adapting a pre-trained CLIP model. To this end, we make two important improvements: 1) To acquire unified anomaly detection across industrial images of multiple categories, we introduce the learnable prompt and propose to associate it with abnormal patterns through self-supervised learning. 2) To fully exploit the representation power of CLIP, we introduce an anomaly region refinement strategy to refine the localization quality. During testing, the anomalies are localized by directly calculating the similarity between the representation of the learnable prompt and the image. Comprehensive experiments demonstrate the superiority of our framework, e.g., we achieve the state-of-the-art 97.5/55.6 and 89.3/33.1 on MVTec-AD and VisA for anomaly detection and localization. In addition, the proposed method also achieves encouraging performance with marginal training data, which is more challenging.

📄 PDF Abstract BibTeX arXiv:2403.09493

Code (0)

등록된 구현이 없습니다.

Tasks

Anomaly DetectionLanguage ModelingLanguage ModellingSelf-Supervised Learning

Methods 이 논문이 사용한 방법론

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 제목 키워드 기반

From Benchmarks to Reality: Advancing Visual Anomaly Detection by the VAND 3.0 Challenge

2025-09-22 · Lars Heckler-Kram, Ashwin Vaidya, Jan-Hendrik Neudeck, Ulla Scheler 외 arxiv

Visual anomaly detection is a strongly application-driven field of research. Consequently, the connection between academia and industry is of paramount importance. In this regard, we present the VAND 3.0 Challenge to sho…

Anomaly Detection

FADE: Few-shot/zero-shot Anomaly Detection Engine using Large Vision-Language Model

2024-08-31 · Yuanwei Li, Elizaveta Ivanova, Martins Bruveris

Automatic image anomaly detection is important for quality inspection in the manufacturing industry. The usual unsupervised anomaly detection approach is to train a model for each object class using a dataset of normal s…

Anomaly DetectionAnomaly SegmentationLanguage ModelingLanguage Modelling+2

VadCLIP: Adapting Vision-Language Models for Weakly Supervised Video Anomaly Detection

2023-08-22 · Peng Wu, Xuerong Zhou, Guansong Pang, Lingru Zhou 외

The recent contrastive language-image pre-training (CLIP) model has shown great success in a wide range of image-level tasks, revealing remarkable ability for learning powerful visual representations with rich semantics.…

Anomaly DetectionBinary ClassificationVideo Anomaly DetectionWeakly-supervised Video Anomaly Detection

AnomalyDINO: Boosting Patch-based Few-shot Anomaly Detection with DINOv2

2024-05-23 · Simon Damm, Mike Laszkiewicz, Johannes Lederer, Asja Fischer

Recent advances in multimodal foundation models have set new standards in few-shot anomaly detection. This paper explores whether high-quality visual features alone are sufficient to rival existing state-of-the-art visio…

Anomaly DetectionAnomaly SegmentationFew-Shot LearningMeta-Learning

AdaCLIP: Adapting CLIP with Hybrid Learnable Prompts for Zero-Shot Anomaly Detection

2024-07-22 · Yunkang Cao, Jiangning Zhang, Luca Frittoli, Yuqi Cheng 외

Zero-shot anomaly detection (ZSAD) targets the identification of anomalies within images from arbitrary novel categories. This study introduces AdaCLIP for the ZSAD task, leveraging a pre-trained vision-language model (V…

Anomaly DetectionLanguage ModelingLanguage Modellingzero-shot anomaly detection