English

Automatic Prompt Generation and Grounding Object Detection for Zero-Shot Image Anomaly Detection

Computer Vision and Pattern Recognition 2024-12-02 v1 Multimedia

Abstract

Identifying defects and anomalies in industrial products is a critical quality control task. Traditional manual inspection methods are slow, subjective, and error-prone. In this work, we propose a novel zero-shot training-free approach for automated industrial image anomaly detection using a multimodal machine learning pipeline, consisting of three foundation models. Our method first uses a large language model, i.e., GPT-3. generate text prompts describing the expected appearances of normal and abnormal products. We then use a grounding object detection model, called Grounding DINO, to locate the product in the image. Finally, we compare the cropped product image patches to the generated prompts using a zero-shot image-text matching model, called CLIP, to identify any anomalies. Our experiments on two datasets of industrial product images, namely MVTec-AD and VisA, demonstrate the effectiveness of this method, achieving high accuracy in detecting various types of defects and anomalies without the need for model training. Our proposed model enables efficient, scalable, and objective quality control in industrial manufacturing settings.

Keywords

Cite

@article{arxiv.2411.19220,
  title  = {Automatic Prompt Generation and Grounding Object Detection for Zero-Shot Image Anomaly Detection},
  author = {Tsun-Hin Cheung and Ka-Chun Fung and Songjiang Lai and Kwan-Ho Lin and Vincent Ng and Kin-Man Lam},
  journal= {arXiv preprint arXiv:2411.19220},
  year   = {2024}
}

Comments

Accepted to APSIPA ASC 2024

R2 v1 2026-06-28T20:16:02.235Z