Abstract
Novel shape generation is a critical procedure across fields spanning computer graphics to robotics.
Unfortunately, current methods for generating 3D shapes are data inefficient due to their inability to utilize the inherent SO(3) symmetry in 3D data.
Therefore, we propose a simple, SO(3) equivariant, auto-encoding neural network to test the feasibility of building larger SO(3) equivariant shape generation models. In order to capture the SO(3) symmetry of our input data, we represent 3D shapes as the coefficients of the spherical harmonic basis functions. Then, to perform SO(3) equivariant latent space traversal and produce coherent outputs, we design a rotation equivariant interpolation method that distinguishes between the rotation and shape components of the latent space.
We demonstrate robust reconstruction of a dataset of 100 randomly generated boxes and show coherent traversals of the latent space when trained on two and 100 randomly selected objects.