ROMar 9

RoboRouter: Training-Free Policy Routing for Robotic Manipulation

arXiv:2603.07892v11 citations
Predicted impact top 5% in RO · last 90 daysOriginality Highly original
AI Analysis

This work offers a practical and scalable solution for roboticists to build more capable robotic systems by leveraging the complementary strengths of diverse existing policies, rather than developing new monolithic ones.

RoboRouter addresses the challenge of limited generalization in robotic manipulation policies by intelligently routing tasks to the most suitable existing policy. It achieves this without training, improving average success rates by over 3% in simulation and more than 13% in real-world settings.

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.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes