Share your thoughts, 1 month free Claude Pro on usSee more
WorkDL logo mark

ReCal: Reward Calibration for RL-based LLM Routing

About

Large language model (LLM) routing has emerged as an effective paradigm for leveraging the complementary strengths of multiple LLMs through dynamic model and reasoning-strategy selection. Recent reinforcement learning (RL)-based routing methods further improve routing quality by optimizing routing policies from interaction feedback. However, they still struggle to provide informative and comparable learning signals under heterogeneous tasks with varying difficulty. In practice, multiple objectives (e.g., correctness, format behavior) are aggregated into a single scalar reward, leading to ambiguous credit assignment and conflicting optimization signals. Moreover, reward signals exhibit significant variability across instances, where some instances produce higher or more variable rewards, introducing optimization bias that favors trivial samples over informative ones. To address these issues, we propose \textbf{ReCal}, a \textbf{\underline{Re}}ward \textbf{\underline{Cal}}ibration framework for RL-based LLM routing. We first introduce a hierarchical reward decomposition mechanism with component-wise advantage estimation. We further propose a distribution-aware optimization strategy that calibrates optimization variability through variance-aware reweighting and per-dataset normalization. Experiments on seven datasets demonstrate that ReCal consistently improves routing performance, and training stability over baselines. Code is available at https://anonymous.4open.science/r/ReCal.

Qihang Yu, Hanwen Tong, Zhengqi Zhang, Bo Zheng, Feng Wei, Shengyu Zhang, Zemin Liu, Fei Wu• 2026

Related benchmarks

TaskDatasetResultRank
Multi-hop Question AnsweringMuSiQue--
209
Multi-hop Question AnsweringHotpotQA
Exact Match (EM)44.8
167
Multi-hop Question AnsweringBamboogle (test)
Exact Match (EM)58.4
50
General Question AnsweringTriviaQA (test)
EM71.2
27
General Question AnsweringPopQA (test)
EM46.6
27
General Question AnsweringNatural Questions (NQ) v1.0 (test)
Exact Match40.4
17
General Question AnsweringNQ
F1 Score50.8
17
General Question AnsweringTriviaQA
F1 Score78.4
17
General Question AnsweringPopQA
F1 Score50.5
17
General Question AnsweringHpQA
F1 Score53.4
17
Showing 10 of 12 rows

Other info

Follow for update