paper-with-me

Papers

VMAD: Visual-enhanced Multimodal Large Language Model for Zero-Shot Anomaly Detection

2024-09-30 · Huilin Deng, Hongchen Luo, Wei Zhai, Yang Cao, Yu Kang

Zero-shot anomaly detection (ZSAD) recognizes and localizes anomalies in previously unseen objects by establishing feature mapping between textual prompts and inspection images, demonstrating excellent research value in flexible industrial manufacturing. However, existing ZSAD methods are limited by closed-world settings, struggling to unseen defects with predefined prompts. Recently, adapting Multimodal Large Language Models (MLLMs) for Industrial Anomaly Detection (IAD) presents a viable solution. Unlike fixed-prompt methods, MLLMs exhibit a generative paradigm with open-ended text interpretation, enabling more adaptive anomaly analysis. However, this adaption faces inherent challenges as anomalies often manifest in fine-grained regions and exhibit minimal visual discrepancies from normal samples. To address these challenges, we propose a novel framework VMAD (Visual-enhanced MLLM Anomaly Detection) that enhances MLLM with visual-based IAD knowledge and fine-grained perception, simultaneously providing precise detection and comprehensive analysis of anomalies. Specifically, we design a Defect-Sensitive Structure Learning scheme that transfers patch-similarities cues from visual branch to our MLLM for improved anomaly discrimination. Besides, we introduce a novel visual projector, Locality-enhanced Token Compression, which mines multi-level features in local contexts to enhance fine-grained detection. Furthermore, we introduce the Real Industrial Anomaly Detection (RIAD), a comprehensive IAD dataset with detailed anomaly descriptions and analyses, offering a valuable resource for MLLM-based IAD development. Extensive experiments on zero-shot benchmarks, including MVTec-AD, Visa, WFDD, and RIAD datasets, demonstrate our superior performance over state-of-the-art methods. The code and dataset will be available soon.

📄 PDF Abstract BibTeX arXiv:2409.20146

Code (0)

등록된 구현이 없습니다.

Tasks

Anomaly DetectionLanguage ModelingLanguage ModellingLarge Language ModelMultimodal Large Language Modelzero-shot anomaly detection

Similar Papers 제목 키워드 기반

Position-Enhanced Visual Instruction Tuning for Multimodal Large Language Models

2023-08-25 · Chi Chen, Ruoyu Qin, Fuwen Luo, Xiaoyue Mi 외

Recently, Multimodal Large Language Models (MLLMs) that enable Large Language Models (LLMs) to interpret images through visual instruction tuning have achieved significant success. However, existing visual instruction tu…

cross-modal alignmentPosition

LLaVA-Read: Enhancing Reading Ability of Multimodal Language Models

2024-07-27 · Ruiyi Zhang, Yufan Zhou, Jian Chen, Jiuxiang Gu 외

Large multimodal language models have demonstrated impressive capabilities in understanding and manipulating images. However, many of these models struggle with comprehending intensive textual contents embedded within th…

Language ModelingLanguage ModellingLarge Language ModelMultimodal Large Language Model

Can MLLMs Reason in Multimodality? EMMA: An Enhanced MultiModal ReAsoning Benchmark

2025-01-09 · Yunzhuo Hao, Jiawei Gu, Huichen Will Wang, Linjie Li 외

The ability to organically reason over and with both text and images is a pillar of human intelligence, yet the ability of Multimodal Large Language Models (MLLMs) to perform such multimodal reasoning remains under-explo…

Multimodal Reasoning

JoyAI-Image: Awaking Spatial Intelligence in Unified Multimodal Understanding and Generation

2026-05-05 · Lin Song, Wenbo Li, Guoqing Ma, Wei Tang 외 arxiv

We present JoyAI-Image, a unified multimodal foundation model for visual understanding, text-to-image generation, and instruction-guided image editing. JoyAI-Image couples a spatially enhanced Multimodal Large Language M…

Text-to-Image GenerationImage Editing

KM-BART: Knowledge Enhanced Multimodal BART for Visual Commonsense Generation

2021-01-02 · ACL 2021 5 · Yiran Xing, Zai Shi, Zhao Meng, Gerhard Lakemeyer 외

We present Knowledge Enhanced Multimodal BART (KM-BART), which is a Transformer-based sequence-to-sequence model capable of reasoning about commonsense knowledge from multimodal inputs of images and texts. We adapt the g…

Knowledge GraphsLanguage ModelingLanguage ModellingLarge Language Model