Search papers, labs, and topics across Lattice.
IAD-Unify is introduced as a dual-encoder framework leveraging a frozen DINOv2 region expert and a Qwen3.5-4B vision-language model with token injection to jointly perform industrial anomaly segmentation, region-grounded understanding, and mask-guided generation. The authors also introduce Anomaly-56K, a new multi-task industrial anomaly detection dataset for unified evaluation. Experiments demonstrate the importance of region grounding for understanding and show strong performance on both the new dataset and the MMAD benchmark, highlighting cross-category generalization.
Achieve industrial anomaly detection that not only locates defects, but explains them and generates controlled edits, all in one model.
Real-world industrial inspection requires not only localizing defects, but also explaining them in natural language and generating controlled defect edits. However, existing approaches fail to jointly support all three capabilities within a unified framework and evaluation protocol. We propose IAD-Unify, a dual-encoder unified framework in which a frozen DINOv2-based region expert supplies precise anomaly evidence to a shared Qwen3.5-4B vision-language backbone via lightweight token injection, jointly enabling anomaly segmentation, region-grounded understanding, and mask-guided generation. To enable unified evaluation, we further construct Anomaly-56K, a comprehensive unified multi-task IAD evaluation platform, spanning 59,916 images across 24 categories and 104 defect variants. Controlled ablations yield four findings: (i) region grounding is the decisive mechanism for understanding, removing it degrades location accuracy by >76 pp; (ii) predicted-region performance closely matches oracle, confirming deployment viability; (iii) region-grounded generation achieves the best full-image fidelity and masked-region perceptual quality; and (iv) pre-initialized joint training improves understanding at negligible generation cost (-0.16 dB). IAD-Unify further achieves strong performance on the MMAD benchmark, including categories unseen during training, demonstrating robust cross-category generalization.