Robustcaps: a transformation-robust capsule network for image classification
Sai Raam Venkataraman, S. Balasubramanian, R. Raghunatha Sarma

TL;DR
RobustCaps is a transformation-robust capsule network that employs group-equivariant convolutions and a context-normalized routing algorithm to improve image classification under geometric transformations, outperforming existing models on standard datasets.
Contribution
Introduces RobustCaps, a novel capsule network with group-equivariant convolutions and a context-normalized routing algorithm for transformation-robust image classification.
Findings
Achieves state-of-the-art accuracy on CIFAR-10, FashionMNIST, and CIFAR-100 under rotations and translations.
Outperforms baseline capsule and convolutional neural networks on transformation-robust tasks.
Demonstrates the effectiveness of group-equivariant convolutions and context normalization in capsule networks.
Abstract
Geometric transformations of the training data as well as the test data present challenges to the use of deep neural networks to vision-based learning tasks. In order to address this issue, we present a deep neural network model that exhibits the desirable property of transformation-robustness. Our model, termed RobustCaps, uses group-equivariant convolutions in an improved capsule network model. RobustCaps uses a global context-normalised procedure in its routing algorithm to learn transformation-invariant part-whole relationships within image data. This learning of such relationships allows our model to outperform both capsule and convolutional neural network baselines on transformation-robust classification tasks. Specifically, RobustCaps achieves state-of-the-art accuracies on CIFAR-10, FashionMNIST, and CIFAR-100 when the images in these datasets are subjected to train and…
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
TopicsMedical Imaging and Analysis · Image Processing and 3D Reconstruction · Advanced Neural Network Applications
MethodsTest · Capsule Network
