Factored Conditional Restricted Boltzmann Machines for Modeling Motion Style
Abstract
The Conditional Restricted Boltzmann Machine (CRBM) is a recently proposed model for time series that has a rich, distributed hidden state and permits simple, exact inference. We present a new model, based on the CRBM that preserves its most important computational properties and includes multiplicative three-way interactions that allow the effective interaction weight between two units to be modulated by the dynamic state of a third unit. We factorize the three-way weight tensor implied by the multiplicative model, reducing the number of parameters from O(N^3) to O(N^2). The result is an efficient, compact model whose effectiveness we demonstrate by modeling human motion. Like the CRBM, our model can capture diverse styles of motion with a single set of parameters, and the three-way interactions greatly improve the model's ability to blend motion styles or to transition smoothly between them.
Cite
Text
Taylor and Hinton. "Factored Conditional Restricted Boltzmann Machines for Modeling Motion Style." International Conference on Machine Learning, 2009. doi:10.1145/1553374.1553505Markdown
[Taylor and Hinton. "Factored Conditional Restricted Boltzmann Machines for Modeling Motion Style." International Conference on Machine Learning, 2009.](https://mlanthology.org/icml/2009/taylor2009icml-factored/) doi:10.1145/1553374.1553505BibTeX
@inproceedings{taylor2009icml-factored,
title = {{Factored Conditional Restricted Boltzmann Machines for Modeling Motion Style}},
author = {Taylor, Graham W. and Hinton, Geoffrey E.},
booktitle = {International Conference on Machine Learning},
year = {2009},
pages = {1025-1032},
doi = {10.1145/1553374.1553505},
url = {https://mlanthology.org/icml/2009/taylor2009icml-factored/}
}