Coupled Hidden Markov Models for Complex Action Recognition
Abstract
We present algorithms for coupling and training hidden Markov models (HMMs) to model interacting processes, and demonstrate their superiority to conventional HMMs in a vision task classifying two-handed actions. HMMs are perhaps the most successful framework in perceptual computing for modeling and classifying dynamic behaviors, popular because they offer dynamic time warping, a training algorithm and a clear Bayesian semantics. However the Markovian framework makes strong restrictive assumptions about the system generating the signal-that it is a single process having a small number of states and an extremely limited state memory. The single-process model is often inappropriate for vision (and speech) applications, resulting in low ceilings on model performance. Coupled HMMs provide an efficient way to resolve many of these problems, and offer superior training speeds, model likelihoods, and robustness to initial conditions.
Cite
Text
Brand et al. "Coupled Hidden Markov Models for Complex Action Recognition." IEEE/CVF Conference on Computer Vision and Pattern Recognition, 1997. doi:10.1109/CVPR.1997.609450Markdown
[Brand et al. "Coupled Hidden Markov Models for Complex Action Recognition." IEEE/CVF Conference on Computer Vision and Pattern Recognition, 1997.](https://mlanthology.org/cvpr/1997/brand1997cvpr-coupled/) doi:10.1109/CVPR.1997.609450BibTeX
@inproceedings{brand1997cvpr-coupled,
title = {{Coupled Hidden Markov Models for Complex Action Recognition}},
author = {Brand, Matthew and Oliver, Nuria and Pentland, Alex},
booktitle = {IEEE/CVF Conference on Computer Vision and Pattern Recognition},
year = {1997},
pages = {994-999},
doi = {10.1109/CVPR.1997.609450},
url = {https://mlanthology.org/cvpr/1997/brand1997cvpr-coupled/}
}