Inference of Multiple Subspaces from High-Dimensional Data and Application to Multibody Grouping

Abstract

Multibody grouping is a representative of applying sub-space constraints in computer vision tasks. Under linear projection models, feature points of multibody reside in multiple subspaces. We formulate the problem of multi-body grouping as multiple subspace inference from high- dimensional data space. The theoretical value and practical advantage of this formulation come from the relaxation of the motion independency assumption, which has to be enforced in most factorization, based methods. In the proposed method, an oriented-frame (OF), which is a multi-dimensional coordinate frame, is associated with each data point indicating the point's preferred subspace structure. Then, a similarity measurement of these OFs is introduced and a novel mechanism is devised for conveying the information of the inherent subspace structure among the data points. In contrast to the existing factorization-based algorithms that cannot find correct segmentation of correlated motions such as articulated motion, the proposed method can robustly handle motion segmentation of both independent and correlated cases. Results on controlled and real experiments show the effectiveness of the proposed sub-space inference method.

Cite

Text

Fan et al. "Inference of Multiple Subspaces from High-Dimensional Data and Application to Multibody Grouping." IEEE/CVF Conference on Computer Vision and Pattern Recognition, 2004. doi:10.1109/CVPR.2004.131

Markdown

[Fan et al. "Inference of Multiple Subspaces from High-Dimensional Data and Application to Multibody Grouping." IEEE/CVF Conference on Computer Vision and Pattern Recognition, 2004.](https://mlanthology.org/cvpr/2004/fan2004cvpr-inference/) doi:10.1109/CVPR.2004.131

BibTeX

@inproceedings{fan2004cvpr-inference,
  title     = {{Inference of Multiple Subspaces from High-Dimensional Data and Application to Multibody Grouping}},
  author    = {Fan, Zhimin and Zhou, Jie and Wu, Ying},
  booktitle = {IEEE/CVF Conference on Computer Vision and Pattern Recognition},
  year      = {2004},
  pages     = {661-666},
  doi       = {10.1109/CVPR.2004.131},
  url       = {https://mlanthology.org/cvpr/2004/fan2004cvpr-inference/}
}