Decentralized Particle Filter for Joint Individual-Group Tracking

Abstract

In this paper, we address the task of tracking groups of people in surveillance scenarios. This is a major challenge in computer vision, since groups are structured entities, subjected to repeated split and merge events. Our solution is a joint individual-group tracking framework, inspired by a recent technique dubbed decentralized particle filtering. The proposed strategy factorizes the joint individual-group state space in two dependent subspaces where individuals and groups share the knowledge of the joint individual-group distribution. In practice, we establish a tight relation of mutual support between the modeling of individuals and that of groups, promoting the idea that groups are better tracked if individuals are considered, and viceversa. Extensive experiments on a published and novel dataset validate our intuition, opening up to many future developments.

Cite

Text

Bazzani et al. "Decentralized Particle Filter for Joint Individual-Group Tracking." IEEE/CVF Conference on Computer Vision and Pattern Recognition, 2012. doi:10.1109/CVPR.2012.6247888

Markdown

[Bazzani et al. "Decentralized Particle Filter for Joint Individual-Group Tracking." IEEE/CVF Conference on Computer Vision and Pattern Recognition, 2012.](https://mlanthology.org/cvpr/2012/bazzani2012cvpr-decentralized/) doi:10.1109/CVPR.2012.6247888

BibTeX

@inproceedings{bazzani2012cvpr-decentralized,
  title     = {{Decentralized Particle Filter for Joint Individual-Group Tracking}},
  author    = {Bazzani, Loris and Cristani, Marco and Murino, Vittorio},
  booktitle = {IEEE/CVF Conference on Computer Vision and Pattern Recognition},
  year      = {2012},
  pages     = {1886-1893},
  doi       = {10.1109/CVPR.2012.6247888},
  url       = {https://mlanthology.org/cvpr/2012/bazzani2012cvpr-decentralized/}
}