CVAug 15, 2025

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

arXiv:2508.11431v11 citationsh-index: 5Has Code
Originality Incremental advance
AI Analysis

This addresses privacy and editing issues in 3D reconstruction for researchers and practitioners, but it is incremental as it builds on existing object removal techniques by providing a new benchmark.

The authors tackled the problem of measuring unintended semantic traces left after object removal in 3D Gaussian Splatting, finding that current methods often fail to fully eliminate semantic information, with experiments showing persistence across diverse scenes.

Understanding what semantic information persists after object removal is critical for privacy-preserving 3D reconstruction and editable scene representations. In this work, we introduce a novel benchmark and evaluation framework to measure semantic residuals, the unintended semantic traces left behind, after object removal in 3D Gaussian Splatting. We conduct experiments across a diverse set of indoor and outdoor scenes, showing that current methods can preserve semantic information despite the absence of visual geometry. We also release Remove360, a dataset of pre/post-removal RGB images and object-level masks captured in real-world environments. While prior datasets have focused on isolated object instances, Remove360 covers a broader and more complex range of indoor and outdoor scenes, enabling evaluation of object removal in the context of full-scene representations. Given ground truth images of a scene before and after object removal, we assess whether we can truly eliminate semantic presence, and if downstream models can still infer what was removed. Our findings reveal critical limitations in current 3D object removal techniques and underscore the need for more robust solutions capable of handling real-world complexity. The evaluation framework is available at github.com/spatial-intelligence-ai/Remove360.git. Data are available at huggingface.co/datasets/simkoc/Remove360.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes