Eyes Wide Shut? Exploring the Visual Shortcomings of Multimodal LLMs

Shengbang Tong, Zhuang Liu, Yuexiang Zhai, Yi Ma, Yann LeCun, Saining Xie

arXiv:2401.06209 · 2026-07-27 공개 · arXiv · PDF

vision-language self-supervised-learning llm-reasoning multimodal-llms visual-grounding visual-patterns visual-embedding clip-blind-pairs

Abstract

Is vision good enough for language? Recent advancements in multimodal models primarily stem from the powerful reasoning abilities of large language models (LLMs). However, the visual component typically depends only on the instance-level contrastive language-image pre-training (CLIP). Our research reveals that the visual capabilities in recent MultiModal LLMs (MLLMs) still exhibit systematic shortcomings. To understand the roots of these errors, we explore the gap between the visual embedding space of CLIP and vision-only self-supervised learning. We identify “CLIP-blind pairs”- images that CLIP perceives as similar despite their clear visual differences. With these pairs, we construct the Multimodal Visual Patterns (MMVP) benchmark. MMVP exposes areas where state-of-the-art systems, including GPT-4V, struggle with straightforward questions across nine basic visual patterns, often providing incorrect answers and hallucinated explanations. We further evaluate various CLIP-based vision-and-language models and found a notable correlation between visual patterns that challenge CLIP models and those problematic for multimodal LLMs. As an initial effort to address these issues, we propose a Mixture of Features (MoF) approach, demonstrating that integrating vision self-supervised learning features with MLLMs can significantly enhance their visual grounding capabilities. Together, our research suggests visual representation learning remains an open challenge, and accurate visual grounding is crucial for future successful multimodal systems.

한국어 요약

한 줄 요약

최근 멀티모달 LLMs는 CLIP 기반 시각 인코더의 한계로 인해 기본적인 시각 패턴을 인식하지 못하는 문제가 있음을 밝혀냈다.

핵심 기여도

핵심 아이디어

CLIP 기반 시각 인코더는 언어-이미지 대비 학습을 통해 강력한 표현력을 가지지만, 실제 시각 패턴 인식에서는 한계가 있다. 연구팀은 CLIP이 시각적으로 유사한 이미지를 동일하게 인식하는 "CLIP-blind pairs"를 발견하고, 이를 통해 MLLMs의 시각 인식 문제를 분석했다. CLIP과 DINOv2의 시각 임베딩 차이를 비교함으로써, CLIP이 시각 정보를 정확히 포착하지 못하는 구체적인 패턴을 규명했다. 이는 MLLMs가 단순한 시각 질문에도 실패하는 근본 원인으로 작용한다. 연구팀은 CLIP과 DINOv2의 특징을 결합하는 MoF 접근법을 제안하며, 시각 정착 능력을 향상시키는 방향을 제시했다.

기술적 접근법

주요 결과

의의 및 한계

이 연구는 CLIP 기반 시각 인코더가 멀티모달 시스템의 병목 현상이 될 수 있음을 밝히며, 시각 표현 학습의 새로운 방향성을 제시한다. MMVP 벤치마크는 기존 평가 지표(예: ImageNet zero-shot 정확도)를 넘어 시각 인식의 핵심 문제를 평가할 수 있는 도구로 활용 가능하다. 그러나 MoF는 CLIP과 DINOv2의 단점을 보완하는 일시적 해결책일 뿐, 근본적인 시각 인코더 개선이 필요하다는 한계가 있다. 또한, CLIP의 확장성과 DINOv2의 정확성 사이의 균형을 맞추는 새로운 학습 프레임워크 개발이 요구된다.

실용적 활용

이 연구는 멀티모달 시스템이 의존하는 CLIP 기반 인코더의 한계를 명확히 밝히며, 의료 영상 분석, 자율주행, AR/VR 등 시각 정보가 중요한 산업 분야에서 보다 정확한 시각 인식 모델 개발을 촉진할 수 있다. 또한, 연구 결과는 CLIP과 DINOv2의 결합을 통해 시각 정착 능력을 향상시키는 실용적 접근법을 제시한다.