RobustMAD: Evaluating Real-World Robustness of Multimodal Small Language Models for Deployable Anomaly Detection Assistants

Anushiya Arunan, Xin Li, Yan Qin, U-Xuan Tan, Nhu Khue Vuong, Xiaoli Li, Chau Yuen

arXiv:2607.16243 · 2026-07-21 공개 · arXiv · PDF

vision-language anomaly-detection robustness-evaluation hallucination industrial-inspection real-world-conditions multimodal-small-language-models deployable-models

Abstract

Multimodal industrial anomaly inspection assistants are a critical component of next-generation smart factories, enabling interactive vision-language-based querying. However, multimodal large language models remain impractical for on-site deployment due to prohibitive computational demands and privacy risks from cloud-based inference. Compact multimodal small language models (MSLMs) offer a deployable alternative, yet progress is constrained by the lack of comprehensive robustness analyses and meaningfully challenging benchmarks that reflect real-world industrial conditions. To address this gap, we develop RobustMAD, the first deployment-motivated benchmark, designed to comprehensively evaluate model robustness through diverse open-ended queries spanning object understanding, anomaly detection, unanswerable problems, and visual quality degradations. Contrary to conventional assumptions, top-performing MSLMs exhibit promising capabilities, surprisingly outperforming even the larger GPT-5 Nano. However, they still fall short of safety-critical requirements, and RobustMAD reveals critical robustness gaps that pose operational risks. In particular, three recurring failure modes emerge: (i) fragile multimodal grounding under fine-grained distinctions or degraded visual conditions, (ii) insufficiently comprehensive responses, and (iii) weak logical grounding on unanswerable or ill-posed queries, leading to hallucinated outputs. Grounded in these insights, we provide actionable guidance for the design of next-generation multimodal industrial inspection assistants that leverage their promising competence. Code is available at https://github.com/en-research/RobustMAD.

한국어 요약

한 줄 요약

RobustMAD는 산업 현장에서 사용 가능한 MSLM의 실무적 안정성을 평가하기 위한 첫 번째 벤치마크로, GPT-5 Nano를 초과하는 성능을 보이지만 여전히 안전 기준 미달.

핵심 기여도

핵심 아이디어

기존 MLLM은 클라우드 기반 추론으로 인해 산업 현장에서 실용성이 낮고, MSLM은 현장 배포 가능하지만 실무적 안정성 평가가 부족했다. RobustMAD는 MSLM의 실제 산업 환경에서의 안정성을 평가하기 위해 설계된 벤치마크로, 다양한 시각 품질 저하, 비표준 질문, 비결정적 응답 등을 반영한 4개의 핵심 범주(General Object Understanding, Stand-alone Anomaly Detection, Pair-wise Anomaly Detection, Unanswerable or Ill-posed Query Detection)를 포함한다. 특히, 기존 평가가 단일 정답 기반 MCQ에 집중한 반면, RobustMAD는 open-ended 질문을 통해 모델의 설명력과 논리적 근거를 평가한다. 이는 산업 검사에서 요구되는 정확성과 설명력에 대한 깊은 이해를 측정하는 데 기여한다.

기술적 접근법

주요 결과

의의 및 한계

RobustMAD는 MSLM의 실무적 안정성을 체계적으로 평가할 수 있는 첫 번째 벤치마크로, 현장 배포 가능성에 대한 기준을 제시한다. 특히, open-ended 질문을 통해 모델의 설명력과 논리적 근거를 평가함으로써 기존 평가 체계의 한계를 보완한다. 그러나 MSLM은 산업 안전 기준에 비해 여전히 낮은 안정성을 보이며, 세 가지 주요 실패 모드가 운영 위험으로 작용할 수 있다. 또한, 평가 데이터셋은 MVTec AD 및 VisA에 의존적이며, 더 다양한 산업 환경을 반영한 확장이 필요하다.

실용적 활용

RobustMAD는 제조 현장에서 사용되는 MSLM 기반 이상 탐지 보조 시스템의 설계와 평가에 활용 가능하다. 특히, 현장에서의 시각 품질 저하, 비표준 질문 처리, 설명력 강화 등이 요구되는 상황에서 모델 개선 방향을 제시할 수 있다. 또한, open-ended 평가 체계는 산업 검사 외에도 의료, 보안 등 다른 분야의 MSLM 평가에도 적용 가능하다.