English

Variational Bayesian Inference for Hidden Markov Models With Multivariate Gaussian Output Distributions

Machine Learning 2016-05-30 v1 Machine Learning

Abstract

Hidden Markov Models (HMM) have been used for several years in many time series analysis or pattern recognitions tasks. HMM are often trained by means of the Baum-Welch algorithm which can be seen as a special variant of an expectation maximization (EM) algorithm. Second-order training techniques such as Variational Bayesian Inference (VI) for probabilistic models regard the parameters of the probabilistic models as random variables and define distributions over these distribution parameters, hence the name of this technique. VI can also bee regarded as a special case of an EM algorithm. In this article, we bring both together and train HMM with multivariate Gaussian output distributions with VI. The article defines the new training technique for HMM. An evaluation based on some case studies and a comparison to related approaches is part of our ongoing work.

Keywords

Cite

@article{arxiv.1605.08618,
  title  = {Variational Bayesian Inference for Hidden Markov Models With Multivariate Gaussian Output Distributions},
  author = {Christian Gruhl and Bernhard Sick},
  journal= {arXiv preprint arXiv:1605.08618},
  year   = {2016}
}

Comments

Preliminary version. Contains all necessary equations for implementation. Ongoing research

R2 v1 2026-06-22T14:11:09.511Z