English

Virtual Multi-Modality Self-Supervised Foreground Matting for Human-Object Interaction

Computer Vision and Pattern Recognition 2021-10-25 v2 Artificial Intelligence

Abstract

Most existing human matting algorithms tried to separate pure human-only foreground from the background. In this paper, we propose a Virtual Multi-modality Foreground Matting (VMFM) method to learn human-object interactive foreground (human and objects interacted with him or her) from a raw RGB image. The VMFM method requires no additional inputs, e.g. trimap or known background. We reformulate foreground matting as a self-supervised multi-modality problem: factor each input image into estimated depth map, segmentation mask, and interaction heatmap using three auto-encoders. In order to fully utilize the characteristics of each modality, we first train a dual encoder-to-decoder network to estimate the same alpha matte. Then we introduce a self-supervised method: Complementary Learning(CL) to predict deviation probability map and exchange reliable gradients across modalities without label. We conducted extensive experiments to analyze the effectiveness of each modality and the significance of different components in complementary learning. We demonstrate that our model outperforms the state-of-the-art methods.

Keywords

Cite

@article{arxiv.2110.03278,
  title  = {Virtual Multi-Modality Self-Supervised Foreground Matting for Human-Object Interaction},
  author = {Bo Xu and Han Huang and Cheng Lu and Ziwen Li and Yandong Guo},
  journal= {arXiv preprint arXiv:2110.03278},
  year   = {2021}
}

Comments

Accepted by ICCV2021

R2 v1 2026-06-24T06:41:48.849Z