Pro-Router Boosts MLLM Inference Efficiency with Adaptive Edge-Cloud Routing

Xinyuan Gui, Shaowen Wang, Sheng Sun, Zijian Wang, Zishu Yu, Zheming Yang· September 1, 2026 View original

Key takeaways

  • Pro-Router significantly improves MLLM inference efficiency through a two-stage, token-aware routing mechanism.
  • It adaptively leverages both edge and cloud resources for optimal utilization and throughput.
  • The method achieves over 10x faster routing speed and higher accuracy than previous approaches.
  • This innovation is critical for cost-effective and real-time deployment of multimodal AI.

Who benefits

Cloud ComputingTelecommunicationsAutomotiveRetailHealthcare

Summary

Pro-Router introduces a token-aware progressive model routing method that uses a two-stage decision mechanism and adaptive edge-cloud collaboration to significantly improve the efficiency of multimodal large language model (MLLM) inference. This approach achieves higher routing accuracy and over 10x faster routing speed compared to existing methods.

A new method called Pro-Router has been developed to enhance the efficiency of multimodal large language model (MLLM) inference, addressing the substantial computational overhead typically associated with these powerful models. Existing routing strategies often make decisions based on coarse request features or require multiple language model passes, overlooking valuable token-level uncertainty signals during generation. Pro-Router tackles this by implementing a two-stage progressive decision process. The first stage involves a lightweight prompt pre-scorer that quickly screens requests before token generation, directing simpler queries to smaller, more efficient models. The second stage features a token-aware verifier that analyzes the sampling probability distribution of each token generated by the small model. This allows it to estimate the model's confidence and decide whether to finalize the response or escalate it to a high-precision cloud-based model. Furthermore, Pro-Router includes an adaptive edge-cloud serving pipeline that dynamically adjusts dispatch sizes to ensure both edge and cloud resources are fully utilized without manual tuning, even with varying network latencies. Extensive experiments across various multimodal benchmarks demonstrate Pro-Router's effectiveness, showing superior routing accuracy and a more than tenfold increase in routing speed. The adaptive serving pipeline also achieves over 75% higher end-to-end throughput compared to existing model routing pipelines, making it a significant advancement for real-time MLLM deployment and cost-efficiency.

Why it matters

For professionals deploying MLLMs, Pro-Router offers a significant leap in efficiency, enabling faster inference, reduced computational costs, and better resource utilization, which is crucial for real-time applications and scaling AI services.

How to implement this in your domain

  1. 1Evaluate existing MLLM deployment strategies for potential bottlenecks in inference speed and cost.
  2. 2Investigate integrating token-aware routing mechanisms into current or future MLLM serving architectures.
  3. 3Explore adaptive edge-cloud collaboration models to dynamically balance computational load and latency for multimodal AI applications.
  4. 4Benchmark the performance and cost savings of progressive routing against current static or coarse-grained routing solutions.

Original post by Xinyuan Gui, Shaowen Wang, Sheng Sun, Zijian Wang, Zishu Yu, Zheming Yang

"arXiv:2608.28726v1 Announce Type: new 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 app…"

View on X

Originally posted by Xinyuan Gui, Shaowen Wang, Sheng Sun, Zijian Wang, Zishu Yu, Zheming Yang on X · view source

Want to go deeper?

Turn these trends into skills with Learnijoy's hands-on AI & tech courses.

Explore courses