English

Object-Centric 2D Gaussian Splatting: Background Removal and Occlusion-Aware Pruning for Compact Object Models

Computer Vision and Pattern Recognition 2025-04-04 v2

Abstract

Current Gaussian Splatting approaches are effective for reconstructing entire scenes but lack the option to target specific objects, making them computationally expensive and unsuitable for object-specific applications. We propose a novel approach that leverages object masks to enable targeted reconstruction, resulting in object-centric models. Additionally, we introduce an occlusion-aware pruning strategy to minimize the number of Gaussians without compromising quality. Our method reconstructs compact object models, yielding object-centric Gaussian and mesh representations that are up to 96% smaller and up to 71% faster to train compared to the baseline while retaining competitive quality. These representations are immediately usable for downstream applications such as appearance editing and physics simulation without additional processing.

Keywords

Cite

@article{arxiv.2501.08174,
  title  = {Object-Centric 2D Gaussian Splatting: Background Removal and Occlusion-Aware Pruning for Compact Object Models},
  author = {Marcel Rogge and Didier Stricker},
  journal= {arXiv preprint arXiv:2501.08174},
  year   = {2025}
}

Comments

ICPRAM 2025. Implementation details (no code): https://github.com/MarcelRogge/object-centric-2dgs

R2 v1 2026-06-28T21:06:00.270Z