Complementary Information Guided Occupancy Prediction via Multi-Level Representation Fusion
Rongtao Xu, Jinzhou Lin, Jialei Zhou, Jiahua Dong, Changwei Wang, Ruisheng Wang, Li Guo, Shibiao Xu, Xiaodan Liang
TL;DR
The paper addresses the challenge of accurate camera-based semantic scene completion (SSC) by exploiting rich multi-level image representations and knowledge from large vision models. It introduces CIGOcc, a two-stage framework with Deformable Multi-Level Fusion Network (DMFNet) for depth- and segmentation-based fusion and Complementary Information Guided Voxel Generation Network (CIGNet) for distilling Grounded-SAM knowledge into graphics feature fusion via deformable attention. The method achieves state-of-the-art mean IoU on SemanticKITTI for camera-based SSC, with pronounced improvements on small and long-tailed objects, while maintaining acceptable training efficiency. Overall, the work enhances 2D-to-3D reconstruction by effectively integrating depth, segmentation, and high-level semantics, offering practical benefits for autonomous driving perception systems.
Abstract
Camera-based occupancy prediction is a mainstream approach for 3D perception in autonomous driving, aiming to infer complete 3D scene geometry and semantics from 2D images. Almost existing methods focus on improving performance through structural modifications, such as lightweight backbones and complex cascaded frameworks, with good yet limited performance. Few studies explore from the perspective of representation fusion, leaving the rich diversity of features in 2D images underutilized. Motivated by this, we propose \textbf{CIGOcc, a two-stage occupancy prediction framework based on multi-level representation fusion. \textbf{CIGOcc extracts segmentation, graphics, and depth features from an input image and introduces a deformable multi-level fusion mechanism to fuse these three multi-level features. Additionally, CIGOcc incorporates knowledge distilled from SAM to further enhance prediction accuracy. Without increasing training costs, CIGOcc achieves state-of-the-art performance on the SemanticKITTI benchmark. The code is provided in the supplementary material and will be released https://github.com/VitaLemonTea1/CIGOcc
