← Search

Tapani Raiko

4 accepted papers

2016

Ladder Variational Autoencoders

NeurIPS 2016poster

Variational autoencoders are powerful models for unsupervised learning. However deep models with several layers of dependent stochastic variables are difficult to train which limits the improvements obtained using these highly expressive models. We propose a new inference model, the Ladder Variation…

2016

Scalable Gradient-Based Tuning of Continuous Regularization Hyperparameters

ICML 2016poster

Hyperparameter selection generally relies on running multiple full training trials, with selection based on validation set performance. We propose a gradient-based approach for locally adjusting hyperparameters during training of the model. Hyperparameters are adjusted so as to make the model parame…

2015

Bidirectional Recurrent Neural Networks as Generative Models

NeurIPS 2015poster

Bidirectional recurrent neural networks (RNN) are trained to predict both in the positive and negative time directions simultaneously. They have not been used commonly in unsupervised tasks, because a probabilistic interpretation of the model has been difficult. Recently, two different frameworks, G…

Cited by 172SourcePDFScholar
2015

Semi-supervised Learning with Ladder Networks

NeurIPS 2015poster

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 top of the Ladder ne…