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
| Task | Dataset | Result | Rank | |
|---|---|---|---|---|
| Image Classification | CIFAR-10 (test) | -- | 3381 | |
| Image Classification | MNIST (test) | -- | 882 | |
| Image Classification | CIFAR-100 | -- | 622 | |
| Image Classification | CIFAR-10 | -- | 507 | |
| Image Classification | SVHN | Accuracy92.5 | 359 | |
| Image Classification | STL-10 (test) | -- | 357 | |
| Image Classification | CIFAR100 | Accuracy62.1 | 331 | |
| Image Classification | CIFAR-100 standard (test) | -- | 133 | |
| Image Classification | STL-10 | -- | 128 | |
| Digit Classification | MNIST (test) | Error Rate0.36 | 94 |
Showing 10 of 50 rows