Learning Continuous Control with Geometric Regularity from Robot Intrinsic Symmetry
Shengchao Yan, Baohe Zhang, Yuan Zhang, Joschka Boedecker, Wolfram Burgard
TL;DR
The paper addresses the challenge of learning control policies for high-DOF robots by exploiting intrinsic geometric symmetry. It reformulates single-robot control as a cooperative MARL problem, partitioning the robot into symmetric parts and enforcing geometric regularity through equivariant policy networks and invariant critics with parameter sharing. The MASA architecture demonstrates strong, data-efficient performance across online PPO-based and offline BC/IQL-based settings on five challenging tasks in simulation and real robots, with larger gains as task difficulty grows. This approach offers a scalable pathway to leverage robot symmetry for more sample-efficient and robust learning in complex robotic systems.
Abstract
Geometric regularity, which leverages data symmetry, has been successfully incorporated into deep learning architectures such as CNNs, RNNs, GNNs, and Transformers. While this concept has been widely applied in robotics to address the curse of dimensionality when learning from high-dimensional data, the inherent reflectional and rotational symmetry of robot structures has not been adequately explored. Drawing inspiration from cooperative multi-agent reinforcement learning, we introduce novel network structures for single-agent control learning that explicitly capture these symmetries. Moreover, we investigate the relationship between the geometric prior and the concept of Parameter Sharing in multi-agent reinforcement learning. Last but not the least, we implement the proposed framework in online and offline learning methods to demonstrate its ease of use. Through experiments conducted on various challenging continuous control tasks on simulators and real robots, we highlight the significant potential of the proposed geometric regularity in enhancing robot learning capabilities.
