People Tracking Using Hybrid Monte Carlo Filtering

Abstract

Particle filters are used for hidden state estimation with nonlinear dynamical systems. The inference of 3-D human motion is a natural application, given the nonlinear dynamics of the body and the nonlinear relation between states and image observations. However, the application of particle filters has been limited to cases where the number of state variables is relatively small, because the number of samples needed with high dimensional problems can be prohibitive. We describe a filter that uses hybrid Monte Carlo (HMC) to obtain samples in high dimensional spaces. It uses multiple Markov chains that use posterior gradients to rapidly explore the state space, yielding fair samples from the posterior. We find that the HMC filter is several thousand times faster than a conventional particle filter on a 28 D people tracking problem.

Cite

Text

Choo and Fleet. "People Tracking Using Hybrid Monte Carlo Filtering." IEEE/CVF International Conference on Computer Vision, 2001. doi:10.1109/ICCV.2001.937643

Markdown

[Choo and Fleet. "People Tracking Using Hybrid Monte Carlo Filtering." IEEE/CVF International Conference on Computer Vision, 2001.](https://mlanthology.org/iccv/2001/choo2001iccv-people/) doi:10.1109/ICCV.2001.937643

BibTeX

@inproceedings{choo2001iccv-people,
  title     = {{People Tracking Using Hybrid Monte Carlo Filtering}},
  author    = {Choo, Kiam and Fleet, David J.},
  booktitle = {IEEE/CVF International Conference on Computer Vision},
  year      = {2001},
  pages     = {321-328},
  doi       = {10.1109/ICCV.2001.937643},
  url       = {https://mlanthology.org/iccv/2001/choo2001iccv-people/}
}