MM-LLMs: Recent Advances in MultiModal Large Language Models

Duzhen Zhang, Yahan Yu, Chenxing Li, Jiahua Dong, Dan Su, Chenhui Chu, Dong Yu

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

large-language-models benchmark-evaluation multi-modal model-architecture training-strategies survey-paper llm-extensions real-time-tracking

Abstract

In the past year, MultiModal Large Language Models (MM-LLMs) have undergone substantial advancements, augmenting off-the-shelf LLMs to support MM inputs or outputs via cost-effective training strategies. The resulting models not only preserve the inherent reasoning and decision-making capabilities of LLMs but also empower a diverse range of MM tasks. In this paper, we provide a comprehensive survey aimed at facilitating further research of MM-LLMs. Initially, we outline general design formulations for model architecture and training pipeline. Subsequently, we introduce a taxonomy encompassing 126 MM-LLMs, each characterized by its specific formulations. Furthermore, we review the performance of selected MM-LLMs on mainstream benchmarks and summarize key training recipes to enhance the potency of MM-LLMs. Finally, we explore promising directions for MM-LLMs while concurrently maintaining a real-time tracking website for the latest developments in the field. We hope that this survey contributes to the ongoing advancement of the MM-LLMs domain.

한국어 요약

한 줄 요약

지난 1년간 MM-LLMs가 비용 효율적인 훈련 전략을 통해 다양한 멀티모달 작업을 지원하며 발전하고 있다.

핵심 기여도

핵심 아이디어

MM-LLMs는 기존의 언어 중심 LLM을 멀티모달 입력/출력을 지원하도록 확장하는 새로운 접근법이다. 이는 기존 LLM의 추론 능력과 멀티모달 모델의 표현력을 결합하여, 비용 효율적인 방식으로 다양한 작업을 수행할 수 있게 한다. 핵심 아이디어는 **LLM Backbone**를 동결 상태로 유지하면서, **Input/Output Projector**만 학습하는 방식으로, 전체 모델 파라미터 중 학습 가능한 비중이 약 2%에 불과하다. 이는 기존 멀티모달 모델 대비 훈련 비용을 크게 줄이는 동시에, **Modality Encoder**와 **Modality Generator**를 통해 다양한 입력/출력 모달을 처리할 수 있게 한다.

기술적 접근법

주요 결과

의의 및 한계

MM-LLMs는 기존 LLM의 추론 능력과 멀티모달 모델의 표현력을 결합하여, 다양한 작업에서 뛰어난 성능을 보인다. 특히, **In-Context Learning (ICL)**과 **zero-shot transfer** 능력을 활용해, 새로운 작업에 대한 적응성이 높다. 또한, **Modality Encoder**와 **Modality Generator**를 통해 다양한 입력/출력 모달을 처리할 수 있어, 인공 일반 지능(AI) 개발에도 기여할 수 있다. 그러나, 모델의 복잡성 증가와 함께 **cascade system에서의 오류 전파** 문제가 발생할 수 있으며, 이에 따라 **NExT-GPT, CoDi-2, ModaVerse** 등 end-to-end MM-LLMs 연구가 진행 중이다. 또한, MM-LLMs는 여전히 대규모 데이터와 고비용 훈련 환경에 의존하는 한계가 있다.

실용적 활용

MM-LLMs는 이미지-텍스트, 비디오-텍스트, 오디오-텍스트 등 다양한 멀티모달 작업에 활용 가능하다. 예를 들어, **LLaVA, VideoChat, SpeechGPT** 등은 각각 시각, 동영상, 음성 분석에 적용되고 있다. 또한, **Visual-ChatGPT, HuggingGPT**는 외부 도구와 결합하여 **any-to-any** 변환을 지원하며, 산업 현장에서의 실시간 멀티모달 인터페이스 개발에 기여할 수 있다.