Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

Stacked What-Where Auto-encoders

About

We present a novel architecture, the "stacked what-where auto-encoders" (SWWAE), which integrates discriminative and generative pathways and provides a unified approach to supervised, semi-supervised and unsupervised learning without relying on sampling during training. An instantiation of SWWAE uses a convolutional net (Convnet) (LeCun et al. (1998)) to encode the input, and employs a deconvolutional net (Deconvnet) (Zeiler et al. (2010)) to produce the reconstruction. The objective function includes reconstruction terms that induce the hidden states in the Deconvnet to be similar to those of the Convnet. Each pooling layer produces two sets of variables: the "what" which are fed to the next layer, and its complementary variable "where" that are fed to the corresponding layer in the generative decoder.

Junbo Zhao, Michael Mathieu, Ross Goroshin, Yann LeCun• 2015

Related benchmarks

TaskDatasetResultRank
Image ClassificationMNIST (test)--
882
Image ClassificationCIFAR-100--
622
Image ClassificationCIFAR-10
Accuracy92.23
471
Image ClassificationSVHN (test)--
362
Image ClassificationSTL-10 (test)
Accuracy74.33
357
Image ClusteringCIFAR-10
NMI0.233
243
Image ClusteringSTL-10
ACC27
229
ClassificationSVHN (test)
Error Rate23.56
182
Image ClassificationSTL-10
Accuracy74.3
109
Image ClusteringCIFAR-100
ACC14.7
101
Showing 10 of 25 rows

Other info

Follow for update