English

3DSceneEditor: Controllable 3D Scene Editing with Gaussian Splatting

Computer Vision and Pattern Recognition 2026-03-24 v3

Abstract

The creation of 3D scenes has traditionally been both labor-intensive and costly, requiring designers to meticulously configure 3D assets and environments. Recent advancements in generative AI, including text-to-3D and image-to-3D methods, have dramatically reduced the complexity and cost of this process. However, current techniques for editing complex 3D scenes continue to rely on generally interactive multi-step, 2D-to-3D projection methods and diffusion-based techniques, which often lack precision in control and hamper interactive-rate performance. In this work, we propose ***3DSceneEditor***, a fully 3D-based paradigm for interactive-rate, precise editing of intricate 3D scenes using Gaussian Splatting. Unlike conventional methods, 3DSceneEditor operates through a streamlined 3D pipeline, enabling direct Gaussian-based manipulation for efficient, high-quality edits based on input prompts. The proposed framework (i) integrates a pre-trained instance segmentation model for semantic labeling; (ii) employs a zero-shot grounding approach with CLIP to align target objects with user prompts; and (iii) applies scene modifications, such as object addition, repositioning, recoloring, replacing, and removal--directly on Gaussians. Extensive experimental results show that 3DSceneEditor surpasses existing state-of-the-art techniques in terms of both editing precision and efficiency, establishing a new benchmark for efficient and interactive 3D scene customization.

Keywords

Cite

@article{arxiv.2412.01583,
  title  = {3DSceneEditor: Controllable 3D Scene Editing with Gaussian Splatting},
  author = {Ziyang Yan and Yihua Shao and Minwen Liao and Siyu Chen and Nan Wang and Muyuan Lin and Jenq-Neng Hwang and Hao Zhao and Fabio Remondino and Lei Li},
  journal= {arXiv preprint arXiv:2412.01583},
  year   = {2026}
}

Comments

Accepted by WACV 2026, Project Page: https://ziyangyan.github.io/3DSceneEditor

R2 v1 2026-06-28T20:19:52.328Z