MAU-GPT: Enhancing Multi-type Industrial Anomaly Understanding via Anomaly-aware and Generalist Experts Adaptation
Zhuonan Wang, Zhenxuan Fan, Siwen Tan, Yu Zhong, Yuqian Yuan, Haoyuan Li, Hao Jiang, Wenqiao Zhang, Feifei Shao, Hongwei Wang, Jun Xiao
TL;DR
The paper addresses the challenge of fine-grained industrial anomaly understanding amid limited dataset coverage and domain generalization. It introduces MAU-Set, a large, multi-domain dataset with a hierarchical five-task QA structure spanning 6 industrial domains, and MAU-GPT, a domain-adapted multimodal model equipped with AMoE-LoRA to unify anomaly-aware and generalist adaptation. AMoE-LoRA blends a generalist Mixture-of-Experts with a sample-specific anomaly adapter via a hypernetwork, producing an output $o = o_0 + o_1 + o_2$ where $o_1 = \frac{1}{r} \sum_{i=1}^N \omega_i B_i A_i x$ and $o_2 = \frac{\alpha}{r} B_0 A_0 x$, enabling robust cross-domain anomaly reasoning. Experiments show MAU-GPT achieves state-of-the-art or near state-of-the-art performance across Discriminative QA, Open-Ended QA, and MMAD benchmarks, with strong parameter efficiency, indicating practical potential for scalable industrial inspection and anomaly analysis.
Abstract
As industrial manufacturing scales, automating fine-grained product image analysis has become critical for quality control. However, existing approaches are hindered by limited dataset coverage and poor model generalization across diverse and complex anomaly patterns. To address these challenges, we introduce MAU-Set, a comprehensive dataset for Multi-type industrial Anomaly Understanding. It spans multiple industrial domains and features a hierarchical task structure, ranging from binary classification to complex reasoning. Alongside this dataset, we establish a rigorous evaluation protocol to facilitate fair and comprehensive model assessment. Building upon this foundation, we further present MAU-GPT, a domain-adapted multimodal large model specifically designed for industrial anomaly understanding. It incorporates a novel AMoE-LoRA mechanism that unifies anomaly-aware and generalist experts adaptation, enhancing both understanding and reasoning across diverse defect classes. Extensive experiments show that MAU-GPT consistently outperforms prior state-of-the-art methods across all domains, demonstrating strong potential for scalable and automated industrial inspection.
