Share your thoughts, 1 month free Claude Pro on usSee more
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)--
894
Image ClassificationCIFAR-100--
691
Image ClassificationCIFAR-10--
507
Image ClassificationSVHN
Accuracy92.5
395
Image ClassificationSTL-10 (test)--
357
Image ClassificationCIFAR100
Accuracy62.1
347
Image ClassificationCIFAR-100 (test)--
175
Image ClassificationSTL-10--
146
Image ClassificationCIFAR-100 standard (test)--
141
Showing 10 of 51 rows

Other info

Code

Follow for update