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 MM1 architecture, MM1.5 adopts a data-centric approach to model training, systematically exploring the impact of diverse data mixtures across the entire model training lifecycle. This includes high-quality OCR data and synthetic captions for continual pre-training, as well as an optimized visual instruction-tuning data mixture for supervised fine-tuning. Our models range from 1B to 30B parameters, encompassing both dense and mixture-of-experts (MoE) variants, and demonstrate that careful data curation and training strategies can yield strong performance even at small scales (1B and 3B). Additionally, we introduce two specialized variants: MM1.5-Video, designed for video understanding, and MM1.5-UI, tailored for mobile UI understanding. Through extensive empirical studies and ablations, we provide detailed insights into the training processes and decisions that inform our final designs, offering valuable guidance for future research in MLLM development.

PDF Abstract

Results from the Paper


Task Dataset Model Metric Name Metric Value Global Rank Result Benchmark
Visual Question Answering MM-Vet MM1.5-30B GPT-4 score 52.0 # 39
Visual Question Answering MM-Vet MM1.5-7B GPT-4 score 42.2 # 74
Visual Question Answering MM-Vet MM1.5-3B-MoE GPT-4 score 43.7 # 68
Visual Question Answering MM-Vet MM1.5-3B GPT-4 score 41.0 # 79
Visual Question Answering MM-Vet MM1.5-1B-MoE GPT-4 score 39.8 # 85
Visual Question Answering MM-Vet MM1.5-1B GPT-4 score 37.4 # 103

Methods


No methods listed for this paper. Add relevant methods here