paper-with-me

Papers

Semi-Supervised Phoneme Recognition with Recurrent Ladder Networks

2017-06-07 · Marian Tietz, Tayfun Alpay, Johannes Twiefel, Stefan Wermter

Ladder networks are a notable new concept in the field of semi-supervised learning by showing state-of-the-art results in image recognition tasks while being compatible with many existing neural architectures. We present the recurrent ladder network, a novel modification of the ladder network, for semi-supervised learning of recurrent neural networks which we evaluate with a phoneme recognition task on the TIMIT corpus. Our results show that the model is able to consistently outperform the baseline and achieve fully-supervised baseline performance with only 75% of all labels which demonstrates that the model is capable of using unsupervised data as an effective regulariser.

📄 PDF Abstract BibTeX arXiv:1706.02124

Code (0)

등록된 구현이 없습니다.

Tasks

Phoneme Recognition

Similar Papers 제목 키워드 기반

Recurrent Ladder Networks

2017-07-28 · NeurIPS 2017 12 · Isabeau Prémont-Schwarz, Alexander Ilin, Tele Hotloo Hao, Antti Rasmus 외

We propose a recurrent extension of the Ladder networks whose structure is motivated by the inference required in hierarchical latent variable models. We demonstrate that the recurrent Ladder is able to handle a wide var…

Music Modeling

Ladder Networks for Semi-Supervised Hyperspectral Image Classification

2018-12-04 · Julian Büchel, Okan Ersoy

We used the Ladder Network [Rasmus et al. (2015)] to perform Hyperspectral Image Classification in a semi-supervised setting. The Ladder Network distinguishes itself from other semi-supervised methods by jointly optimizi…

ClassificationGeneral ClassificationHyperspectral Image Classificationimage-classification+1

Deconstructing the Ladder Network Architecture

2015-11-19 · Mohammad Pezeshki, Linxi Fan, Philemon Brakel, Aaron Courville 외

The Manual labeling of data is and will remain a costly endeavor. For this reason, semi-supervised learning remains a topic of practical importance. The recently proposed Ladder Network is one such approach that has prov…

Denoising

Virtual Adversarial Ladder Networks For Semi-supervised Learning

2017-11-20 · Saki Shinoda, Daniel E. Worrall, Gabriel J. Brostow

Semi-supervised learning (SSL) partially circumvents the high cost of labeling data by augmenting a small labeled dataset with a large and relatively cheap unlabeled dataset drawn from the same distribution. This paper o…

Semi-Supervised Learning with Ladder Networks

2015-07-09 · NeurIPS 2015 12 · Antti Rasmus, Harri Valpola, Mikko Honkala, Mathias Berglund 외

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, avoidi…

General ClassificationSemi-Supervised Image Classification