paper-with-me

홈 › Papers

MM1: Methods, Analysis & Insights from Multimodal LLM Pre-training

2024-03-14 · Brandon McKinzie, Zhe Gan, Jean-Philippe Fauconnier, Sam Dodge, BoWen Zhang, Philipp Dufter, Dhruti Shah, Xianzhi Du, Futang Peng, Floris Weers, Anton Belyi, Haotian Zhang, Karanjeet Singh, Doug Kang, Ankur Jain, Hongyu Hè, Max Schwarzer, Tom Gunter, Xiang Kong, Aonan Zhang, Jianyu Wang, Chong Wang, Nan Du, Tao Lei, Sam Wiseman, Guoli Yin, Mark Lee, ZiRui Wang, Ruoming Pang, Peter Grasch, Alexander Toshev, Yinfei Yang

In this work, we discuss building performant Multimodal Large Language Models (MLLMs). In particular, we study the importance of various architecture components and data choices. Through careful and comprehensive ablations of the image encoder, the vision language connector, and various pre-training data choices, we identified several crucial design lessons. For example, we demonstrate that for large-scale multimodal pre-training using a careful mix of image-caption, interleaved image-text, and text-only data is crucial for achieving state-of-the-art (SOTA) few-shot results across multiple benchmarks, compared to other published pre-training results. Further, we show that the image encoder together with image resolution and the image token count has substantial impact, while the vision-language connector design is of comparatively negligible importance. By scaling up the presented recipe, we build MM1, a family of multimodal models up to 30B parameters, including both dense models and mixture-of-experts (MoE) variants, that are SOTA in pre-training metrics and achieve competitive performance after supervised fine-tuning on a range of established multimodal benchmarks. Thanks to large-scale pre-training, MM1 enjoys appealing properties such as enhanced in-context learning, and multi-image reasoning, enabling few-shot chain-of-thought prompting.

📄 PDF Abstract BibTeX arXiv:2403.09611

Code (0)

등록된 구현이 없습니다.

Tasks

In-Context LearningMixture-of-ExpertsVisual Question Answering

Similar Papers 제목 키워드 기반

Both Text and Images Leaked! A Systematic Analysis of Multimodal LLM Data Contamination

2024-11-06 · Dingjie Song, Sicheng Lai, Shunian Chen, Lichao Sun 외

The rapid progression of multimodal large language models (MLLMs) has demonstrated superior performance on various multimodal benchmarks. However, the issue of data contamination during training creates challenges in per…

Stabilizing Multimodal Autoencoders: A Theoretical and Empirical Analysis of Fusion Strategies

2025-12-23 · Diyar Altinses, Andreas Schwung arxiv

In recent years, the development of multimodal autoencoders has gained significant attention due to their potential to handle multimodal complex data types and improve model performance. Understanding the stability and r…

Unveiling Trust in Multimodal Large Language Models: Evaluation, Analysis, and Mitigation

2025-08-21 · Yichi Zhang, Yao Huang, Yifan Wang, Yitong Sun 외 arxiv

The trustworthiness of Multimodal Large Language Models (MLLMs) remains an intense concern despite the significant progress in their capabilities. Existing evaluation and mitigation approaches often focus on narrow aspec…

Leveraging Textual-Cues for Enhancing Multimodal Sentiment Analysis by Object Recognition

2026-01-30 · Sumana Biswas, Karen Young, Josephine Griffith arxiv

Multimodal sentiment analysis, which includes both image and text data, presents several challenges due to the dissimilarities in the modalities of text and image, the ambiguity of sentiment, and the complexities of cont…

Multimodal Sentiment AnalysisObject Recognition

MM1.5: Methods, Analysis & Insights from Multimodal LLM Fine-tuning

2024-09-30 · Haotian Zhang, Mingfei Gao, Zhe Gan, Philipp Dufter 외

We present MM1.5, a new family of multimodal large language models (MLLMs) designed to enhance capabilities in text-rich image understanding, visual referring and grounding, and multi-image reasoning. Building upon the M…

Mixture-of-ExpertsOptical Character Recognition (OCR)Video UnderstandingVisual Question Answering