Episode
IndusAgent: Reinforcing Open-Vocabulary Industrial Anomaly Detection with Agentic Tools
- Podcast
- Daily Paper Cast
- Published
- May 22, 2026
- Duration seconds
- 1456
- Processing state
not_requested- Canonical source
- https://share.transistor.fm/s/e66ff5df
Actions
POST https://stenobird.com/v1/public/podcasts/daily-paper-cast-7079649/episodes/indusagent-reinforcing-open-vocabulary-industrial-anomaly-detection-with-agentic-tools/transcription-requests
Idempotently request low-priority transcript generation for this episode.GET https://stenobird.com/podcast/daily-paper-cast-7079649/indusagent-reinforcing-open-vocabulary-industrial-anomaly-detection-with-agentic-tools.md
Read the agent-friendly Markdown representation of this episode resource.
Summary
🤗 Upvotes: 43 | cs.CV Authors: Rongbin Tan, Fangfang Lin, Zhenlong Yuan, Min Qiu, Kejin Cui, Mengmeng Wang, Yi Wang, Zijian Song, Zhiyuan Wang, Jiyuan Wang, Yue Wang, Shuhan Song§, Huawei Cao Title: IndusAgent: Reinforcing Open-Vocabulary Industrial Anomaly Detection with Agentic Tools Arxiv: http://arxiv.org/abs/2605.20682v1 Abstract: Multimodal large language models (MLLMs) have shown remarkable capability in bridging visual perception and textual reasoning, enabling zero-shot understanding across diverse industrial scenarios. However, their performance in open-vocabulary industrial anomaly detection (IAD) is often limited by domain-misaligned reasoning and hallucinated structural inferences. To address these challenges, we propose \textbf{IndusAgent}, a tool-augmented agentic framework for open-vocabulary IAD. Specifically, we first construct \textbf{Indus-CoT}, a structured dataset that integrates global visual observations, high-resolution local patches, and expert normalcy priors, providing supervision for fine-tuning the model on rigorous industrial inspection trajectories. Building on this, IndusAgent dynamically orchestrates a set of external tools, including dynamic region cropping, high-frequency feature enhancement, and prior retrieval, thus enabling the agent to actively resolve visual ambiguities and disentangle subtle anomalies. Furthermore, we introduce a gated reinforcement learning objective that jointly optimizes anomaly classification, localization accuracy, anomaly type reasoning, and efficient tool usage, ensuring that tool invocation occurs only when beneficial. Extensive evaluations on five industrial anomaly benchmarks, including MVTec-AD, VisA, MPDD, DTD, and SDD, demonstrate that IndusAgent achieves state-of-the-art zero-shot performance amon…