MEGA Hub

OPD-IAD: From Language Judgment to Industrial Anomaly Detection via On-Policy Self-Distillation

Authors

Do you know Shuimu Chen?You can claim authorship or link another user.Do you know Jing Jin?You can claim authorship or link another user.Do you know Nan Su?You can claim authorship or link another user.Do you know Hongbo Xu?You can claim authorship or link another user.Do you know Zebang Cheng?You can claim authorship or link another user.Do you know Wenming Yang?You can claim authorship or link another user.Do you know Fei Ma?You can claim authorship or link another user.Do you know Guijin Wang?You can claim authorship or link another user.

Abstract

Large vision-language models (LVLMs) have recently shown strong potential for industrial anomaly detection (IAD) by providing image-level anomaly judgments and interpretable defect reasoning. However, current LVLM-based IAD methods still struggle to produce precise pixel-level anomaly maps from generated language judgments. We aim to achieve precise pixel-level localization while using language as guidance rather than letting it dominate the visual response. Specifically, we propose \textbf{OPD-IAD}, an evidence-privileged dense on-policy self-distillation framework for LVLM-based IAD. OPD-IAD distills privileged defect evidence onto the model's own on-policy judgment trajectory, enabling the final generated judgment to be learned under dense supervision rather than treated only as a textual answer. The resulting judgment serves as a semantic condition for dense anomaly perception. To turn this condition into dense visual evidence, we introduce \textbf{Language-guided Visual Anchoring}, which uses a judgment reforward to re-encode the image and question under the final-judgment condition into semantic anchors and contrasts them with dense visual features through a contrastive heatmap head to generate anomaly maps. The language judgment therefore provides compact semantic guidance, while dense visual features remain the basis for pixel-level scoring, allowing language to guide anomaly localization without letting language quality directly dictate the pixel-level response. Extensive experiments show that OPD-IAD achieves the best overall performance among LVLM-based IAD methods, leading on most image-level, pixel-level, and QA metrics.

Community

00