78
0

Neural Surface Priors for Editable Gaussian Splatting

Abstract

In computer graphics and vision, recovering easily modifiable scene appearance from image data is crucial for applications such as content creation. We introduce a novel method that integrates 3D Gaussian Splatting with an implicit surface representation, enabling intuitive editing of recovered scenes through mesh manipulation. Starting with a set of input images and camera poses, our approach reconstructs the scene surface using a neural signed distance field. This neural surface acts as a geometric prior guiding the training of Gaussian Splatting components, ensuring their alignment with the scene geometry. To facilitate editing, we encode the visual and geometric information into a lightweight triangle soup proxy. Edits applied to the mesh extracted from the neural surface propagate seamlessly through this intermediate structure to update the recovered appearance. Unlike previous methods relying on the triangle soup proxy representation, our approach supports a wider range of modifications and fully leverages the mesh topology, enabling a more flexible and intuitive editing process. The complete source code for this project can be accessed at:this https URL.

View on arXiv
@article{szymkowiak2025_2411.18311,
  title={ Neural Surface Priors for Editable Gaussian Splatting },
  author={ Jakub Szymkowiak and Weronika Jakubowska and Dawid Malarz and Weronika Smolak-Dyżewska and Maciej Zięba and Przemyslaw Musialski and Wojtek Pałubicki and Przemysław Spurek },
  journal={arXiv preprint arXiv:2411.18311},
  year={ 2025 }
}
Comments on this paper