Rotation Equivariance and Invariance in Convolutional Neural Networks
Benjamin Chidester, Minh N. Do, Jian Ma

TL;DR
This paper introduces a novel approach using the 2D-DFT magnitude response to encode rotation invariance and equivariance in CNNs, improving accuracy, training efficiency, and robustness for image classification tasks.
Contribution
It proposes a new scheme leveraging 2D-DFT for rotation invariance and an efficient convolutional method for equivariance in neural networks.
Findings
Improved classification accuracy over standard CNNs.
Reduced training time compared to existing methods.
Enhanced robustness to hyperparameter variations.
Abstract
Performance of neural networks can be significantly improved by encoding known invariance for particular tasks. Many image classification tasks, such as those related to cellular imaging, exhibit invariance to rotation. We present a novel scheme using the magnitude response of the 2D-discrete-Fourier transform (2D-DFT) to encode rotational invariance in neural networks, along with a new, efficient convolutional scheme for encoding rotational equivariance throughout convolutional layers. We implemented this scheme for several image classification tasks and demonstrated improved performance, in terms of classification accuracy, time required to train the model, and robustness to hyperparameter selection, over a standard CNN and another state-of-the-art method.
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsCell Image Analysis Techniques · Image Processing Techniques and Applications · AI in cancer detection
