Robust Modality-incomplete Anomaly Detection: A Modality-instructive Framework with Benchmark
Bingchen Miao, Wenqiao Zhang, Juncheng Li, Wangyu Wu, Siliang Tang, Zhaocheng Li, Haochen Shi, Jun Xiao, Yueting Zhuang
TL;DR
This work tackles the practical challenge of industrial anomaly detection when multimodal data are incomplete. It formalizes Modality-Incomplete Industrial Anomaly Detection (MIIAD) and introduces the MIIAD Bench to benchmark robustness under missing modalities, then proposes RADAR, a two-stage framework that combines Adaptive Instruction Fusion with a HyperNetwork and a Double-Pseudo Hybrid Detection scheme, plus repository-based scoring via Mahalanobis distance and OCSVM. RADAR fuses available modalities through modality-incomplete instructions $I_m$ and dynamic parameters, while enforcing global reconstruction and local contrastive supervision to mitigate overfitting, achieving superior performance across missing-rate settings. The results demonstrate strong robustness and parameter efficiency, suggesting practical impact for real-world industrial inspection where modality availability is often imperfect ($\\eta\%$ missing rates such as $30\%$, $50\%$, and $70\%$).
Abstract
Multimodal Industrial Anomaly Detection (MIAD), which utilizes 3D point clouds and 2D RGB images to identify abnormal regions in products, plays a crucial role in industrial quality inspection. However, traditional MIAD settings assume that all 2D and 3D modalities are paired, ignoring the fact that multimodal data collected from the real world is often imperfect due to missing modalities. Additionally, models trained on modality-incomplete data are prone to overfitting. Therefore, MIAD models that demonstrate robustness against modality-incomplete data are highly desirable in practice. To address this, we introduce a pioneering study that comprehensively investigates Modality-Incomplete Industrial Anomaly Detection (MIIAD), and under the guidance of experts, we construct the MIIAD Bench with rich modality-missing settings to account for imperfect learning environments with incomplete multimodal information. As expected, we find that most existing MIAD methods perform poorly on the MIIAD Bench, leading to significant performance degradation. To tackle this challenge, we propose a novel two-stage Robust modAlity-aware fusing and Detecting framewoRk, abbreviated as RADAR. Specifically: i) We propose Modality-incomplete Instruction to guide the multimodal Transformer to robustly adapt to various modality-incomplete scenarios, and implement adaptive parameter learning based on HyperNetwork. ii) Then, we construct a Double-Pseudo Hybrid Module to highlight the uniqueness of modality combinations, mitigating overfitting issues and further enhancing the robustness of the MIIAD model. Our experimental results demonstrate that the proposed RADAR significantly outperforms traditional MIAD methods on our newly created MIIAD dataset, proving its practical application value.
