Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

AnomalyGPT: Detecting Industrial Anomalies Using Large Vision-Language Models

About

Large Vision-Language Models (LVLMs) such as MiniGPT-4 and LLaVA have demonstrated the capability of understanding images and achieved remarkable performance in various visual tasks. Despite their strong abilities in recognizing common objects due to extensive training datasets, they lack specific domain knowledge and have a weaker understanding of localized details within objects, which hinders their effectiveness in the Industrial Anomaly Detection (IAD) task. On the other hand, most existing IAD methods only provide anomaly scores and necessitate the manual setting of thresholds to distinguish between normal and abnormal samples, which restricts their practical implementation. In this paper, we explore the utilization of LVLM to address the IAD problem and propose AnomalyGPT, a novel IAD approach based on LVLM. We generate training data by simulating anomalous images and producing corresponding textual descriptions for each image. We also employ an image decoder to provide fine-grained semantic and design a prompt learner to fine-tune the LVLM using prompt embeddings. Our AnomalyGPT eliminates the need for manual threshold adjustments, thus directly assesses the presence and locations of anomalies. Additionally, AnomalyGPT supports multi-turn dialogues and exhibits impressive few-shot in-context learning capabilities. With only one normal shot, AnomalyGPT achieves the state-of-the-art performance with an accuracy of 86.1%, an image-level AUC of 94.1%, and a pixel-level AUC of 95.3% on the MVTec-AD dataset. Code is available at https://github.com/CASIA-IVA-Lab/AnomalyGPT.

Zhaopeng Gu, Bingke Zhu, Guibo Zhu, Yingying Chen, Ming Tang, Jinqiao Wang• 2023

Related benchmarks

TaskDatasetResultRank
Anomaly LocalizationMVTec AD
Pixel AUROC95.3
369
Anomaly SegmentationMVTec-AD (test)
AUROC (Pixel)79.5
85
Anomaly SegmentationRESC
AUC94
74
Anomaly ClassificationLiverCT
AUC60.3
72
Anomaly SegmentationVisA (test)
P-AUROC90.3
51
Anomaly ClassificationMVTec-AD (test)
AUROC (Image)75.4
50
Industrial Anomaly DetectionMMAD one-shot 1.0 (test)
Anomaly Discrimination Score65.57
29
Image-level Anomaly DetectionMVTec AD
AUROC94.1
28
Anomaly DiscriminationAnomaly Discrimination Tasks
Accuracy65.57
28
Anomaly SegmentationDAGM
AUROC81.9
27
Showing 10 of 32 rows

Other info

Follow for update