Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

Routing with Generated Data: Annotation-Free LLM Skill Estimation and Expert Selection

About

Large Language Model (LLM) routers dynamically select optimal models for given inputs. Existing approaches typically assume access to ground-truth labeled data, which is often unavailable in practice, especially when user request distributions are heterogeneous and unknown. We introduce Routing with Generated Data (RGD), a challenging setting in which routers are trained exclusively on generated queries and answers produced from high-level task descriptions by generator LLMs. We evaluate query-answer routers (using both queries and labels) and query-only routers across four diverse benchmarks and 12 models, finding that query-answer routers degrade faster than query-only routers as generator quality decreases. Our analysis reveals two crucial characteristics of effective generators: they must accurately respond to their own questions, and their questions must produce sufficient performance differentiation among the model pool. We then show how filtering for these characteristics can improve the quality of generated data. We further propose CASCAL, a novel query-only router that estimates model correctness through consensus voting and identifies model-specific skill niches via hierarchical clustering. CASCAL is substantially more robust to generator quality, outperforming the best query-answer router by 4.6% absolute accuracy when trained on weak generator data.

Tianyi Niu, Justin Chih-Yao Chen, Genta Indra Winata, Shi-Xiong Zhang, Supriyo Chakraborty, Sambit Sahu, Yue Zhang, Elias Stengel-Eskin, Mohit Bansal• 2026

Related benchmarks

TaskDatasetResultRank
LLM RoutingSUPERGPQA (val)
Top-1 Acc0.547
14
LLM RoutingMedMCQA (val)
Top-1 Acc92.7
14
LLM RoutingAverage across Benchmarks (val)
Avg Top-1 Acc65.7
14
LLM RoutingMMLU-Pro
Top-1 Acc78.8
14
LLM RoutingMMLU-PRO (val)
Top-1 Acc78.9
14
LLM RoutingBBEH (val)
Top-1 Acc37.4
14
LLM RoutingMMLU-PRO, SUPERGPQA, MEDMCQA, BBEH (test)
MMLU-PRO Top-1 Acc74.6
14
LLM RoutingMedMCQA
Top-1 Acc84.7
14
LLM RoutingBBEH
Top-1 Accuracy33.1
14
LLM RoutingSuperGPQA
Top-1 Acc51.3
14
Showing 10 of 10 rows

Other info

Follow for update