5
0

OmniAD: Detect and Understand Industrial Anomaly via Multimodal Reasoning

Abstract

While anomaly detection has made significant progress, generating detailed analyses that incorporate industrial knowledge remains a challenge. To address this gap, we introduce OmniAD, a novel framework that unifies anomaly detection and understanding for fine-grained analysis. OmniAD is a multimodal reasoner that combines visual and textual reasoning processes. The visual reasoning provides detailed inspection by leveraging Text-as-Mask Encoding to perform anomaly detection through text generation without manually selected thresholds. Following this, Visual Guided Textual Reasoning conducts comprehensive analysis by integrating visual perception. To enhance few-shot generalization, we employ an integrated training strategy that combines supervised fine-tuning (SFT) with reinforcement learning (GRPO), incorporating three sophisticated reward functions. Experimental results demonstrate that OmniAD achieves a performance of 79.1 on the MMAD benchmark, surpassing models such as Qwen2.5-VL-7B and GPT-4o. It also shows strong results across multiple anomaly detection benchmarks. These results highlight the importance of enhancing visual perception for effective reasoning in anomaly understanding. All codes and models will be publicly available.

View on arXiv
@article{zhao2025_2505.22039,
  title={ OmniAD: Detect and Understand Industrial Anomaly via Multimodal Reasoning },
  author={ Shifang Zhao and Yiheng Lin and Lu Han and Yao Zhao and Yunchao Wei },
  journal={arXiv preprint arXiv:2505.22039},
  year={ 2025 }
}
Comments on this paper