English

Rubric-Guided Process Reward for Stepwise Model Routing

Artificial Intelligence 2026-05-29 v1 Computation and Language

Abstract

Stepwise model routing improves the efficiency of Large Reasoning Models (LRMs) by assigning each reasoning step to a suitable model. Recent methods formulate routing as a sequential decision process and train the router with reinforcement learning. However, although they model routing as a process, they still supervise the router with outcome rewards. Such rewards only reflect final answer correctness and fail to evaluate intermediate routing decisions, which can weaken performance and generalization. To address this gap, we propose RoRo, a rubric-guided process reward framework for stepwise model routing. RoRo first collects diverse routing trajectories and constructs preference pairs based on outcome, cost, and process quality. It then trains a Rubricor to generate a query-specific evaluation rubric and a Judge to score routing trajectories under this rubric through alternating optimization. The resulting process rewards are combined with outcome rewards to optimize the routing policy via GRPO. Experiments on five reasoning benchmarks under both same-family and cross-family settings show that RoRo consistently outperforms strong baselines and achieves better accuracy and cost trade-offs.

Keywords

Cite

@article{arxiv.2605.29310,
  title  = {Rubric-Guided Process Reward for Stepwise Model Routing},
  author = {Shenghao Ye and Yu Guo and Zhengheng Li and Shuangwu Chen and Jian Yang},
  journal= {arXiv preprint arXiv:2605.29310},
  year   = {2026}
}

Comments

17 pages, 9 figures, submitted to EMNLP 2026