scispace - formally typeset
Proceedings ArticleDOI

Analysis and Learning of Capsule Networks Robust for Small Image Deformation

TLDR
This work proposes a method for reducing computational costs by enabling a single capsule to represent multiple object classes in CapsNet, and incorporates the ArcFace distance learning method in the error function.
Abstract
The Capsule Network (CapsNet) is a deep learning model proposed for image classification that is robust to pose of change of objects in images. A capsule is a vector representing the position, size and presence of an object. However, with CapsNet, the number of capsules increases, depending on the number of classification classes, and learning is computationally expensive. Thus, we propose a method for reducing computational costs by enabling a single capsule to represent multiple object classes. To learn the distance between classes, we incorporate the ArcFace distance learning method in the error function. In a preliminary experiment, the distribution of capsules was visualised by principal component analysis to demonstrate the validity of the proposed method. Using the MNIST and CIFAR-10 datasets, as well as an the affine transformed dataset, we compare the accuracy and learning time of the original CapsNet and proposed method. The results demonstrate that accuracy is improved by 2.74% on the CIFAR-10 dataset, and the learning time is reduced by more than 19% in both datasets.

read more

Citations
More filters
Journal ArticleDOI

Capsule networks for image classification: A review

Sharma Pawan, +1 more
- 01 Aug 2022 - 
TL;DR: Capsule Networks: Capsule networks have been widely used for computer vision tasks such as image classification, object detection, image segmentation, and object detection. as mentioned in this paper presents a concise overview of capsule network-based classification architectures, routing algorithms, performance analysis, limitations, and future scope, helping the research community to adopt capsule networks at the forefront of modern computer vision research.
Journal ArticleDOI

Capsule Network Extension Based on Metric Learning

TL;DR: In this paper , the authors proposed a method to increase the diversity of capsule directions and decrease the computational cost of CapsNet training by allowing a single capsule to represent multiple object classes.
References
More filters
Proceedings ArticleDOI

ArcFace: Additive Angular Margin Loss for Deep Face Recognition

TL;DR: This paper presents arguably the most extensive experimental evaluation against all recent state-of-the-art face recognition methods on ten face recognition benchmarks, and shows that ArcFace consistently outperforms the state of the art and can be easily implemented with negligible computational overhead.
Proceedings Article

Dynamic Routing Between Capsules

TL;DR: It is shown that a discrimininatively trained, multi-layer capsule system achieves state-of-the-art performance on MNIST and is considerably better than a convolutional net at recognizing highly overlapping digits.
BookDOI

Principal components analysis

TL;DR: In this paper, the concept of principal components is introduced and a number of techniques related to principal component analysis are presented, such as using principal components to select a subset of variables for regression analysis, detecting outliers, and detecting influential observations.
Posted Content

ArcFace: Additive Angular Margin Loss for Deep Face Recognition

TL;DR: This article proposed an additive angular margin loss (ArcFace) to obtain highly discriminative features for face recognition, which has a clear geometric interpretation due to the exact correspondence to the geodesic distance on the hypersphere.
Proceedings ArticleDOI

Brain Tumor Type Classification via Capsule Networks

TL;DR: In this paper, the authors adopt and incorporate CapsNets for the problem of brain tumor classification to design an improved architecture which maximizes the accuracy of the classification problem at hand.
Related Papers (5)