English

Unleashing Network Potentials for Semantic Scene Completion

Computer Vision and Pattern Recognition 2024-03-15 v2

Abstract

Semantic scene completion (SSC) aims to predict complete 3D voxel occupancy and semantics from a single-view RGB-D image, and recent SSC methods commonly adopt multi-modal inputs. However, our investigation reveals two limitations: ineffective feature learning from single modalities and overfitting to limited datasets. To address these issues, this paper proposes a novel SSC framework - Adversarial Modality Modulation Network (AMMNet) - with a fresh perspective of optimizing gradient updates. The proposed AMMNet introduces two core modules: a cross-modal modulation enabling the interdependence of gradient flows between modalities, and a customized adversarial training scheme leveraging dynamic gradient competition. Specifically, the cross-modal modulation adaptively re-calibrates the features to better excite representation potentials from each single modality. The adversarial training employs a minimax game of evolving gradients, with customized guidance to strengthen the generator's perception of visual fidelity from both geometric completeness and semantic correctness. Extensive experimental results demonstrate that AMMNet outperforms state-of-the-art SSC methods by a large margin, providing a promising direction for improving the effectiveness and generalization of SSC methods.

Keywords

Cite

@article{arxiv.2403.07560,
  title  = {Unleashing Network Potentials for Semantic Scene Completion},
  author = {Fengyun Wang and Qianru Sun and Dong Zhang and Jinhui Tang},
  journal= {arXiv preprint arXiv:2403.07560},
  year   = {2024}
}

Comments

accepted by CVPR2024

R2 v1 2026-06-28T15:17:08.161Z