GGS: Generalizable Gaussian Splatting for Lane Switching in Autonomous Driving
Huasong Han, Kaixuan Zhou, Xiaoxiao Long, Yusen Wang, Chunxia Xiao
TL;DR
This work tackles the challenge of realistic, lane-switching novel-view synthesis for autonomous driving when multi-lane data are unavailable. It introduces GGS, a framework that combines multi-view depth refinement, virtual lane generation, and diffusion-based supervision within a generalized 3D Gaussian Splatting pipeline to render views from unseen lanes. Key contributions include a virtual lane module, a multi-lane diffusion loss, and depth refinement that together achieve state-of-the-art results on KITTI and BrnoUrban without LiDAR. The approach enables effective simulation-based testing for autonomous driving systems and improves generalization to new road scenarios, with practical impact for robust traffic scenario rendering and lane-change testing.
Abstract
We propose GGS, a Generalizable Gaussian Splatting method for Autonomous Driving which can achieve realistic rendering under large viewpoint changes. Previous generalizable 3D gaussian splatting methods are limited to rendering novel views that are very close to the original pair of images, which cannot handle large differences in viewpoint. Especially in autonomous driving scenarios, images are typically collected from a single lane. The limited training perspective makes rendering images of a different lane very challenging. To further improve the rendering capability of GGS under large viewpoint changes, we introduces a novel virtual lane generation module into GSS method to enables high-quality lane switching even without a multi-lane dataset. Besides, we design a diffusion loss to supervise the generation of virtual lane image to further address the problem of lack of data in the virtual lanes. Finally, we also propose a depth refinement module to optimize depth estimation in the GSS model. Extensive validation of our method, compared to existing approaches, demonstrates state-of-the-art performance.
