English

RoboRouter: Training-Free Policy Routing for Robotic Manipulation

Robotics 2026-03-13 v3

Abstract

Research on robotic manipulation has developed a diverse set of policy paradigms, including vision-language-action (VLA) models, vision-action (VA) policies, and code-based compositional approaches. Concrete policies typically attain high success rates on specific task distributions but lim-ited generalization beyond it. Rather than proposing an other monolithic policy, we propose to leverage the complementary strengths of existing approaches through intelligent policy routing. We introduce RoboRouter, a training-free framework that maintains a pool of heterogeneous policies and learns to select the best-performing policy for each task through accumulated execution experience. Given a new task, RoboRouter constructs a semantic task representation, retrieves historical records of similar tasks, predicts the optimal policy choice without requiring trial-and-error, and incorporates structured feedback to refine subsequent routing decisions. Integrating a new policy into the system requires only lightweight evaluation and incurs no training overhead. Across simulation benchmark and real-world evaluations, RoboRouter consistently outperforms than in-dividual policies, improving average success rate by more than 3% in simulation and over 13% in real-world settings, while preserving execution efficiency. Our results demonstrate that intelligent routing across heterogeneous, off-the-shelf policies provides a practical and scalable pathway toward building more capable robotic systems.

Keywords

Cite

@article{arxiv.2603.07892,
  title  = {RoboRouter: Training-Free Policy Routing for Robotic Manipulation},
  author = {Yiteng Chen and Zhe Cao and Hongjia Ren and Chenjie Yang and Wenbo Li and Shiyi Wang and Yemin Wang and Li Zhang and Yanming Shao and Zhenjun Zhao and Huiping Zhuang and Qingyao Wu},
  journal= {arXiv preprint arXiv:2603.07892},
  year   = {2026}
}

Comments

We need to withdraw the paper as some of the reference papers are incorrect and need to be removed

R2 v1 2026-07-01T11:09:33.452Z