English

Attention-based Multi-modal Fusion Network for Semantic Scene Completion

Computer Vision and Pattern Recognition 2020-04-17 v2

Abstract

This paper presents an end-to-end 3D convolutional network named attention-based multi-modal fusion network (AMFNet) for the semantic scene completion (SSC) task of inferring the occupancy and semantic labels of a volumetric 3D scene from single-view RGB-D images. Compared with previous methods which use only the semantic features extracted from RGB-D images, the proposed AMFNet learns to perform effective 3D scene completion and semantic segmentation simultaneously via leveraging the experience of inferring 2D semantic segmentation from RGB-D images as well as the reliable depth cues in spatial dimension. It is achieved by employing a multi-modal fusion architecture boosted from 2D semantic segmentation and a 3D semantic completion network empowered by residual attention blocks. We validate our method on both the synthetic SUNCG-RGBD dataset and the real NYUv2 dataset and the results show that our method respectively achieves the gains of 2.5% and 2.6% on the synthetic SUNCG-RGBD dataset and the real NYUv2 dataset against the state-of-the-art method.

Keywords

Cite

@article{arxiv.2003.13910,
  title  = {Attention-based Multi-modal Fusion Network for Semantic Scene Completion},
  author = {Siqi Li and Changqing Zou and Yipeng Li and Xibin Zhao and Yue Gao},
  journal= {arXiv preprint arXiv:2003.13910},
  year   = {2020}
}

Comments

Accepted by AAAI 2020

R2 v1 2026-06-23T14:33:04.914Z