Accurate Shift Invariant Convolutional Neural Networks Using Gaussian-Hermite Moments
Jaspreet Singh, Petra Bosilj, and Grzegorz Cielniak

TL;DR
This paper introduces Gaussian-Hermite Sampling (GHS), a novel downsampling method that enhances shift invariance in CNNs, leading to perfect shift consistency and improved accuracy without architectural changes.
Contribution
The paper presents GHS, a new shift-consistent sampling technique that maintains shift invariance in CNNs at the layer level without extra training or modifications.
Findings
GHS achieves 100% classification consistency under spatial shifts.
GHS improves classification accuracy on CIFAR-10, CIFAR-100, and MNIST-rot datasets.
GHS enhances shift invariance without architectural modifications.
Abstract
The convolutional neural networks (CNNs) are not inherently shift invariant or equivariant. The downsampling operation, used in CNNs, is one of the key reasons which breaks the shift invariant property of a CNN. Conversely, downsampling operation is important to improve computational efficiency and increase the area of the receptive field for more contextual information. In this work, we propose Gaussian-Hermite Sampling (GHS), a novel downsampling strategy designed to achieve accurate shift invariance. GHS leverages Gaussian-Hermite polynomials to perform shift-consistent sampling, enabling CNN layers to maintain invariance to arbitrary spatial shifts prior to training. When integrated into standard CNN architectures, the proposed method embeds shift invariance directly at the layer level without requiring architectural modifications or additional training procedures. We evaluate the…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Neural Network Applications · Generative Adversarial Networks and Image Synthesis · Domain Adaptation and Few-Shot Learning
