Motion Segmentation by Model-Based Clustering of Incomplete Trajectories

Abstract

In this paper, we present a framework for visual object tracking based on clustering trajectories of image key points extracted from a video. The main contribution of our method is that the trajectories are automatically extracted from the video sequence and they are provided directly to a model-based clustering approach. In most other methodologies, the latter constitutes a difficult part since the resulting feature trajectories have a short duration, as the key points disappear and reappear due to occlusion, illumination, viewpoint changes and noise. We present here a sparse, translation invariant regression mixture model for clustering trajectories of variable length. The overall scheme is converted into a Maximum A Posteriori approach, where the Expectation-Maximization (EM) algorithm is used for estimating the model parameters. The proposed method detects the different objects in the input image sequence by assigning each trajectory to a cluster, and simultaneously provides the motion of all objects. Numerical results demonstrate the ability of the proposed method to offer more accurate and robust solution in comparison with the mean shift tracker, especially in cases of occlusions.

Cite

Text

Karavasilis et al. "Motion Segmentation by Model-Based Clustering of Incomplete Trajectories." European Conference on Machine Learning and Principles and Practice of Knowledge Discovery in Databases, 2011. doi:10.1007/978-3-642-23783-6_10

Markdown

[Karavasilis et al. "Motion Segmentation by Model-Based Clustering of Incomplete Trajectories." European Conference on Machine Learning and Principles and Practice of Knowledge Discovery in Databases, 2011.](https://mlanthology.org/ecmlpkdd/2011/karavasilis2011ecmlpkdd-motion/) doi:10.1007/978-3-642-23783-6_10

BibTeX

@inproceedings{karavasilis2011ecmlpkdd-motion,
  title     = {{Motion Segmentation by Model-Based Clustering of Incomplete Trajectories}},
  author    = {Karavasilis, Vasileios and Blekas, Konstantinos and Nikou, Christophoros},
  booktitle = {European Conference on Machine Learning and Principles and Practice of Knowledge Discovery in Databases},
  year      = {2011},
  pages     = {146-161},
  doi       = {10.1007/978-3-642-23783-6_10},
  url       = {https://mlanthology.org/ecmlpkdd/2011/karavasilis2011ecmlpkdd-motion/}
}