English

Generative Object Insertion in Gaussian Splatting with a Multi-View Diffusion Model

Computer Vision and Pattern Recognition 2025-04-14 v2 Artificial Intelligence Graphics

Abstract

Generating and inserting new objects into 3D content is a compelling approach for achieving versatile scene recreation. Existing methods, which rely on SDS optimization or single-view inpainting, often struggle to produce high-quality results. To address this, we propose a novel method for object insertion in 3D content represented by Gaussian Splatting. Our approach introduces a multi-view diffusion model, dubbed MVInpainter, which is built upon a pre-trained stable video diffusion model to facilitate view-consistent object inpainting. Within MVInpainter, we incorporate a ControlNet-based conditional injection module to enable controlled and more predictable multi-view generation. After generating the multi-view inpainted results, we further propose a mask-aware 3D reconstruction technique to refine Gaussian Splatting reconstruction from these sparse inpainted views. By leveraging these fabricate techniques, our approach yields diverse results, ensures view-consistent and harmonious insertions, and produces better object quality. Extensive experiments demonstrate that our approach outperforms existing methods.

Keywords

Cite

@article{arxiv.2409.16938,
  title  = {Generative Object Insertion in Gaussian Splatting with a Multi-View Diffusion Model},
  author = {Hongliang Zhong and Can Wang and Jingbo Zhang and Jing Liao},
  journal= {arXiv preprint arXiv:2409.16938},
  year   = {2025}
}

Comments

Accepted by Visual Informatics. Project Page: https://github.com/JiuTongBro/MultiView_Inpaint

R2 v1 2026-06-28T18:56:38.614Z