REVIEW 41 cited by
Large Language Model Routing with Benchmark Datasets
Not yet reviewed by Pith; the record is open.
This paper has not been read by Pith yet. Machine review is queued; the pith claim, tier, and objections will appear here once it completes.
SPECIMEN: schema-true, not a live event
T0 review · schema-true
One-sentence machine reading of the paper's core claim.
pith:XXXXXXXX · record.json · timestamp
Signed reviews
read the original abstract
There is a rapidly growing number of open-source Large Language Models (LLMs) and benchmark datasets to compare them. While some models dominate these benchmarks, no single model typically achieves the best accuracy in all tasks and use cases. In this work, we address the challenge of selecting the best LLM out of a collection of models for new tasks. We propose a new formulation for the problem, in which benchmark datasets are repurposed to learn a "router" model for this LLM selection, and we show that this problem can be reduced to a collection of binary classification tasks. We demonstrate the utility and limitations of learning model routers from various benchmark datasets, where we consistently improve performance upon using any single model for all tasks.
Forward citations
Cited by 41 Pith papers
-
TSRouter: Dynamic Modality-Model Selection for Time Series Reasoning
A heterogeneous-graph router jointly selects the optimal modality (text, vision, or both) and model per time series query, beating prior routing baselines and generalizing to unseen models and tasks.
-
Who Thinks Best Depends on How Long You Let Them: Budget-Dependent Rankings in LLM Evaluation
Model rankings in LLM evaluation are budget-dependent: the best-performing model changes with the token generation budget on all three benchmarks tested.
-
LLMRouter: Unified Infrastructure for Developing, Evaluating, and Deploying LLM Routers
A new open-source library and benchmark, xRouteBench, evaluates LLM routers on a shared cost-aware protocol across text, memory, vision, time-series, and personalized tasks.
-
Scrouting: Cost-Aware Routing of Coding Agents by Scouting the Repository First
A 7B searcher's sandbox-verified handoff lets a cheap coding model match a frontier model's solve rate on SWE-bench Pro at roughly one fifth the cost, while the router that picks the fixer contributes nothing on this ...
-
Conformal Cascade: Distribution-Free Accuracy Guarantees for Multi-Tier LLM Inference
Using conformal prediction-set size as the cascade deferral rule yields distribution-free cascade accuracy bounds and usually beats confidence-threshold heuristics on multiple-choice LLM benchmarks.
-
Vanishing orders, suspensions and zero degree Tur\'an densities
Vanishing 2-degree Turán density forces a 2-vanishing vertex order; suspensions transfer zero-density between consecutive degree parameters, so non-classical degree densities accumulate at zero.
-
Delta Activations: A Representation for Finetuned Large Language Models
Delta Activations embed finetuned LLMs as the average difference in hidden states between the finetuned model and its base model on a small set of generic prompts, yielding domain clusters and approximate additive com...
-
Dynamic Collaboration of Multi-Language Models based on Minimal Complete Semantic Units
MCSU-based vocabulary alignment plus distance-based dynamic selection (DDS) lets several LLMs vote token-by-token, beating single models and prior ensemble baselines on multiple reasoning benchmarks without training.
-
Quality-of-Service Aware LLM Routing for Edge Computing with Multiple Experts
A DRL router using graph attention state abstraction and QoS-aware rewards improves average QoS by up to 35.78% over four baselines in simulated edge LLM routing.
-
BEST-Route: Adaptive LLM Routing with Test-Time Optimal Compute
A routing system that chooses both the model and the number of samples per query to meet a quality threshold, yielding up to 60% cost savings.
-
IRT-Router: Effective and Interpretable Multi-LLM Routing via Item Response Theory
An IRT-based router that models each LLM's latent ability and each query's difficulty outperforms RouterBench on cost-performance reward across ID and OOD benchmarks.
-
COSMOS: Predictable and Cost-Effective Adaptation of LLMs
COSMOS predicts the performance and cost of QLoRA fine-tuning and retrieval-augmented in-context learning across LLMs, achieving 1.09% mean absolute error and 92.72% average cost reduction on eight benchmarks.
-
Synergistic Weak-Strong Collaboration by Aligning Preferences
Preference-tuning a weak model on whether its drafts improve a strong model's outputs makes the weak-strong pair outperform both models alone.
-
When One LLM Drools, Multi-LLM Collaboration Rules
A position paper that introduces a four-level taxonomy of multi-LLM collaboration (API, text, logit, weight) and argues it is essential for reliability, pluralism, and democratization.
-
CARROT: A Cost Aware Rate Optimal Router
A plug-in router that estimates each model's per-query cost and accuracy achieves the minimax optimal excess risk for LLM routing, and CARROT plus the SPROUT dataset demonstrate the approach in practice.
-
Rerouting LLM Routers
Adversarially optimized, query-independent token prefixes can reroute nearly all queries to the expensive strong model in both open-source and commercial LLM routers.
-
MMFactory: A Universal Solution Search Engine for Vision-Language Tasks
MMFactory automatically generates and benchmarks a pool of reusable programmatic vision-language solutions from a few examples, letting users pick one that fits their accuracy and speed constraints.
-
Channel Merging: Preserving Specialization for Merged Experts
Channel Merging clusters similar channel parameters from fine-tuned LLMs and reconstructs the selected expert at inference, matching unmerged accuracy with about 53% of the ensemble's parameters.
-
Adaptive Routing of Text-to-Image Generation Requests Between Large Cloud Model and Light-Weight Edge Model
RouteT2I is a learned router that predicts the quality gap between edge and cloud text-to-image models from the prompt alone and sends only hard prompts to the cloud.
-
Agentic Routing: The Harness-Native Data Flywheel
Step-level, harness-state model routing in OpenSquilla preserves agent quality at far lower cost and turns each decision into environment-labeled data for better routers and specialists.
-
Synthetic Consumer Insight Generation with Large Language Models
Across models, prompts, and temperatures, LLM projective responses match human city-tourism themes at a coarse level while remaining stylistically more polished and compound-adjective-heavy.
-
Task-to-Model Optimization for Enterprise LLM Coding Assistants: A Data-Driven Framework for Cost-Optimal Routing
T2MO routes coding-assistant traffic by task category and difficulty, using an expected-cost-per-completed-task criterion whose routing boundary, Eq. (2), is the minimum pass rate a cheaper model needs to justify disp...
-
TriAgent: Divergence-Aware Multi-Agent Committees for Cost-Efficient Financial Sentiment Analysis
A divergence-routed VADER+FinBERT+LLM committee reaches ~0.87 F1 with a 1.5B critic, matching 7B with far less cost, while same-size persona voting regresses to 0.66.
-
RouteRec: Strict Evaluation of Recommender-Agent Selection and Aggregation
On MovieLens-1M, request-level hard selection of recommender agents underperforms BM25, while item-level learned shortlist aggregation matches or beats it and improves further with gated LLM use.
-
Codifying the Judge: Scalable Evaluation via Program Distillation
LLM judge logic can be distilled into a committee of Python scoring programs that match mid-size LLM judge accuracy on filtered preference datasets, at orders-of-magnitude higher throughput.
-
When Models Know When They Do Not Know: Calibration, Cascading, and Cleaning
A confidence-based, training-free routing and cleaning framework improves accuracy-efficiency trade-offs and identifies mislabeled data in image and language benchmarks.
-
LightRouter: Towards Efficient LLM Collaboration with Minimal Overhead
LightRouter uses short preview outputs to filter a pool of LLMs down to two, then aggregates their full responses, beating ensemble baselines and matching costlier models.
-
Universal Model Routing for Efficient LLM Inference
UniRoute represents each language model by its error rates on a few prompt clusters, letting a router choose among models it has never seen during training.
-
KABB: Knowledge-Aware Bayesian Bandits for Dynamic Expert Coordination in Multi-Agent Systems
A knowledge-aware Bayesian bandit that selects specialist LLM experts per task is reported to beat Mixture-of-Agents on AlpacaEval 2.0 and MT-Bench while using fewer models.
-
MixLLM: Dynamic Routing in Mixed Large Language Models
MixLLM routes each query to a cost-effective LLM by combining tag-enhanced embeddings, per-model quality and cost predictors, a latency penalty, and online bandit feedback.
-
LLM Bandit: Cost-Efficient LLM Generation via Preference-Conditioned Dynamic Routing
A preference-conditioned PPO routing policy with IRT-based model identity vectors selects cost-effective LLMs per query and generalizes to unseen models from a handful of evaluation prompts.
-
Unsupervised Query Routing for Retrieval Augmented Generation
An unsupervised method labels queries by comparing each search engine's answer to a multi-engine 'upper-bound' answer, then trains a router on those labels.
-
Real-time Adapting Routing (RAR): Improving Efficiency Through Continuous Learning in Software Powered by Layered Foundation Models
RAR uses shadow inference plus a stored library of large-model reasoning hints to continuously shift requests from an expensive LLM to a cheaper one.
-
CoE-Ops: Collaboration of LLM-based Experts for AIOps Question-Answering
CoE-Ops routes DevOps questions to specialized LLM experts using an LLM classifier plus retrieval, reporting gains on DevOps-Eval that are compromised by possible test-set leakage.
-
Economic Evaluation of LLMs
Reasoning models and single large LLMs beat cheaper alternatives on a dollar-adjusted score once the assumed price per error exceeds roughly $0.01 to $0.20, depending on latency assumptions.
-
Position: Enough of Scaling LLMs! Lets Focus on Downscaling
The paper advocates for downscaling LLMs, derives that training CO2 scales linearly with parameters and data, and proposes a condition under which ensembles of pruned small models beat the original at equal compute.
-
Doing More with Less: A Survey on Routing Strategies for Resource Optimisation in Large Language Model-Based Systems
A survey that classifies LLM routing strategies into pre-generation and post-generation approaches and four implementation families, framed as a performance-cost optimization problem.
-
PickLLM: Context-Aware RL-Assisted Large Language Model Routing
A reinforcement-learning router that converges to one LLM per query session, reducing cost and latency while keeping answer quality competitive.
-
Token-Operations-Oriented Inference Optimization Techniques for Large Models
The paper introduces a four-layer technical architecture for token-operations-oriented inference optimization in large models and reviews key technologies and industry status at each layer.
-
ORI: O Routing Intelligence
ORI routes queries by embedding cluster to the best model for the cluster's dominant benchmark, reporting modest gains that are not supported by its own routing rule or evaluation protocol.
-
The Internet of Large Language Models: An Orchestration Framework for LLM Training and Knowledge Exchange Toward Artificial General Intelligence
The paper proposes the Internet of LLM framework for model sharing, unified environments, agent-path optimization, and compute-sharing incentives, but presents no implementation or empirical evidence that it works.
Discussion (0). Continue with ORCID to comment.