Variational Inference for Visual Tracking

Abstract

The likelihood models used in probabilistic visual tracking applications are often complex non-linear and/or non-Gaussian functions, leading to analytically intractable inference. Solutions then require numerical approximation techniques, of which the particle filter is a popular choice. Particle filters, however, degrade in performance as the dimensionality of the state space increases and the support of the likelihood decreases. As an alternative to particle filters this paper introduces a variational approximation to the tracking recursion. The variational inference is intractable in itself, and is combined with an efficient importance sampling procedure to obtain the required estimates. The algorithm is shown to compare favorably with particle filtering techniques on a synthetic example and two real tracking problems. The first involves the tracking of a designated object in a video sequence based on its color properties, whereas the second involves contour extraction in a single image.

Cite

Text

Vermaak et al. "Variational Inference for Visual Tracking." IEEE/CVF Conference on Computer Vision and Pattern Recognition, 2003. doi:10.1109/CVPR.2003.1211431

Markdown

[Vermaak et al. "Variational Inference for Visual Tracking." IEEE/CVF Conference on Computer Vision and Pattern Recognition, 2003.](https://mlanthology.org/cvpr/2003/vermaak2003cvpr-variational/) doi:10.1109/CVPR.2003.1211431

BibTeX

@inproceedings{vermaak2003cvpr-variational,
  title     = {{Variational Inference for Visual Tracking}},
  author    = {Vermaak, Jaco and Lawrence, Neil D. and Pérez, Patrick},
  booktitle = {IEEE/CVF Conference on Computer Vision and Pattern Recognition},
  year      = {2003},
  pages     = {773-780},
  doi       = {10.1109/CVPR.2003.1211431},
  url       = {https://mlanthology.org/cvpr/2003/vermaak2003cvpr-variational/}
}