English

NG-GS: NeRF-Guided 3D Gaussian Splatting Segmentation

Computer Vision and Pattern Recognition 2026-04-17 v1

Abstract

Recent advances in 3D Gaussian Splatting (3DGS) have enabled highly efficient and photorealistic novel view synthesis. However, segmenting objects accurately in 3DGS remains challenging due to the discrete nature of Gaussian representations, which often leads to aliasing and artifacts at object boundaries. In this paper, we introduce NG-GS, a novel framework for high-quality object segmentation in 3DGS that explicitly addresses boundary discretization. Our approach begins by automatically identifying ambiguous Gaussians at object boundaries using mask variance analysis. We then apply radial basis function (RBF) interpolation to construct a spatially continuous feature field, enhanced by multi-resolution hash encoding for efficient multi-scale representation. A joint optimization strategy aligns 3DGS with a lightweight NeRF module through alignment and spatial continuity losses, ensuring smooth and consistent segmentation boundaries. Extensive experiments on NVOS, LERF-OVS, and ScanNet benchmarks demonstrate that our method achieves state-of-the-art performance, with significant gains in boundary mIoU. Code is available at https://github.com/BJTU-KD3D/NG-GS.

Keywords

Cite

@article{arxiv.2604.14706,
  title  = {NG-GS: NeRF-Guided 3D Gaussian Splatting Segmentation},
  author = {Yi He and Tao Wang and Yi Jin and Congyan Lang and Yidong Li and Haibin Ling},
  journal= {arXiv preprint arXiv:2604.14706},
  year   = {2026}
}

Comments

Accepted to CVPR 2026 (Highlight)

R2 v1 2026-07-01T12:12:10.312Z