MMAD: A Comprehensive Benchmark for Multimodal Large Language Models in Industrial Anomaly Detection
Xi Jiang, Jian Li, Hanqiu Deng, Yong Liu, Bin-Bin Gao, Yifeng Zhou, Jialin Li, Chengjie Wang, Feng Zheng
TL;DR
MMAD addresses the need for a domain-specific benchmark to evaluate multimodal large language models in industrial anomaly detection by introducing a comprehensive dataset and VQA-style evaluation across seven subtasks. It combines four public IAD datasets to yield 8,366 images and 244 defect types, and generates 39,672 questions via a GPT-4V-driven pipeline with manual filtering. The study benchmarks a wide range of SOTA MLLMs, finding GPT-4o to lead at 74.9% average accuracy but still fall short for industrial requirements, particularly on anomaly-related tasks; it also tests training-free boosts like retrieval-augmented generation (RAG) and an Expert Agent, observing mixed but insightful gains. The work demonstrates MMAD’s value as a rigorous testbed, highlights the need for more industrial data and domain knowledge, and points to practical research directions for improving cross-image reasoning and domain-specific capabilities in MLLMs for real-world IAD.
Abstract
In the field of industrial inspection, Multimodal Large Language Models (MLLMs) have a high potential to renew the paradigms in practical applications due to their robust language capabilities and generalization abilities. However, despite their impressive problem-solving skills in many domains, MLLMs' ability in industrial anomaly detection has not been systematically studied. To bridge this gap, we present MMAD, the first-ever full-spectrum MLLMs benchmark in industrial Anomaly Detection. We defined seven key subtasks of MLLMs in industrial inspection and designed a novel pipeline to generate the MMAD dataset with 39,672 questions for 8,366 industrial images. With MMAD, we have conducted a comprehensive, quantitative evaluation of various state-of-the-art MLLMs. The commercial models performed the best, with the average accuracy of GPT-4o models reaching 74.9%. However, this result falls far short of industrial requirements. Our analysis reveals that current MLLMs still have significant room for improvement in answering questions related to industrial anomalies and defects. We further explore two training-free performance enhancement strategies to help models improve in industrial scenarios, highlighting their promising potential for future research.
