Equivariant Transporter Network
Haojie Huang, Dian Wang, Robin Walters, Robert Platt
TL;DR
The paper tackles sample-efficient robotic pick-and-place by making both pick and place components equivariant to object and placement orientations. By enforcing $C_n\times C_n$ symmetry through equivariant convolutions and a quotient representation for gripper orientation, the Equivariant Transporter Network generalizes across rotations more effectively than the original Transporter Net. Empirical results on Ravens-10, gripper-augmented variants, and real-robot experiments demonstrate improved performance with fewer demonstrations and faster convergence, while ablations show place-equivariance as the major contributor to gains. The approach offers a principled way to incorporate symmetry into learning-based manipulation, with practical impact for faster, more reliable policy learning on real robots.
Abstract
Transporter Net is a recently proposed framework for pick and place that is able to learn good manipulation policies from a very few expert demonstrations. A key reason why Transporter Net is so sample efficient is that the model incorporates rotational equivariance into the pick module, i.e. the model immediately generalizes learned pick knowledge to objects presented in different orientations. This paper proposes a novel version of Transporter Net that is equivariant to both pick and place orientation. As a result, our model immediately generalizes place knowledge to different place orientations in addition to generalizing pick knowledge as before. Ultimately, our new model is more sample efficient and achieves better pick and place success rates than the baseline Transporter Net model.
