Homepage
Research
Students
Courses
Robots
Papers
Videos
Press
Talks
Faq
CV
Lab
Travel
Contact
Personal
Links


Monte Carlo Hidden Markov Models: Learning Non-Parametric Models of Partially Observable Stochastic Processes

Sebastian Thrun, John Langford, Dieter Fox

We present a learning algorithm for non-parametric hidden Markov models with continuous state and observation spaces. All necessary probability densities are approximated using samples, along with density trees generated from such samples. A Monte Carlo version of Baum-Welch (EM) is employed to learn models from data. Regularization during learning is achieved using an exponential shrinking technique. The shrinkage factor, which determines the effective capacity of the learning algorithm, is annealed down over multiple iterations of Baum-Welch, and early stopping is applied to select the right model. Once trained, Monte Carlo HMMs can be run in an any-time fashion. We prove that under mild assumptions, Monte Carlo Hidden Markov Models converge to a local maximum in likelihood space, just like conventional HMMs. In addition, we provide empirical results obtained in a gesture recognition domain.

Click here to obtain the full paper (154,483 bytes, 10 pages).

Also available in PDF (156,133 bytes, 10 pages).

@INPROCEEDINGS{Thrun99g,
  AUTHOR         = {Thrun, S. and Langford, J. and Fox, D.},
  TITLE          = {Monte Carlo Hidden Markov Models: Learning 
                    Non-Parametric Models of Partially Observable 
                    Stochastic Processes},
  YEAR           = {1999},
  BOOKTITLE      = {Proceedings of the International Conference on 
                    Machine Learning},
  ADDRESS        = {Bled, Slovenia},
}