Modeling Interleaved Hidden Processes

Abstract

Hidden Markov models assume that observations in time series data stem from some hidden process that can be compactly represented as a Markov chain. We generalize this model by assuming that the observed data stems from multiple hidden processes, whose outputs interleave to form the sequence of observations. Exact inference in this model is NP-hard. However, a tractable and effective inference algorithm is obtained by extending structured approximate inference methods used in factorial hidden Markov models. The proposed model is evaluated in an activity recognition domain, where multiple activities interleave and together generate a stream of sensor observations. It is shown to be more accurate than a standard hidden Markov model in this domain.

Cite

Text

Landwehr. "Modeling Interleaved Hidden Processes." International Conference on Machine Learning, 2008. doi:10.1145/1390156.1390222

Markdown

[Landwehr. "Modeling Interleaved Hidden Processes." International Conference on Machine Learning, 2008.](https://mlanthology.org/icml/2008/landwehr2008icml-modeling/) doi:10.1145/1390156.1390222

BibTeX

@inproceedings{landwehr2008icml-modeling,
  title     = {{Modeling Interleaved Hidden Processes}},
  author    = {Landwehr, Niels},
  booktitle = {International Conference on Machine Learning},
  year      = {2008},
  pages     = {520-527},
  doi       = {10.1145/1390156.1390222},
  url       = {https://mlanthology.org/icml/2008/landwehr2008icml-modeling/}
}