Dynamic Model Routing and Cascading for Efficient LLM Inference: A Survey
Yasmin Moslem, John D. Kelleher

TL;DR
This survey analyzes various dynamic model routing and cascading approaches for efficient large language model inference, emphasizing their trade-offs, frameworks, and practical challenges.
Contribution
It provides a comprehensive taxonomy and conceptual framework for multi-LLM routing systems, highlighting their design trade-offs and operational considerations.
Findings
Routing systems can outperform single models by leveraging specialized capabilities.
Effective routing balances accuracy, efficiency, and deployment constraints.
Open challenges include generalization across architectures and modalities.
Abstract
The rapid growth of large language models (LLMs) with diverse capabilities, costs, and domains has created a critical need for intelligent model selection at inference time. While smaller models suffice for routine queries, complex tasks demand more capable models. However, static model deployment does not account for the complexity and domain of incoming queries, leading to suboptimal performance and increased costs. Dynamic routing systems that adaptively select models based on query characteristics have emerged as a solution to this challenge. We provide a systematic analysis of state-of-the-art multi-LLM routing and cascading approaches. In contrast to mixture-of-experts architectures, which route within a single model, we study routing across multiple independently trained LLMs. We cover diverse routing paradigms, including query difficulty, human preferences, clustering,…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
