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

Semi-Supervised Learning with Ladder Networks

About

We combine supervised learning with unsupervised learning in deep neural networks. The proposed model is trained to simultaneously minimize the sum of supervised and unsupervised cost functions by backpropagation, avoiding the need for layer-wise pre-training. Our work builds on the Ladder network proposed by Valpola (2015), which we extend by combining the model with supervision. We show that the resulting model reaches state-of-the-art performance in semi-supervised MNIST and CIFAR-10 classification, in addition to permutation-invariant MNIST classification with all labels.

Antti Rasmus, Harri Valpola, Mikko Honkala, Mathias Berglund, Tapani Raiko• 2015

Related benchmarks

TaskDatasetResultRank
Image ClassificationCIFAR-10 (test)--
3381
Image ClassificationMNIST (test)--
882
Image ClassificationCIFAR-100--
622
Image ClassificationCIFAR-10--
507
Image ClassificationSVHN
Accuracy92.5
359
Image ClassificationSTL-10 (test)--
357
Image ClassificationCIFAR100
Accuracy62.1
331
Image ClassificationCIFAR-100 standard (test)--
133
Image ClassificationSTL-10--
128
Digit ClassificationMNIST (test)
Error Rate0.36
94
Showing 10 of 50 rows

Other info

Code

Follow for update