English

GradiSeg: Gradient-Guided Gaussian Segmentation with Enhanced 3D Boundary Precision

Computer Vision and Pattern Recognition 2024-12-03 v1

Abstract

While 3D Gaussian Splatting enables high-quality real-time rendering, existing Gaussian-based frameworks for 3D semantic segmentation still face significant challenges in boundary recognition accuracy. To address this, we propose a novel 3DGS-based framework named GradiSeg, incorporating Identity Encoding to construct a deeper semantic understanding of scenes. Our approach introduces two key modules: Identity Gradient Guided Densification (IGD) and Local Adaptive K-Nearest Neighbors (LA-KNN). The IGD module supervises gradients of Identity Encoding to refine Gaussian distributions along object boundaries, aligning them closely with boundary contours. Meanwhile, the LA-KNN module employs position gradients to adaptively establish locality-aware propagation of Identity Encodings, preventing irregular Gaussian spreads near boundaries. We validate the effectiveness of our method through comprehensive experiments. Results show that GradiSeg effectively addresses boundary-related issues, significantly improving segmentation accuracy without compromising scene reconstruction quality. Furthermore, our method's robust segmentation capability and decoupled Identity Encoding representation make it highly suitable for various downstream scene editing tasks, including 3D object removal, swapping and so on.

Keywords

Cite

@article{arxiv.2412.00392,
  title  = {GradiSeg: Gradient-Guided Gaussian Segmentation with Enhanced 3D Boundary Precision},
  author = {Zehao Li and Wenwei Han and Yujun Cai and Hao Jiang and Baolong Bi and Shuqin Gao and Honglong Zhao and Zhaoqi Wang},
  journal= {arXiv preprint arXiv:2412.00392},
  year   = {2024}
}
R2 v1 2026-06-28T20:17:52.993Z