arXiv:2510.16036cs.CV2025-10中稿 · IEEE Transactions …被引 3

让大模型懂工业缺陷,能对话还能精准定位异常区域。

IAD-GPT: Advancing Visual Knowledge in Multimodal Large Language Model for Industrial Anomaly Detection

  • 用文本提示激发大模型视觉能力,实现图文联动检测。
  • 在MVTec-AD和VisA上达到最新最好性能,支持少样本检测。
  • 适合需要可解释性与交互式缺陷分析的工业场景使用。

多模态大语言模型(MLLM)具备强大的因果推理能力,有望用于工业异常检测(IAD)。然而,传统方法难以提供多轮人机对话与细节描述(如缺陷颜色、形状、类型等),而基于预训练大模型的方法也未充分激活其在异常检测中的潜力。本文提出 IAD-GPT,一种融合图像级与像素级信息的新型 MLLM 检测范式。通过异常提示生成器(APG)为特定物体生成详细异常提示,驱动预训练视觉语言模型(如 CLIP)的检测与分割能力。为增强视觉语义对齐,设计文本引导增强模块(Text-Guided Enhancer),使图像特征与正常/异常文本提示动态交互,聚焦关键视觉区域。此外,引入多掩码融合模块,将掩码作为专家知识注入,提升对像素级异常的感知。在 MVTec-AD 与 VisA 数据集上的大量实验表明,该方法在自监督与少样本异常检测与分割任务中均达到当前最优性能。代码已开源。

原文摘要 · Abstract (English)

The robust causal capability of Multimodal Large Language Models (MLLMs) hold the potential of detecting defective objects in Industrial Anomaly Detection (IAD). However, most traditional IAD methods lack the ability to provide multi-turn human-machine dialogues and detailed descriptions, such as the color of objects, the shape of an anomaly, or specific types of anomalies. At the same time, methods based on large pre-trained models have not fully stimulated the ability of large models in anomaly detection tasks. In this paper, we explore the combination of rich text semantics with both image-level and pixel-level information from images and propose IAD-GPT, a novel paradigm based on MLLMs for IAD. We employ Abnormal Prompt Generator (APG) to generate detailed anomaly prompts for specific objects. These specific prompts from the large language model (LLM) are used to activate the detection and segmentation functions of the pre-trained visual-language model (i.e., CLIP). To enhance the visual grounding ability of MLLMs, we propose Text-Guided Enhancer, wherein image features interact with normal and abnormal text prompts to dynamically select enhancement pathways, which enables language models to focus on specific aspects of visual data, enhancing their ability to accurately interpret and respond to anomalies within images. Moreover, we design a Multi-Mask Fusion module to incorporate mask as expert knowledge, which enhances the LLM's perception of pixel-level anomalies. Extensive experiments on MVTec-AD and VisA datasets demonstrate our state-of-the-art performance on self-supervised and few-shot anomaly detection and segmentation tasks, such as MVTec-AD and VisA datasets. The codes are available at \href{https://github.com/LiZeWen1225/IAD-GPT}{https://github.com/LiZeWen1225/IAD-GPT}.

工业检测多模态大模型异常定位

Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。