用知识引导的推理框架提升工业缺陷检测的准确与可解释性。
Towards Explainable Industrial Anomaly Detection via Knowledge-Guided Latent Reasoning
- 引入领域特异性知识和动态视觉注入,增强模型对缺陷的上下文理解。
- 通过熵驱动的隐变量迭代推理,在紧凑空间中实现稳定且高精度预测。
- 适合需要高可解释性的工业质检场景,尤其关注细粒度缺陷识别。
工业异常检测需对细微缺陷模式进行精确推理。然而,现有基于通用数据预训练的多模态大模型难以捕捉类别特异性异常,限制了检测精度与可解释性。为此,我们提出 Reason-IAD,一种知识引导的动态隐变量推理框架,用于可解释的工业异常检测。该框架包含两个核心组件:其一,检索增强的知识模块将类别特异性文本描述融入模型输入,实现对领域特定缺陷的上下文感知推理;其二,熵驱动的隐变量推理机制在紧凑隐变量空间中通过可优化的隐变量思考令牌进行迭代探索,以熵为基础的奖励函数促使模型做出更自信、稳定的预测。此外,动态视觉注入策略选择最具有信息量的图像块注入隐变量序列,引导推理聚焦于异常检测关键区域。大量实验表明,Reason-IAD 在多个任务上持续优于现有先进方法。代码将公开于 https://github.com/chenpeng052/Reason-IAD。
原文摘要 · Abstract (English)
Industrial anomaly detection demands precise reasoning over fine-grained defect patterns. However, existing multimodal large language models (MLLMs), pretrained on general-domain data, often struggle to capture category-specific anomalies, thereby limiting both detection accuracy and interpretability. To address these limitations, we propose Reason-IAD, a knowledge-guided dynamic latent reasoning framework for explainable industrial anomaly detection. Reason-IAD comprises two core components. First, a retrieval-augmented knowledge module incorporates category-specific textual descriptions into the model input, enabling context-aware reasoning over domain-specific defects. Second, an entropy-driven latent reasoning mechanism conducts iterative exploration within a compact latent space using optimizable latent think tokens, guided by an entropy-based reward that encourages confident and stable predictions. Furthermore, a dynamic visual injection strategy selectively incorporates the most informative image patches into the latent sequence, directing the reasoning process toward regions critical for anomaly detection. Extensive experimental results demonstrate that Reason-IAD consistently outperforms state-of-the-art methods across multiple tasks. The code will be publicly available at https://github.com/chenpeng052/Reason-IAD.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。