CVDec 15, 2025

AgentIAD: Tool-Augmented Single-Agent for Industrial Anomaly Detection

arXiv:2512.13671v13 citationsh-index: 1
Originality Highly original
AI Analysis

This addresses the problem of detecting subtle anomalies in industrial settings for quality control, representing a strong specific gain with a novel method for a known bottleneck.

The paper tackles industrial anomaly detection by proposing AgentIAD, a tool-driven agentic framework that uses multi-stage visual inspection with tools for localized analysis and normal exemplar retrieval, achieving 97.62% classification accuracy on the MMAD dataset.

Industrial anomaly detection (IAD) is difficult due to the scarcity of normal reference samples and the subtle, localized nature of many defects. Single-pass vision-language models (VLMs) often overlook small abnormalities and lack explicit mechanisms to compare against canonical normal patterns. We propose AgentIAD, a tool-driven agentic framework that enables multi-stage visual inspection. The agent is equipped with a Perceptive Zoomer (PZ) for localized fine-grained analysis and a Comparative Retriever (CR) for querying normal exemplars when evidence is ambiguous. To teach these inspection behaviors, we construct structured perceptive and comparative trajectories from the MMAD dataset and train the model in two stages: supervised fine-tuning followed by reinforcement learning. A two-part reward design drives this process: a perception reward that supervises classification accuracy, spatial alignment, and type correctness, and a behavior reward that encourages efficient tool use. Together, these components enable the model to refine its judgment through step-wise observation, zooming, and verification. AgentIAD achieves a new state-of-the-art 97.62% classification accuracy on MMAD, surpassing prior MLLM-based approaches while producing transparent and interpretable inspection traces.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes