HyperAIHyperAI

Command Palette

Search for a command to run...

4 months ago

Dynamic Routing Between Capsules

Sara Sabour; Nicholas Frosst; Geoffrey E Hinton

Dynamic Routing Between Capsules

Abstract

A capsule is a group of neurons whose activity vector represents the instantiation parameters of a specific type of entity such as an object or an object part. We use the length of the activity vector to represent the probability that the entity exists and its orientation to represent the instantiation parameters. Active capsules at one level make predictions, via transformation matrices, for the instantiation parameters of higher-level capsules. When multiple predictions agree, a higher level capsule becomes active. We show 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. To achieve these results we use an iterative routing-by-agreement mechanism: A lower-level capsule prefers to send its output to higher level capsules whose activity vectors have a big scalar product with the prediction coming from the lower-level capsule.

Code Repositories

Egesabanci/capsuleNetworks
tf
Mentioned in GitHub
yechengxi/LightCapsNet
Mentioned in GitHub
dragen1860/CapsNet-Pytorch
pytorch
Mentioned in GitHub
dudyu/capsnet
pytorch
Mentioned in GitHub
jihyeonseong/cardiocaps
pytorch
Mentioned in GitHub
starsky68/capsnet_blk_prune
pytorch
Mentioned in GitHub
shashankmanjunath/capsnet
pytorch
Mentioned in GitHub
naturomics/CapsNet-Tensorflow
tf
Mentioned in GitHub
bdsaglam/CapsNet
pytorch
Mentioned in GitHub
jelifysh/Capsule-Networks
pytorch
Mentioned in GitHub
Oushesh/CapsClassifigner
tf
Mentioned in GitHub
mshaikh2/GANs_Comparison
tf
Mentioned in GitHub
JunYeopLee/capsule-networks
tf
Mentioned in GitHub
ecstayalive/capsule_nn
pytorch
Mentioned in GitHub
yikuide/pytorch-capsule
pytorch
Mentioned in GitHub
hli2020/nn_encapsulation
pytorch
Mentioned in GitHub
southworkscom/CapsNet-CNTK
Mentioned in GitHub
noureldinalaa/Capsule-Networks
pytorch
Mentioned in GitHub
DanielLongo/CapsNet-PyTorch
pytorch
Mentioned in GitHub
grassknoted/CDAE4InfoExtraction
tf
Mentioned in GitHub
XifengGuo/CapsNet-Keras
tf
Mentioned in GitHub
kazukiii/caps-net-pytorch
pytorch
Mentioned in GitHub
Ugenteraan/CapsNet-MNIST-TF
tf
Mentioned in GitHub
Soonhwan-Kwon/capsnet.mxnet
mxnet
Mentioned in GitHub
danielhavir/capsule-network
pytorch
Mentioned in GitHub
Utkarsh87/Capsule-Networks
pytorch
Mentioned in GitHub
Sarasra/models
Official
tf
Reatris/Capsule_Net
paddle
Mentioned in GitHub
Ugenteraan/CapsNet-PyTorch
pytorch
Mentioned in GitHub
laodar/tf_capsnet
tf
Mentioned in GitHub
JSerowik/Masters_Thesis
Mentioned in GitHub
bhneo/Capsnet-Experiments
tf
Mentioned in GitHub
hli2020/nn_capsulation
pytorch
Mentioned in GitHub
Ian-Liao/SegCaps
tf
Mentioned in GitHub
JeremyCCHsu/CapsNet-tf
tf
Mentioned in GitHub
EscVM/Efficient-CapsNet
tf
Mentioned in GitHub
gram-ai/capsule-networks
pytorch
Mentioned in GitHub
laubonghaudoi/CapsNet_guide_PyTorch
pytorch
Mentioned in GitHub
im-ant/Capsules-Guys
tf
Mentioned in GitHub
Riroaki/CapsNet
pytorch
Mentioned in GitHub
razvanalex/CapsLayer
tf
Mentioned in GitHub
44825762/MyCapsNet
pytorch
Mentioned in GitHub
arsenzaryan/CapsNet
tf
Mentioned in GitHub
OwenLeng/pytorch-capsule
pytorch
Mentioned in GitHub
lauromoraes/capsnet-promoter
Mentioned in GitHub
jwzhanggy/isocapsnet
pytorch
Mentioned in GitHub
glassroom/heinsen_routing
pytorch
Mentioned in GitHub
DanielLongo/CapsGAN
pytorch
Mentioned in GitHub
ethanleet/CapsNet
pytorch
Mentioned in GitHub
adambielski/capsnet-pytorch
pytorch
Mentioned in GitHub
lalonderodney/SegCaps
tf
Mentioned in GitHub
Cheng-Lin-Li/SegCaps
tf
Mentioned in GitHub
naturomics/CapsLayer
tf
Mentioned in GitHub
dshelukh/CapsuleLearner
tf
Mentioned in GitHub
chucooleg/capsnet_for_ner
tf
Mentioned in GitHub
leoniloris/CapsNet
tf
Mentioned in GitHub

Benchmarks

BenchmarkMethodologyMetrics
image-classification-on-cifar-10ensemble of 7 models
Percentage correct: 89.4
image-classification-on-emnist-balancedTextCaps
Accuracy: 90.46
image-classification-on-mnistCapsNet
Percentage error: 0.25
image-classification-on-multimnistCapsNet
Percentage error: 5.2
image-classification-on-smallnorbCapsNet
Classification Error: 3.77

Build AI with AI

From idea to launch — accelerate your AI development with free AI co-coding, out-of-the-box environment and best price of GPUs.

AI Co-coding
Ready-to-use GPUs
Best Pricing
Get Started

Hyper Newsletters

Subscribe to our latest updates
We will deliver the latest updates of the week to your inbox at nine o'clock every Monday morning
Powered by MailChimp
Dynamic Routing Between Capsules | Papers | HyperAI