Skip to content

JHLin42in/VGD

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

VGD: Visual Geometry Gaussian Splatting for Feed-Forward Surround-view Driving Reconstruction

Junhong Lin1  ·  Kangli Wang1  ·  Shunzhou Wang1  ·  Songlin Fan1  ·  Ge Li1  ·  Wei Gao*1, 2

1School of Electronic and Computer Engineering, Peking University
2Peng Cheng Laboratory

TBD

Code will be released soon.

Introduction

Feed-forward surround-view autonomous driving scene reconstruction offers fast, generalizable inference ability, which faces the core challenge of ensuring generalization while elevating novel view quality. Due to the surround-view with minimal overlap regions, existing methods typically fail to ensure geometric consistency and reconstruction quality for novel views. To tackle this tension, we claim that geometric information must be learned explicitly, and the resulting features should be leveraged to guide the elevating of semantic quality in novel views. In this paper, we introduce Visual Gaussian Driving (VGD), a novel feed-forward end-to-end learning framework designed to address this challenge. To achieve generalizable geometric estimation, we design a lightweight variant of the VGGT architecture to efficiently distill its geometric priors from the pre-trained VGGT to the geometry branch. Furthermore, we design a Gaussian Head that fuses multi-scale geometry tokens to predict Gaussian parameters for novel view rendering, which shares the same patch backbone as the geometry branch. Finally, we integrate multi-scale features from both geometry and Gaussian head branches to jointly supervise a semantic refinement model, optimizing rendering quality through feature-consistent learning. Experiments on nuScenes demonstrate that our approach significantly outperforms state-of-the-art methods in both objective metrics and subjective quality under various settings, which validates VGD's scalability and high-fidelity surround-view reconstruction.

BibTeX

@article{lin2025vgd,
  title={VGD: Visual Geometry Gaussian Splatting for Feed-Forward Surround-view Driving Reconstruction},
  author={Lin, Junhong and Wang, Kangli and Wang, Shunzhou and Fan, Songlin and Li, Ge and Gao, Wei},
  journal={arXiv preprint arXiv:2510.19578},
  year={2025}
}

Acknowledgements

This project is partially based on some awesome projects: MVSplat, and DrivingForward. Thanks to their excellent works!

About

TBD

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published