paper-with-me

Papers

Training a Restricted Boltzmann Machine for Classification by Labeling Model Samples

2015-09-03 · Malte Probst, Franz Rothlauf

We propose an alternative method for training a classification model. Using the MNIST set of handwritten digits and Restricted Boltzmann Machines, it is possible to reach a classification performance competitive to semi-supervised learning if we first train a model in an unsupervised fashion on unlabeled data only, and then manually add labels to model samples instead of training data samples with the help of a GUI. This approach can benefit from the fact that model samples can be presented to the human labeler in a video-like fashion, resulting in a higher number of labeled examples. Also, after some initial training, hard-to-classify examples can be distinguished from easy ones automatically, saving manual work.

📄 PDF Abstract BibTeX arXiv:1509.01053

Code (0)

등록된 구현이 없습니다.

Tasks

ClassificationGeneral Classification

Similar Papers 제목 키워드 기반

Subspace Restricted Boltzmann Machine

2014-07-16 · Jakub M. Tomczak, Adam Gonczarek

The subspace Restricted Boltzmann Machine (subspaceRBM) is a third-order Boltzmann machine where multiplicative interactions are between one visible and two hidden units. There are two kinds of hidden units, namely, gate…

General Classification

Rademacher Complexity of the Restricted Boltzmann Machine

2015-12-07 · Xiao Zhang

Boltzmann machine, as a fundamental construction block of deep belief network and deep Boltzmann machines, is widely used in deep learning community and great success has been achieved. However, theoretical understanding…

Spectral Classification Using Restricted Boltzmann Machine

2013-05-03 · Fu-qiang Chen, Yan Wu, Yude Bu, Guo-dong Zhao

In this study, a novel machine learning algorithm, restricted Boltzmann machine (RBM), is introduced. The algorithm is applied for the spectral classification in astronomy. RBM is a bipartite generative graphical model w…

AstronomyClassificationGeneral Classification

Sequential Labeling with online Deep Learning

2014-12-10 · Gang Chen, ran Xu, Sargur Srihari

Deep learning has attracted great attention recently and yielded the state of the art performance in dimension reduction and classification problems. However, it cannot effectively handle the structured output prediction…

Deep LearningDimensionality Reduction

Restricted Boltzmann Machine with Multivalued Hidden Variables: a model suppressing over-fitting

2018-11-30 · Yuuki Yokoyama, Tomu Katsumata, Muneki Yasuda

Generalization is one of the most important issues in machine learning problems. In this study, we consider generalization in restricted Boltzmann machines (RBMs). We propose an RBM with multivalued hidden variables, whi…

BIG-bench Machine LearningGeneral Classification