WideCaps: A Wide Attention based Capsule Network for Image Classification
S J Pawan, Rishi Sharma, Hemanth Sai Ram Reddy, M Vani, Jeny Rajan

TL;DR
This paper introduces WideCaps, a capsule network architecture enhanced with wide residual modules and attention mechanisms, significantly improving image classification performance on complex datasets like CIFAR-10.
Contribution
The paper presents a novel capsule network design incorporating wide residual modules and attention blocks, addressing limitations in handling complex images and improving classification accuracy.
Findings
Outperforms top-5 accuracy on CIFAR-10 and Fashion MNIST datasets.
Achieves highly competitive results on SVHN dataset.
Enhances feature extraction for complex images using the proposed architecture.
Abstract
The capsule network is a distinct and promising segment of the neural network family that drew attention due to its unique ability to maintain the equivariance property by preserving the spatial relationship amongst the features. The capsule network has attained unprecedented success over image classification tasks with datasets such as MNIST and affNIST by encoding the characteristic features into the capsules and building the parse-tree structure. However, on the datasets involving complex foreground and background regions such as CIFAR-10, the performance of the capsule network is sub-optimal due to its naive data routing policy and incompetence towards extracting complex features. This paper proposes a new design strategy for capsule network architecture for efficiently dealing with complex images. The proposed method incorporates wide bottleneck residual modules and the Squeeze 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
TopicsAdvanced Neural Network Applications · Brain Tumor Detection and Classification · Advanced Image and Video Retrieval Techniques
MethodsCapsule Network
