Scale-Rotation-Equivariant Lie Group Convolution Neural Networks (Lie Group-CNNs)
Wei-Dong Qiao, Yang Xu, and Hui Li

TL;DR
This paper introduces a Lie group-CNN that achieves simultaneous scale-rotation-equivariance, improving image classification accuracy and robustness by leveraging Lie group theory to handle geometric transformations.
Contribution
It proposes a novel Lie group-CNN architecture that maintains scale-rotation-equivariance, extending prior work limited to translation or rotation alone.
Findings
Achieves 97.50% accuracy on blood cell dataset
Outperforms existing methods like Lie algebra convolution and spatial transformer networks
Demonstrates robustness on rotated-MNIST and rotated-CIFAR10 datasets
Abstract
The weight-sharing mechanism of convolutional kernels ensures translation-equivariance of convolution neural networks (CNNs). Recently, rotation-equivariance has been investigated. However, research on scale-equivariance or simultaneous scale-rotation-equivariance is insufficient. This study proposes a Lie group-CNN, which can keep scale-rotation-equivariance for image classification tasks. The Lie group-CNN includes a lifting module, a series of group convolution modules, a global pooling layer, and a classification layer. The lifting module transfers the input image from Euclidean space to Lie group space, and the group convolution is parameterized through a fully connected network using Lie-algebra of Lie-group elements as inputs to achieve scale-rotation-equivariance. The Lie group SIM(2) is utilized to establish the Lie group-CNN with scale-rotation-equivariance.…
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
TopicsDigital Imaging for Blood Diseases · Medical Image Segmentation Techniques · Medical Imaging and Analysis
MethodsConvolution · Spatial Transformer
