Group Downsampling with Equivariant Anti-aliasing
Md Ashiqur Rahman, Raymond A. Yeh
TL;DR
The paper tackles downsampling in group-equivariant networks by introducing a mathematically grounded framework for uniform subgroup downsampling on finite groups. It develops a Subgroup Sampling Theorem and an equivariant anti-aliasing operator, plus an algorithm to select appropriate subgroups at a given rate $R$. Empirical results on MNIST, CIFAR-10, and STL-10 show that subgroup subsampling with anti-aliasing preserves or improves accuracy and equivariance while reducing parameter counts. These contributions provide a principled path to building scalable, symmetry-preserving networks on general finite groups.
Abstract
Downsampling layers are crucial building blocks in CNN architectures, which help to increase the receptive field for learning high-level features and reduce the amount of memory/computation in the model. In this work, we study the generalization of the uniform downsampling layer for group equivariant architectures, e.g., G-CNNs. That is, we aim to downsample signals (feature maps) on general finite groups with anti-aliasing. This involves the following: (a) Given a finite group and a downsampling rate, we present an algorithm to form a suitable choice of subgroup. (b) Given a group and a subgroup, we study the notion of bandlimited-ness and propose how to perform anti-aliasing. Notably, our method generalizes the notion of downsampling based on classical sampling theory. When the signal is on a cyclic group, i.e., periodic, our method recovers the standard downsampling of an ideal low-pass filter followed by a subsampling operation. Finally, we conducted experiments on image classification tasks demonstrating that the proposed downsampling operation improves accuracy, better preserves equivariance, and reduces model size when incorporated into G-equivariant networks
