Training Deep Capsule Networks with Residual Connections

04/15/2021
by   Josef Gugglberger, et al.
0

Capsule networks are a type of neural network that have recently gained increased popularity. They consist of groups of neurons, called capsules, which encode properties of objects or object parts. The connections between capsules encrypt part-whole relationships between objects through routing algorithms which route the output of capsules from lower level layers to upper level layers. Capsule networks can reach state-of-the-art results on many challenging computer vision tasks, such as MNIST, Fashion-MNIST, and Small-NORB. However, most capsule network implementations use two to three capsule layers, which limits their applicability as expressivity grows exponentially with depth. One approach to overcome such limitations would be to train deeper network architectures, as it has been done for convolutional neural networks with much increased success. In this paper, we propose a methodology to train deeper capsule networks using residual connections, which is evaluated on four datasets and three different routing algorithms. Our experimental results show that in fact, performance increases when training deeper capsule networks. The source code is available on https://github.com/moejoe95/res-capsnet.

READ FULL TEXT

page 1

page 2

page 3

page 4

research
01/26/2022

Momentum Capsule Networks

Capsule networks are a class of neural networks that achieved promising ...
research
04/21/2019

DeepCaps: Going Deeper with Capsule Networks

Capsule Network is a promising concept in deep learning, yet its true po...
research
08/04/2019

Building Deep, Equivariant Capsule Networks

Capsule networks are constrained by their, relative, inability to deeper...
research
04/30/2021

DPR-CAE: Capsule Autoencoder with Dynamic Part Representation for Image Parsing

Parsing an image into a hierarchy of objects, parts, and relations is im...
research
07/01/2019

Avoiding Implementation Pitfalls of "Matrix Capsules with EM Routing" by Hinton et al

The recent progress on capsule networks by Hinton et al. has generated c...
research
06/16/2022

Video Capsule Endoscopy Classification using Focal Modulation Guided Convolutional Neural Network

Video capsule endoscopy is a hot topic in computer vision and medicine. ...
research
07/31/2019

Capsule Networks Need an Improved Routing Algorithm

In capsule networks, the routing algorithm connects capsules in consecut...

Please sign up or login with your details

Forgot password? Click here to reset