paper-with-me

Papers

Stacked Capsule Autoencoders

2019-06-17 · NeurIPS 2019 12 · Adam R. Kosiorek, Sara Sabour, Yee Whye Teh, Geoffrey E. Hinton

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

📄 PDF Abstract BibTeX arXiv:1906.06818

Code (11)

akosiorek/stacked_capsule_autoencoders 공식 구현 tf
google-research/google-research 공식 구현 tf
KohavTal/SCAE_Project pytorch
MuhammadMomin93/Stacked-Capsule-Autoencoders-PyTorch pytorch
Victor-Martinez-Pozos/stacked_capsule_autoencoders tf
YuZiHanorz/stacked_capsule_autoencoders tf
ara-25/MSDS19002_Project_DLSpring2020 pytorch
bdsaglam/torch-scae pytorch
benenzhu/version0.3-scae pytorch
cxiang26/stacked_capsule_autoencode_pl pytorch
phanideepgampa/stacked-capsule-networks pytorch

Tasks

Cross-Modal RetrievalObjectUnsupervised MNIST

Methods 이 논문이 사용한 방법론

Solana Customer Service Number +1-833-534-1729 설명 없음

Similar Papers 제목 키워드 기반

Inference for Generative Capsule Models

2021-03-11 · Alfredo Nazabal, Nikolaos Tsagkas, Christopher K. I. Williams

Capsule networks (see e.g. Hinton et al., 2018) aim to encode knowledge and reason about the relationship between an object and its parts. In this paper we specify a \emph{generative} model for such data, and derive a va…

Object

Inference and Learning for Generative Capsule Models

2022-09-07 · Alfredo Nazabal, Nikolaos Tsagkas, Christopher K. I. Williams

Capsule networks (see e.g. Hinton et al., 2018) aim to encode knowledge of and reason about the relationship between an object and its parts. In this paper we specify a generative model for such data, and derive a variat…

Object

YNU\_DYX at SemEval-2019 Task 5: A Stacked BiGRU Model Based on Capsule Network in Detection of Hate

2019-06-01 · SEMEVAL 2019 6 · Yunxia Ding, Xiaobing Zhou, Xue-jie Zhang

This paper describes our system designed for SemEval 2019 Task 5 {``}Shared Task on Multilingual Detection of Hate{''}.We only participate in subtask-A in English. To address this task, we present a stacked BiGRU model b…

Sentence

An Evasion Attack against Stacked Capsule Autoencoder

2020-10-14 · Jiazhu Dai, Siwei Xiong

Capsule network is a type of neural network that uses the spatial relationship between features to classify images. By capturing the poses and relative positions between features, its ability to recognize affine transfor…

Adversarial Attackimage-classificationImage Classification

Masked Capsule Autoencoders

2024-03-07 · Miles Everett, Mingjun Zhong, Georgios Leontidis

We propose Masked Capsule Autoencoders (MCAE), the first Capsule Network that utilises pretraining in a modern self-supervised paradigm, specifically the masked image modelling framework. Capsule Networks have emerged as…

Decoder