LightRouter: Towards Efficient LLM Collaboration with Minimal Overhead
Yifan Zhang, Xinkui Zhao, Zuxin Wang, Guanjie Cheng, Yueshen Xu, Shuiguang Deng, Jianwei Yin

TL;DR
LightRouter is a framework that efficiently selects and combines a small subset of large language models to optimize task performance and reduce costs, outperforming ensemble baselines and matching high-performing models with lower inference expenses.
Contribution
This work introduces LightRouter, a novel adaptive framework for selecting and integrating minimal LLM subsets to enhance efficiency and accuracy without prior model knowledge.
Findings
Achieves up to 25% accuracy improvement over ensemble baselines.
Reduces inference costs by up to 27% compared to high-performing models.
Operates effectively without prior knowledge of individual model capabilities.
Abstract
The rapid advancement of large language models has unlocked remarkable capabilities across a diverse array of natural language processing tasks. However, the considerable differences among available LLMs-in terms of cost, performance, and computational demands-pose significant challenges for users aiming to identify the most suitable model for specific tasks. In this work, we present LightRouter, a novel framework designed to systematically select and integrate a small subset of LLMs from a larger pool, with the objective of jointly optimizing both task performance and cost efficiency. LightRouter leverages an adaptive selection mechanism to identify models that require only a minimal number of boot tokens, thereby reducing costs, and further employs an effective integration strategy to combine their outputs. Extensive experiments across multiple benchmarks demonstrate that LightRouter…
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.
Taxonomy
TopicsTopic Modeling · Natural Language Processing Techniques · Artificial Intelligence in Healthcare and Education
