Multi-Mutual Consistency Induced Transfer Subspace Learning for Human Motion Segmentation

Abstract

Human motion segmentation based on transfer subspace learning is a rising interest in action-related tasks. Although progress has been made, there are still several issues within the existing methods. First, existing methods transfer knowledge from source data to target tasks by learning domain-invariant features, but they ignore to preserve domain-specific knowledge. Second, the transfer subspace learning is employed in either low-level or high-level feature spaces, but few methods consider fusing multi-level features for subspace learning. To this end, we propose a novel multi-mutual consistency induced transfer subspace learning framework for human motion segmentation. Specifically, our model factorizes the source and target data into distinct multi-layer feature spaces and reduces the distribution gap between them through a multi-mutual consistency learning strategy. In this way, the domain-specific knowledge and domain-invariant properties can be explored simultaneously. Our model also conducts the transfer subspace learning on different layers to capture multi-level structural information. Further, to preserve the temporal correlations, we project the learned representations into a block-like space. The proposed model is efficiently optimized by using the Augmented Lagrange Multiplier (ALM) algorithm. Experimental results on four human motion datasets demonstrate the effectiveness of our method over other state-of-the-art approaches.

Cite

Text

Zhou et al. "Multi-Mutual Consistency Induced Transfer Subspace Learning for Human Motion Segmentation." Proceedings of the IEEE/CVF Conference on Computer Vision and Pattern Recognition, 2020. doi:10.1109/CVPR42600.2020.01029

Markdown

[Zhou et al. "Multi-Mutual Consistency Induced Transfer Subspace Learning for Human Motion Segmentation." Proceedings of the IEEE/CVF Conference on Computer Vision and Pattern Recognition, 2020.](https://mlanthology.org/cvpr/2020/zhou2020cvpr-multimutual/) doi:10.1109/CVPR42600.2020.01029

BibTeX

@inproceedings{zhou2020cvpr-multimutual,
  title     = {{Multi-Mutual Consistency Induced Transfer Subspace Learning for Human Motion Segmentation}},
  author    = {Zhou, Tao and Fu, Huazhu and Gong, Chen and Shen, Jianbing and Shao, Ling and Porikli, Fatih},
  booktitle = {Proceedings of the IEEE/CVF Conference on Computer Vision and Pattern Recognition},
  year      = {2020},
  doi       = {10.1109/CVPR42600.2020.01029},
  url       = {https://mlanthology.org/cvpr/2020/zhou2020cvpr-multimutual/}
}