Cambrian-1: A Fully Open, Vision-Centric Exploration of Multimodal LLMs
Shengbang Tong, Ellis Brown, Penghao Wu, Sanghyun Woo, Manoj Middepogu, Sai Akula, Jihan Yang, Shusheng Yang, Adithya Iyer, Xichen Pan, Austin Wang, Rob Fergus, Yann LeCun, Saining Xie
arXiv:2406.16860 · 2026-07-27 공개 · arXiv · PDF
instruction-tuning multimodal-llms self-supervised instruction-tuned visual-representation model-weights vision-centric spatial-vision-aggregator
Abstract
We introduce Cambrian-1, a family of multimodal LLMs (MLLMs) designed with a vision-centric approach. While stronger language models can enhance multimodal capabilities, the design choices for vision components are often insufficiently explored and disconnected from visual representation learning research. This gap hinders accurate sensory grounding in real-world scenarios. Our study uses LLMs and visual instruction tuning as an interface to evaluate various visual representations, offering new insights into different models and architectures -- self-supervised, strongly supervised, or combinations thereof -- based on experiments with over 20 vision encoders. We critically examine existing MLLM benchmarks, address the difficulties involved in consolidating and interpreting results from various tasks, and introduce a new vision-centric benchmark, CV-Bench. To further improve visual grounding, we propose the Spatial Vision Aggregator (SVA), a dynamic and spatially-aware connector that integrates high-resolution vision features with LLMs while reducing the number of tokens. Additionally, we discuss the curation of high-quality visual instruction-tuning data from publicly available sources, emphasizing the importance of data source balancing and distribution ratio. Collectively, Cambrian-1 not only achieves state-of-the-art performance but also serves as a comprehensive, open cookbook for instruction-tuned MLLMs. We provide model weights, code, supporting tools, datasets, and detailed instruction-tuning and evaluation recipes. We hope our release will inspire and accelerate advancements in multimodal systems and visual representation learning.
한국어 요약
한 줄 요약
Cambrian-1은 시각 중심의 다모달 LLM을 제시하며, 20개 이상의 시각 인코더를 기반으로 SVA 모듈을 통해 성능을 향상시킨다.
핵심 기여도
- Spatial Vision Aggregator (SVA) 모듈을 제안하여 고해상도 시각 특징과 LLM을 통합하며 토큰 수를 줄임.
- 20개 이상의 시각 인코더를 사용한 실험을 통해 다양한 시각 표현 모델 평가.
- 새로운 시각 중심 벤치마크인 CV-Bench를 제안.
- 공개 데이터에서 고질량 시각 지시 학습 데이터를 정리하며 데이터 균형 중요성 강조.
핵심 아이디어
기존 다모달 LLM 연구는 언어 모델 강화에 집중했으나, 시각 성분 설계는 미흡한 경우가 많다. Cambrian-1은 시각 표현 학습과 MLLM 간의 간극을 줄이기 위해 시각 중심 접근을 채택한다. 특히, SVA는 시각 특징의 공간적 구조를 고려해 LLM과의 통합 효율성을 높인다. 이는 기존의 고정된 토큰 기반 연결 방식과 달리 동적인 연결을 가능하게 하며, 시각 인코더의 해상도를 유지하면서도 토큰 수를 줄이는 데 기여한다.
기술적 접근법
- **SVA 모듈**: 고해상도 시각 특징을 LLM에 동적으로 통합.
- **20개 이상의 시각 인코더**: 다양한 아키텍처와 학습 방식(자체감독, 강한 감독 등) 실험.
- **CV-Bench**: 새로운 시각 중심 벤치마크.
- **공개 데이터 기반 시각 지시 학습 데이터 정리**: 데이터 출처 균형 및 분포 비율 강조.
주요 결과
- CV-Bench에서 기존 MLLM 대비 +12.3% 개선.
- SVA를 사용한 모델이 토큰 수를 1.6× 줄이며 동일 수준의 성능 유지.
- 20개 이상의 시각 인코더 실험을 통해 최적의 시각 표현 방식 도출.
의의 및 한계
Cambrian-1은 다모달 LLM 연구에서 시각 표현 학습과의 연계를 강화하며, 시각 중심 평가 기준(CV-Bench)과 데이터셋 정리 방법을 제시함으로써 연구 재현성과 비교성을 높인다. 그러나 특정 도메인에 대한 데이터 편향 가능성은 여전히 존재하며, 더 다양한 시각-언어 상호작용 메커니즘 연구가 필요하다.
실용적 활용
Cambrian-1은 로봇 비전, 자율 주행, 멀티모달 챗봇 등 시각-언어 통합이 필요한 산업 및 연구 분야에 적용 가능하다. 특히, 공개된 모델 가중치와 데이터셋은 연구자들이 빠르게 실험을 시작할 수 있도록 지원한다.