ADGaussian: Generalizable Gaussian Splatting for Autonomous Driving with Multi-modal Inputs
Qi Song, Chenghong Li, Haotong Lin, Sida Peng, Rui Huang
TL;DR
ADGaussian tackles generalizable street scene reconstruction from monocular input by fusing color images with sparse LiDAR depth in a synchronized, multi-modal framework. It introduces multi-modal feature matching with a Siamese encoder and cross-attention, a depth-guided positional embedding, and a multi-scale Gaussian decoding head to jointly optimize appearance and geometry. The approach achieves state-of-the-art results on Waymo and competitive gains on KITTI, with strong zero-shot robustness to novel-view shifting, illustrating practical benefits for autonomous driving perception and rendering. By bridging LiDAR and camera information through joint optimization, ADGaussian delivers robust, scalable 3D reconstruction that generalizes across unseen urban scenes.
Abstract
We present a novel approach, termed ADGaussian, for generalizable street scene reconstruction. The proposed method enables high-quality rendering from single-view input. Unlike prior Gaussian Splatting methods that primarily focus on geometry refinement, we emphasize the importance of joint optimization of image and depth features for accurate Gaussian prediction. To this end, we first incorporate sparse LiDAR depth as an additional input modality, formulating the Gaussian prediction process as a joint learning framework of visual information and geometric clue. Furthermore, we propose a multi-modal feature matching strategy coupled with a multi-scale Gaussian decoding model to enhance the joint refinement of multi-modal features, thereby enabling efficient multi-modal Gaussian learning. Extensive experiments on two large-scale autonomous driving datasets, Waymo and KITTI, demonstrate that our ADGaussian achieves state-of-the-art performance and exhibits superior zero-shot generalization capabilities in novel-view shifting.
