Bayesian Tracking with Auxiliary Discrete Processes. Application to Detection and Tracking of Objects with Occlusions

Abstract

A number of Bayesian tracking models involve auxiliary discrete variables beside the main hidden state of interest. These discrete variables usually follow a Markovian process and interact with the hidden state either via its evolution model or via the observation process, or both. We consider here a general model that encompasses all these situations, and show how Bayesian filtering can be rigorously conducted with it. The resulting approach facilitates easy re-use of existing tracking algorithms designed in the absence of the auxiliary process. In particular we show how particle filters can be obtained based on sampling only in the original state space instead of sampling in the augmented space, as it is usually done. We finally demonstrate how this framework facilitates solutions to the critical problem of appearance and disappearance of targets, either upon scene entering and exiting, or due to temporary occlusions. This is illustrated in the context of color-based tracking with particle filters.

Cite

Text

Pérez and Vermaak. "Bayesian Tracking with Auxiliary Discrete Processes. Application to Detection and Tracking of Objects with Occlusions." European Conference on Computer Vision, 2006. doi:10.1007/978-3-540-70932-9_15

Markdown

[Pérez and Vermaak. "Bayesian Tracking with Auxiliary Discrete Processes. Application to Detection and Tracking of Objects with Occlusions." European Conference on Computer Vision, 2006.](https://mlanthology.org/eccv/2006/perez2006eccv-bayesian/) doi:10.1007/978-3-540-70932-9_15

BibTeX

@inproceedings{perez2006eccv-bayesian,
  title     = {{Bayesian Tracking with Auxiliary Discrete Processes. Application to Detection and Tracking of Objects with Occlusions}},
  author    = {Pérez, Patrick and Vermaak, Jaco},
  booktitle = {European Conference on Computer Vision},
  year      = {2006},
  pages     = {190-202},
  doi       = {10.1007/978-3-540-70932-9_15},
  url       = {https://mlanthology.org/eccv/2006/perez2006eccv-bayesian/}
}