Demystifying Action Space Design for Robotic Manipulation Policies
This research provides a systematic empirical understanding of action space design for robotic manipulation policy learning, offering guidance for practitioners and researchers in robotics.
This paper investigates the impact of action space design on imitation-based robotic manipulation policy learning, a factor often overlooked in favor of data and model scaling. Through over 13,000 real-world robot rollouts and evaluation of 500+ models, the study found that delta action predictions consistently improve performance, while joint-space actions offer better control stability and task-space actions improve generalization.
The specification of the action space plays a pivotal role in imitation-based robotic manipulation policy learning, fundamentally shaping the optimization landscape of policy learning. While recent advances have focused heavily on scaling training data and model capacity, the choice of action space remains guided by ad-hoc heuristics or legacy designs, leading to an ambiguous understanding of robotic policy design philosophies. To address this ambiguity, we conducted a large-scale and systematic empirical study, confirming that the action space does have significant and complex impacts on robotic policy learning. We dissect the action design space along temporal and spatial axes, facilitating a structured analysis of how these choices govern both policy learnability and control stability. Based on 13,000+ real-world rollouts on a bimanual robot and evaluation on 500+ trained models over four scenarios, we examine the trade-offs between absolute vs. delta representations, and joint-space vs. task-space parameterizations. Our large-scale results suggest that properly designing the policy to predict delta actions consistently improves performance, while joint-space and task-space representations offer complementary strengths, favoring control stability and generalization, respectively.