Automatic Topic Discovery for Multi-Object Tracking

Abstract

This paper proposes a new approach to multi-object tracking by semantic topic discovery. We dynamically cluster frame-by-frame detections and treat objects as topics, allowing the application of the Dirichlet Process Mixture Model (DPMM). The tracking problem is cast as a topic-discovery task where the video sequence is treated analogously to a document. This formulation addresses tracking issues such as object exclusivity constraints as well as cannot-link constraints which are integrated without the need for heuristic thresholds. The video is temporally segmented into epochs to model the dynamics of word (superpixel) co-occurrences and to model the temporal damping effect. In experiments on public data sets we demonstrate the effectiveness of the proposed algorithm.

Cite

Text

Luo et al. "Automatic Topic Discovery for Multi-Object Tracking." AAAI Conference on Artificial Intelligence, 2015. doi:10.1609/AAAI.V29I1.9789

Markdown

[Luo et al. "Automatic Topic Discovery for Multi-Object Tracking." AAAI Conference on Artificial Intelligence, 2015.](https://mlanthology.org/aaai/2015/luo2015aaai-automatic/) doi:10.1609/AAAI.V29I1.9789

BibTeX

@inproceedings{luo2015aaai-automatic,
  title     = {{Automatic Topic Discovery for Multi-Object Tracking}},
  author    = {Luo, Wenhan and Stenger, Björn and Zhao, Xiaowei and Kim, Tae-Kyun},
  booktitle = {AAAI Conference on Artificial Intelligence},
  year      = {2015},
  pages     = {3820-3826},
  doi       = {10.1609/AAAI.V29I1.9789},
  url       = {https://mlanthology.org/aaai/2015/luo2015aaai-automatic/}
}