What matters when building vision-language models?

Hugo Laurençon, Léo Tronchon, Matthieu Cord, Victor Sanh

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

transformer vision-language large-language-models pre-trained-models multimodal-benchmarks architecture-choice idefics2 training-methods

Abstract

The growing interest in vision-language models (VLMs) has been driven by improvements in large language models and vision transformers. Despite the abundance of literature on this subject, we observe that critical decisions regarding the design of VLMs are often not justified. We argue that these unsupported decisions impede progress in the field by making it difficult to identify which choices improve model performance. To address this issue, we conduct extensive experiments around pre-trained models, architecture choice, data, and training methods. Our consolidation of findings includes the development of Idefics2, an efficient foundational VLM of 8 billion parameters. Idefics2 achieves state-of-the-art performance within its size category across various multimodal benchmarks, and is often on par with models four times its size. We release the model (base, instructed, and chat) along with the datasets created for its training.

한국어 요약

한 줄 요약

Idefics2라는 80억 파라미터의 효율적 VLM을 개발하여 다양한 벤치마크에서 기존 모델 4배 크기와 유사한 성능을 달성했다.

핵심 기여도

핵심 아이디어

기존 연구에서는 VLM 설계 선택이 실험적으로 검증되지 않아 성능 향상 요인을 파악하기 어려웠다. 본 연구는 이 문제를 해결하기 위해 아키텍처, 훈련 절차, 데이터 등 핵심 요소를 체계적으로 실험적으로 비교했다. 특히, **cross-attention 기반 아키텍처**와 **fully autoregressive 아키텍처**를 비교한 결과, 후자가 성능이 우수하지만 훈련 안정성을 보장하기 위한 최적화 수정이 필요하다는 점을 발견했다. 또한, **이미지 처리 방식**을 조정함으로써 추론 비용과 성능 간의 트레이드오프를 관리할 수 있음을 밝혔다.

기술적 접근법

주요 결과

의의 및 한계

Idefics2는 **설계 선택의 실험적 근거 부족**이라는 VLM 연구의 한계를 해소하고, **아키텍처, 훈련 절차, 데이터** 등의 핵심 요소를 체계적으로 비교함으로써 **학술적·실용적 기반을 제공**한다. 특히, **모델 크기 대비 높은 성능**과 **추론 효율성**은 VLM 연구 및 응용에 중요한 기여를 한다. 그러나 **모든 벤치마크에서 최고 성능을 보장하지는 않으며**, 일부 **복잡한 다단계 훈련**이나 **데이터 혼합 효과**는 추가 연구가 필요하다.

실용적 활용

Idefics2는 **이미지-텍스트 통합 처리가 필요한 산업**(예: 문서 분석, 차트 설명, 웹 스크린샷 해석 등)에서 활용 가능하다. 또한, **연구자들이 VLM 설계 선택에 실험적 근거를 기반으로 접근할 수 있도록 도와주는 기초 모델**로도 활용될 수 있다.