Robot Learning

Equivariant Neural Network

Equivariant Neural Network is a network architecturally constrained so that transformations of its input, such as rotations or translations, produce correspondingly transformed outputs, encoding symmetry as an inductive bias rather than learning it from data. Group-equivariant CNNs (Cohen and Welling, 2016) generalized translation equivariance to rotations, and SE(3)-equivariant architectures operate on 3D point clouds and vector fields. In manipulation, equivariant policies and grasp detectors exploit the rotational symmetry of tabletop tasks.

Why it matters for physical AI

Symmetry constraints can substitute for data: equivariant grasp and policy models reach strong performance from far fewer demonstrations, a meaningful lever when robot data collection dominates cost.

Build physical AI

Put these concepts to work on real hardware

Axol is a dual-arm robot built for physical AI — teleoperate it, collect demonstrations, and deploy learned policies out of the box.