On-Robot Learning With Equivariant Models
Dian Wang, Mingxi Jia, Xupeng Zhu, Robin Walters, Robert Platt
TL;DR
The paper demonstrates that on-robot policy learning can be dramatically accelerated by using equivariant neural networks with discrete symmetry groups and simple data augmentation, enabling several non-trivial manipulation tasks to be learned directly on hardware in a few hours. It shows that discrete groups like D4/D8 outperform continuous symmetry variants, and that buffer-based rotation augmentation further boosts performance. Compared to sim2real approaches and a strong baseline (FERM), on-robot training with Equivariant SAC often achieves higher final performance and can avoid negative transfer associated with pretraining in simulation. The work underscores the practical potential of symmetry-aware RL for rapid, hardware-centric skill acquisition while outlining limitations and directions for automating symmetry discovery and expanding modalities.
Abstract
Recently, equivariant neural network models have been shown to improve sample efficiency for tasks in computer vision and reinforcement learning. This paper explores this idea in the context of on-robot policy learning in which a policy must be learned entirely on a physical robotic system without reference to a model, a simulator, or an offline dataset. We focus on applications of Equivariant SAC to robotic manipulation and explore a number of variations of the algorithm. Ultimately, we demonstrate the ability to learn several non-trivial manipulation tasks completely through on-robot experiences in less than an hour or two of wall clock time.
