A Sparse Probabilistic Learning Algorithm for Real-Time Tracking

Abstract

We address the problem of applying powerful pattern recognition algorithms based on kernels to efficient visual tracking. Recently S. Avidan, (2001) has shown that object recognizers using kernel-SVMs can be elegantly adapted to localization by means of spatial perturbation of the SVM, using optic flow. Whereas Avidan's SVM applies to each frame of a video independently of other frames, the benefits of temporal fusion of data are well known. Using a fully probabilistic 'relevance vector machine' (RVM) to generate observations with Gaussian distributions that can be fused over time is addressed. To improve performance further, rather than adapting a recognizer, we build a localizer directly using the regression form of the RVM. A classification SVM is used in tandem, for object verification, and this provides the capability of automatic initialization and recovery. The approach is demonstrated in real-time face and vehicle tracking systems. The 'sparsity' of the RVMs means that only a fraction of CPU time is required to track at frame rate. Tracker output is demonstrated in a camera management task in which zoom and pan are controlled in response to speaker/vehicle position and orientation, over an extended period. The advantages of temporal fusion in this system are demonstrated.

Cite

Text

Williams et al. "A Sparse Probabilistic Learning Algorithm for Real-Time Tracking." IEEE/CVF International Conference on Computer Vision, 2003. doi:10.1109/ICCV.2003.1238366

Markdown

[Williams et al. "A Sparse Probabilistic Learning Algorithm for Real-Time Tracking." IEEE/CVF International Conference on Computer Vision, 2003.](https://mlanthology.org/iccv/2003/williams2003iccv-sparse/) doi:10.1109/ICCV.2003.1238366

BibTeX

@inproceedings{williams2003iccv-sparse,
  title     = {{A Sparse Probabilistic Learning Algorithm for Real-Time Tracking}},
  author    = {Williams, Oliver and Blake, Andrew and Cipolla, Roberto},
  booktitle = {IEEE/CVF International Conference on Computer Vision},
  year      = {2003},
  pages     = {353-361},
  doi       = {10.1109/ICCV.2003.1238366},
  url       = {https://mlanthology.org/iccv/2003/williams2003iccv-sparse/}
}