paper-with-me

홈 › Papers

Semantic-Guided Progressive Object Removal with Gaussian Splatting

2026-07-05 · Xianliang Huang, Chen Xiao, Yuanxiang Ni, Guanming Liu, Mingkai Liu, Dikai Fan, Xiao Liu, Hao Zhang arxiv

Removing unwanted objects from reconstructed 3D scenes is an important task in computer vision, supporting applications in AR/VR, robotics, and digital content creation. Existing methods typically complete the entire masked region in a single step and without effectively utilizing semantic information from other views, leading to difficulties in handling complex geometric details and textures. In this work, we propose a novel framework that integrates Semantic-guided Block Matching (SBM) and Region-Wise Progressive Refinement (RPR) for high-quality 3D object removal. First, we leverage DINOv2 to encode semantic guidance from multi-view observations, and the best match tokens are decoded to complete missing regions in the target view while maintaining cross-view consistency. Second, we introduce a RPR strategy that segments the target mask into multiple subregions and selectively refines those with poor visual quality. Our method is built upon Gaussian Splatting, ensuring high-fidelity scene reconstruction with efficient computation. Experimental results demonstrate that our approach outperforms existing Gaussian-based methods in terms of perceptual quality and coherence in 3D object removal.

📄 PDF Abstract BibTeX arXiv:2607.04144

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Semantic-Guided 3D Gaussian Splatting for Transient Object Removal

2026-02-17 · Aditi Prabakaran, Priyesh Shukla arxiv

Transient objects in casual multi-view captures cause ghosting artifacts in 3D Gaussian Splatting (3DGS) reconstruction. Existing solutions relied on scene decomposition at significant memory cost or on motion-based heur…

Clean-GS: Semantic Mask-Guided Pruning for 3D Gaussian Splatting

2026-01-01 · Subhankar Mishra arxiv

3D Gaussian Splatting produces high-quality scene reconstructions but generates hundreds of thousands of spurious Gaussians (floaters) scattered throughout the environment. These artifacts obscure objects of interest and…

Model Compression

Remove360: Benchmarking Residuals After Object Removal in 3D Gaussian Splatting

2025-08-15 · Simona Kocour, Assia Benbihi, Torsten Sattler arxiv

An object can disappear from a 3D scene, yet still be detectable. Even after visual removal, modern vision models may infer what was originally present. In this work, we introduce a novel benchmark and evaluation framewo…

EffectLearner: World-Aware Object-Effect Reasoning for Real-World Video Object Removal

2026-08-06 · Feier Wu, Wanke Xia, Xu He, Zilang Zhou 외 arxiv

Video object removal must eliminate not only the target object but also its induced effects while maintaining high-fidelity and spatiotemporally coherent restoration. Existing methods mainly learn object-effect correspon…

TreeGaussian: Tree-Guided Cascaded Contrastive Learning for Hierarchical Consistent 3D Gaussian Scene Segmentation and Understanding

2026-03-31 · Jingbin You, Zehao Li, Hao Jiang, Xinzhu Ma 외 arxiv

3D Gaussian Splatting (3DGS) has emerged as a real-time, differentiable representation for neural scene understanding. However, existing 3DGS-based methods struggle to represent hierarchical 3D semantic structures and ca…

Contrastive LearningScene UnderstandingScene Segmentation