English

BlueLM-V-3B: Algorithm and System Co-Design for Multimodal Large Language Models on Mobile Devices

Computer Vision and Pattern Recognition 2024-11-19 v1 Computation and Language

Abstract

The emergence and growing popularity of multimodal large language models (MLLMs) have significant potential to enhance various aspects of daily life, from improving communication to facilitating learning and problem-solving. Mobile phones, as essential daily companions, represent the most effective and accessible deployment platform for MLLMs, enabling seamless integration into everyday tasks. However, deploying MLLMs on mobile phones presents challenges due to limitations in memory size and computational capability, making it difficult to achieve smooth and real-time processing without extensive optimization. In this paper, we present BlueLM-V-3B, an algorithm and system co-design approach specifically tailored for the efficient deployment of MLLMs on mobile platforms. To be specific, we redesign the dynamic resolution scheme adopted by mainstream MLLMs and implement system optimization for hardware-aware deployment to optimize model inference on mobile phones. BlueLM-V-3B boasts the following key highlights: (1) Small Size: BlueLM-V-3B features a language model with 2.7B parameters and a vision encoder with 400M parameters. (2) Fast Speed: BlueLM-V-3B achieves a generation speed of 24.4 token/s on the MediaTek Dimensity 9300 processor with 4-bit LLM weight quantization. (3) Strong Performance: BlueLM-V-3B has attained the highest average score of 66.1 on the OpenCompass benchmark among models with \leq 4B parameters and surpassed a series of models with much larger parameter sizes (e.g., MiniCPM-V-2.6, InternVL2-8B).

Keywords

Cite

@article{arxiv.2411.10640,
  title  = {BlueLM-V-3B: Algorithm and System Co-Design for Multimodal Large Language Models on Mobile Devices},
  author = {Xudong Lu and Yinghao Chen and Cheng Chen and Hui Tan and Boheng Chen and Yina Xie and Rui Hu and Guanxin Tan and Renshou Wu and Yan Hu and Yi Zeng and Lei Wu and Liuyang Bian and Zhaoxiong Wang and Long Liu and Yanzhou Yang and Han Xiao and Aojun Zhou and Yafei Wen and Xiaoxin Chen and Shuai Ren and Hongsheng Li},
  journal= {arXiv preprint arXiv:2411.10640},
  year   = {2024}
}

Comments

21 pages

R2 v1 2026-06-28T20:02:00.630Z