Robust Motion Segmentation with Unknown Correspondences

Abstract

Motion segmentation can be addressed as a subspace clustering problem, assuming that the trajectories of interest points are known. However, establishing point correspondences is in itself a challenging task. Most existing approaches tackle the correspondence estimation and motion segmentation problems separately. In this paper, we introduce an approach to performing motion segmentation without any prior knowledge of point correspondences. We formulate this problem in terms of Partial Permutation Matrices (PPMs) and aim to match feature descriptors while simultaneously encouraging point trajectories to satisfy subspace constraints. This lets us handle outliers in both point locations and feature appearance. The resulting optimization problem can be solved via the Alternating Direction Method of Multipliers (ADMM), where each subproblem has an efficient solution. Our experimental evaluation on synthetic and real sequences clearly evidences the benefits of our formulation over the traditional sequential approach that first estimates correspondences and then performs motion segmentation.

Cite

Text

Ji et al. "Robust Motion Segmentation with Unknown Correspondences." European Conference on Computer Vision, 2014. doi:10.1007/978-3-319-10599-4_14

Markdown

[Ji et al. "Robust Motion Segmentation with Unknown Correspondences." European Conference on Computer Vision, 2014.](https://mlanthology.org/eccv/2014/ji2014eccv-robust/) doi:10.1007/978-3-319-10599-4_14

BibTeX

@inproceedings{ji2014eccv-robust,
  title     = {{Robust Motion Segmentation with Unknown Correspondences}},
  author    = {Ji, Pan and Li, Hongdong and Salzmann, Mathieu and Dai, Yuchao},
  booktitle = {European Conference on Computer Vision},
  year      = {2014},
  pages     = {204-219},
  doi       = {10.1007/978-3-319-10599-4_14},
  url       = {https://mlanthology.org/eccv/2014/ji2014eccv-robust/}
}