Tracking Articulated Motion Using a Mixture of Autoregressive Models

Abstract

We present a novel approach to modelling the non-linear and time-varying dynamics of human motion, using statistical methods to capture the characteristic motion patterns that exist in typical human activities. Our method is based on automatically clustering the body pose space into connected regions exhibiting similar dynamical characteristics, modelling the dynamics in each region as a Gaussian autoregressive process. Activities that would require large numbers of exemplars in example based methods are covered by comparatively few motion models. Different regions correspond roughly to different action-fragments and our class inference scheme allows for smooth transitions between these, thus making it useful for activity recognition tasks. The method is used to track activities including walking, running, etc. , using a planar 2D body model. Its effectiveness is demonstrated by its success in tracking complicated motions like turns, without any key frames or 3D information.

Cite

Text

Agarwal and Triggs. "Tracking Articulated Motion Using a Mixture of Autoregressive Models." European Conference on Computer Vision, 2004. doi:10.1007/978-3-540-24672-5_5

Markdown

[Agarwal and Triggs. "Tracking Articulated Motion Using a Mixture of Autoregressive Models." European Conference on Computer Vision, 2004.](https://mlanthology.org/eccv/2004/agarwal2004eccv-tracking/) doi:10.1007/978-3-540-24672-5_5

BibTeX

@inproceedings{agarwal2004eccv-tracking,
  title     = {{Tracking Articulated Motion Using a Mixture of Autoregressive Models}},
  author    = {Agarwal, Ankur and Triggs, Bill},
  booktitle = {European Conference on Computer Vision},
  year      = {2004},
  pages     = {54-65},
  doi       = {10.1007/978-3-540-24672-5_5},
  url       = {https://mlanthology.org/eccv/2004/agarwal2004eccv-tracking/}
}