Share your thoughts, 1 month free Claude Pro on usSee more
WorkDL logo mark

Stacked Capsule Autoencoders

About

Objects are composed of a set of geometrically organized parts. We introduce an unsupervised capsule autoencoder (SCAE), which explicitly uses geometric relationships between parts to reason about objects. Since these relationships do not depend on the viewpoint, our model is robust to viewpoint changes. SCAE consists of two stages. In the first stage, the model predicts presences and poses of part templates directly from the image and tries to reconstruct the image by appropriately arranging the templates. In the second stage, SCAE predicts parameters of a few object capsules, which are then used to reconstruct part poses. Inference in this model is amortized and performed by off-the-shelf neural encoders, unlike in previous capsule networks. We find that object capsule presences are highly informative of the object class, which leads to state-of-the-art results for unsupervised classification on SVHN (55%) and MNIST (98.7%). The code is available at https://github.com/google-research/google-research/tree/master/stacked_capsule_autoencoders

Adam R. Kosiorek, Sara Sabour, Yee Whye Teh, Geoffrey E. Hinton• 2019

Related benchmarks

TaskDatasetResultRank
Image ClassificationCIFAR-10--
507
Image ClassificationMNIST--
417
ClusteringSVHN
Accuracy55.3
18
ClusteringMNIST
Clustering Accuracy98.7
12
Showing 4 of 4 rows

Other info

Follow for update