Pro-Router: Token-Aware Progressive Model Routing with Adaptive Edge-Cloud Collaboration for Efficient Multimodal LLM Inference

📅 2026-08-28
📈 Citations: 0
Influential: 0
📄 PDF
🤖 AI Summary
为解决多模态大语言模型实时部署和成本效益问题,提出Pro-Router方法,通过令牌感知渐进式模型路由与自适应边缘-云协作提高推理效率。
📝 Abstract
The remarkable performance of multimodal large language models (MLLMs) comes at the cost of substantial computational overhead, posing significant challenges to real-time deployment and cost effectiveness. Existing model routing approaches either decide from coarse request-level features alone or spend one or several extra language model passes to inspect the generated response, leaving the token-level uncertainty signals that emerge during generation unused. To address these limitations, we propose Pro-Router, a token-aware progressive model routing method with adaptive edge-cloud collaboration for efficient multimodal LLM inference. Pro-Router employs a two-stage progressive decision mechanism. First, a lightweight prompt pre-scorer module performs rapid pre-screening before token generation begins, guiding apparently simple requests to small models. Second, a token-aware verifier reads the sampling probability distribution of each token the small model generates, estimating the model's confidence in its own output to determine, per request, whether the answer ships or escalates to the cloud-based high-precision model. Furthermore, we design an adaptive edge-cloud serving pipeline that sizes every dispatch to each device's measured service rate, so both the edge and the cloud tiers stay fully utilized without manual parameter tuning and are not impacted by the network latency. Extensive experiments on multiple multimodal benchmark datasets and models demonstrate the effectiveness of Pro-Router. Compared to other methods, it achieves the highest routing accuracy and improves routing speed by more than 10x. Its serving pipeline also reaches more than 75% higher end-to-end throughput than the existing model routing pipeline. Our code is available at https://github.com/xinyuangui2/pro-router.
Problem

Research questions and friction points this paper is trying to address.

multimodal large language models
computational overhead
real-time deployment
cost effectiveness
model routing
Innovation

Methods, ideas, or system contributions that make the work stand out.

Token-Aware Routing
Adaptive Edge-Cloud Collaboration
Progressive Decision Mechanism
🔎 Similar Papers
No similar papers found.
💼 Related Jobs
No related jobs found.
X
Xinyuan Gui
Anyscale
Shaowen Wang
Shaowen Wang
Professor, University of Illinois Urbana-Champaign
CyberGISGeospatial Data ScienceSpatial AISpatial AnalysisSustainability
Sheng Sun
Sheng Sun
Institute of Computing Technology, Chinese Academy of Sciences
federated learningedge intelligence
Z
Zijian Wang
Institute of AI for Industries, Chinese Academy of Sciences
Z
Zishu Yu
Institute of Computing Technology, Chinese Academy of Sciences
Z
Zheming Yang
Institute of Computing Technology, Chinese Academy of Sciences