paper-with-me

홈 › Papers

The Recurrent Temporal Restricted Boltzmann Machine

2008-12-01 · NeurIPS 2008 12 · Ilya Sutskever, Geoffrey E. Hinton, Graham W. Taylor

The Temporal Restricted Boltzmann Machine (TRBM) is a probabilistic model for sequences that is able to successfully model (i.e., generate nice-looking samples of) several very high dimensional sequences, such as motion capture data and the pixels of low resolution videos of balls bouncing in a box. The major disadvantage of the TRBM is that exact inference is extremely hard, since even computing a Gibbs update for a single variable of the posterior is exponentially expensive. This difficulty has necessitated the use of a heuristic inference procedure, that nonetheless was accurate enough for successful learning. In this paper we introduce the Recurrent TRBM, which is a very slight modification of the TRBM for which exact inference is very easy and exact gradient learning is almost tractable. We demonstrate that the RTRBM is better than an analogous TRBM at generating motion capture and videos of bouncing balls.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Methods 이 논문이 사용한 방법론

Restricted Boltzmann Machine 설명 없음

Similar Papers 제목 키워드 기반

Learning State Transition Rules from Hidden Layers of Restricted Boltzmann Machines

2022-12-07 · Koji Watanabe, Katsumi Inoue

Understanding the dynamics of a system is important in many scientific and engineering domains. This problem can be approached by learning state transition rules from observations using machine learning techniques. Such …

Time SeriesTime Series Analysis

Linear-Time Sequence Classification using Restricted Boltzmann Machines

2017-10-06 · Son N. Tran, Srikanth Cherla, Artur Garcez, Tillman Weyde

Classification of sequence data is the topic of interest for dynamic Bayesian models and Recurrent Neural Networks (RNNs). While the former can explicitly model the temporal dependencies between class variables, the latt…

ChunkingClassificationGeneral ClassificationOptical Character Recognition+3

Facial Expression Transfer with Input-Output Temporal Restricted Boltzmann Machines

2011-12-01 · NeurIPS 2011 12 · Matthew D. Zeiler, Graham W. Taylor, Leonid Sigal, Iain Matthews 외

We present a type of Temporal Restricted Boltzmann Machine that defines a probability distribution over an output sequence conditional on an input sequence. It shares the desirable properties of RBMs: efficient exact inf…

Relaxations for inference in restricted Boltzmann machines

2013-12-21 · Sida I. Wang, Roy Frostig, Percy Liang, Christopher D. Manning

We propose a relaxation-based approximate inference algorithm that samples near-MAP configurations of a binary pairwise Markov random field. We experiment on MAP inference tasks in several restricted Boltzmann machines. …

Temporal-related Convolutional-Restricted-Boltzmann-Machine capable of learning relational order via reinforcement learning procedure?

2017-06-24 · Zizhuang Wang

In this article, we extend the conventional framework of convolutional-Restricted-Boltzmann-Machine to learn highly abstract features among abitrary number of time related input maps by constructing a layer of multiplica…

reinforcement-learningReinforcement LearningReinforcement Learning (RL)