paper-with-me

홈 › Papers

MiniCPM-V 4.5: Cooking Efficient MLLMs via Architecture, Data, and Training Recipe

2025-09-16 · Tianyu Yu, Zefan Wang, Chongyi Wang, Fuwei Huang, Wenshuo Ma, Zhihui He, Tianchi Cai, Weize Chen, Yuxiang Huang, Yuanqian Zhao, Bokai Xu, Junbo Cui, Yingjing Xu, Liqing Ruan, Luoyuan Zhang, Hanyu Liu, Jingkun Tang, Hongyuan Liu, Qining Guo, Wenhao Hu, Bingxiang He, Jie Zhou, Jie Cai, Ji Qi, Zonghao Guo, Chi Chen, Guoyang Zeng, Yuxuan Li, Ganqu Cui, Ning Ding, Xu Han, Yuan Yao, Zhiyuan Liu, Maosong Sun arxiv

Multimodal Large Language Models (MLLMs) are undergoing rapid progress and represent the frontier of AI development. However, their training and inference efficiency have emerged as a core bottleneck in making MLLMs more accessible and scalable. To address the challenges, we present MiniCPM-V 4.5, an 8B parameter model designed for high efficiency and strong performance. We introduce three core improvements in model architecture, data strategy and training method: a unified 3D-Resampler model architecture for highly compact encoding over images and videos, a unified learning paradigm for document knowledge and text recognition without heavy data engineering, and a hybrid reinforcement learning strategy for proficiency in both short and long reasoning modes. Comprehensive experimental results in OpenCompass evaluation show that MiniCPM-V 4.5 surpasses widely used proprietary models such as GPT-4o-latest, and significantly larger open-source models such as Qwen2.5-VL 72B. Notably, the strong performance is achieved with remarkable efficiency. For example, on the widely adopted VideoMME benchmark, MiniCPM-V 4.5 achieves state-of-the-art performance among models under 30B size, using just 46.7\% GPU memory cost and 8.7\% inference time of Qwen2.5-VL 7B.

📄 PDF Abstract BibTeX arXiv:2509.18154

Code (0)

등록된 구현이 없습니다.

Tasks

Reinforcement Learning

Similar Papers 제목 키워드 기반

MiniCPM-V: A GPT-4V Level MLLM on Your Phone

2024-08-03 · Yuan YAO, Tianyu Yu, Ao Zhang, Chongyi Wang 외

The recent surge of Multimodal Large Language Models (MLLMs) has fundamentally reshaped the landscape of AI research and industry, shedding light on a promising path toward the next AI milestone. However, significant cha…

HallucinationMultiple-choiceOptical Character Recognition (OCR)Temporal Relation Extraction+1

Attention-driven GUI Grounding: Leveraging Pretrained Multimodal Large Language Models without Fine-Tuning

2024-12-14 · Hai-Ming Xu, Qi Chen, Lei Wang, Lingqiao Liu

Recent advancements in Multimodal Large Language Models (MLLMs) have generated significant interest in their ability to autonomously interact with and interpret Graphical User Interfaces (GUIs). A major challenge in thes…

TAG

MiniCPM4: Ultra-Efficient LLMs on End Devices

2025-06-09 · MiniCPM Team, Chaojun Xiao, YuXuan Li, Xu Han 외

This paper introduces MiniCPM4, a highly efficient large language model (LLM) designed explicitly for end-side devices. We achieve this efficiency through systematic innovation in four key dimensions: model architecture,…

Large Language Model

MiniCPM-o 4.5: Towards Real-Time Full-Duplex Omni-Modal Interaction

2026-04-30 · Junbo Cui, Bokai Xu, Chongyi Wang, Tianyu Yu 외 arxiv

Recent progress in multimodal large language models (MLLMs) has brought AI capabilities from static offline data processing to real-time streaming interaction, yet they still remain far from human-level multimodal intera…

MiniCPM: Unveiling the Potential of Small Language Models with Scalable Training Strategies

2024-04-09 · Shengding Hu, Yuge Tu, Xu Han, Chaoqun He 외

The burgeoning interest in developing Large Language Models (LLMs) with up to trillion parameters has been met with concerns regarding resource efficiency and practical expense, particularly given the immense cost of exp…

Domain Adaptation