paper-with-me

홈 › Papers

Soft-Deep Boltzmann Machines

2015-05-11 · Taichi Kiwaki

We present a layered Boltzmann machine (BM) that can better exploit the advantages of a distributed representation. It is widely believed that deep BMs (DBMs) have far greater representational power than its shallow counterpart, restricted Boltzmann machines (RBMs). However, this expectation on the supremacy of DBMs over RBMs has not ever been validated in a theoretical fashion. In this paper, we provide both theoretical and empirical evidences that the representational power of DBMs can be actually rather limited in taking advantages of distributed representations. We propose an approximate measure for the representational power of a BM regarding to the efficiency of a distributed representation. With this measure, we show a surprising fact that DBMs can make inefficient use of distributed representations. Based on these observations, we propose an alternative BM architecture, which we dub soft-deep BMs (sDBMs). We show that sDBMs can more efficiently exploit the distributed representations in terms of the measure. Experiments demonstrate that sDBMs outperform several state-of-the-art models, including DBMs, in generative tasks on binarized MNIST and Caltech-101 silhouettes.

📄 PDF Abstract BibTeX arXiv:1505.02462

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Sparse Boltzmann Machines with Structure Learning as Applied to Text Analysis

2016-09-17 · Zhourong Chen, Nevin L. Zhang, Dit-yan Yeung, Peixian Chen

We are interested in exploring the possibility and benefits of structure learning for deep models. As the first step, this paper investigates the matter for Restricted Boltzmann Machines (RBMs). We conduct the study with…

Training Deep Boltzmann Networks with Sparse Ising Machines

2023-03-19 · Shaila Niazi, Navid Anjum Aadit, Masoud Mohseni, Shuvro Chowdhury 외

The slowing down of Moore's law has driven the development of unconventional computing paradigms, such as specialized Ising machines tailored to solve combinatorial optimization problems. In this paper, we show a new app…

Combinatorial OptimizationGPU

Modeling Documents with Deep Boltzmann Machines

2013-09-26 · Nitish Srivastava, Ruslan R. Salakhutdinov, Geoffrey E. Hinton

We introduce a Deep Boltzmann Machine model suitable for modeling and extracting latent semantic representations from a large unstructured collection of documents. We overcome the apparent difficulty of training a DBM wi…

Document ClassificationGeneral ClassificationRetrieval

A Novel Feature Extraction Method for Scene Recognition Based on Centered Convolutional Restricted Boltzmann Machines

2015-06-24 · Jingyu Gao, Jinfu Yang, Guanghui Wang, Mingai Li

Scene recognition is an important research topic in computer vision, while feature extraction is a key step of object recognition. Although classical Restricted Boltzmann machines (RBM) can efficiently represent complica…

Object RecognitionScene Recognition

Transductive Boltzmann Machines

2018-05-21 · Mahito Sugiyama, Koji Tsuda, Hiroyuki Nakahara

We present transductive Boltzmann machines (TBMs), which firstly achieve transductive learning of the Gibbs distribution. While exact learning of the Gibbs distribution is impossible by the family of existing Boltzmann m…

Transductive Learning