Modeling and Estimating Persistent Motion with Geometric Flows

Abstract

We propose a principled framework to model persistent motion in dynamic scenes. In contrast to previous efforts on object tracking and optical flow estimation that focus on local motion, we primarily aim at inferring a global model of persistent and collective dynamics. With this in mind, we first introduce the concept of geometric flow that describes motion simultaneously over space and time, and derive a vector space representation based on Lie algebra. We then extend it to model complex motion by combining multiple flows in a geometrically consistent manner. Taking advantage of the linear nature of this representation, we formulate a stochastic flow model, and incorporate a Gaussian process to capture the spatial coherence more effectively. This model leads to an efficient and robust algorithm that can integrate both point pairs and frame differences in motion estimation. We conducted experiments on different types of videos. The results clearly demonstrate that the proposed approach is effective in modeling persistent motion.

Cite

Text

Lin et al. "Modeling and Estimating Persistent Motion with Geometric Flows." IEEE/CVF Conference on Computer Vision and Pattern Recognition, 2010. doi:10.1109/CVPR.2010.5539848

Markdown

[Lin et al. "Modeling and Estimating Persistent Motion with Geometric Flows." IEEE/CVF Conference on Computer Vision and Pattern Recognition, 2010.](https://mlanthology.org/cvpr/2010/lin2010cvpr-modeling/) doi:10.1109/CVPR.2010.5539848

BibTeX

@inproceedings{lin2010cvpr-modeling,
  title     = {{Modeling and Estimating Persistent Motion with Geometric Flows}},
  author    = {Lin, Dahua and Grimson, Eric and Iii, John W. Fisher},
  booktitle = {IEEE/CVF Conference on Computer Vision and Pattern Recognition},
  year      = {2010},
  pages     = {1-8},
  doi       = {10.1109/CVPR.2010.5539848},
  url       = {https://mlanthology.org/cvpr/2010/lin2010cvpr-modeling/}
}