cs.AISep 14, 2026

From Collaboration to Capability: Internalizing Routed LLM Experts into Compact Reasoners

Authors: Frank NieShuyao WangEthan B. Liu

Abstract

A compact controller can coordinate stronger experts by selecting whom to consult, formulating requests, and integrating their responses. We study whether learning from both the controller's decisions and the experts' reasoning and code improves its generation after expert removal. We introduce \textsc{Rivet} for \emph{collaboration internalization}: expert-augmented reinforcement learning applies a shared outcome signal to controller decisions and returned expert spans, and verified trajectory internalization consolidates complete successful interactions through format-aware supervised training. The deployed controller generates reasoning, code, and interaction structure with local Python execution and no external LLM. Across seven competition-mathematics benchmarks, RIVET-1.7B and RIVET-4B achieve average accuracies of 28.25%28.25\% and 44.16%44.16\%; Stage~II improves RIVET-4B's accuracy after expert removal by 6.496.49 points, and GPQA-Diamond results provide evidence of generalization to scientific reasoning. Ablations show gains from ordinary trajectory supervision and additional format weighting, supporting the effectiveness of training on the content and structure of verified collaborations.

Explore similar work

CardsList
  1. ExpRL: Exploratory RL for LLM Mid-Training

    Jun 15, 2026Violet Xiang, Amrith Setlur, Chase Blagden +2Large Language Model ReasoningSparse Rewards

  2. LeAct: Learning to Reason from Expert Actions

    Jul 23, 2026Ziran Yang, Chengshuai Shi, Raj Ghugare +3Optimal ActionsImitation