403

Implicit Neural Convolutional Kernels for Steerable CNNs

Neural Information Processing Systems (NeurIPS), 2022
Abstract

Steerable convolutional neural networks (CNNs) provide a general framework for building neural networks equivariant to translations and other transformations belonging to an origin-preserving group GG, such as reflections and rotations. They rely on standard convolutions with GG-steerable kernels obtained by analytically solving the group-specific equivariance constraint imposed onto the kernel space. As the solution is tailored to a particular group GG, the implementation of a kernel basis does not generalize to other symmetry transformations, which complicates the development of group equivariant models. We propose using implicit neural representation via multi-layer perceptrons (MLPs) to parameterize GG-steerable kernels. The resulting framework offers a simple and flexible way to implement Steerable CNNs and generalizes to any group GG for which a GG-equivariant MLP can be built. We apply our method to point cloud (ModelNet-40) and molecular data (QM9) and demonstrate a significant improvement in performance compared to standard Steerable CNNs.

View on arXiv
Comments on this paper