paper-with-me

홈 › Papers

CL-Splats: Continual Learning of Gaussian Splatting with Local Optimization

2025-06-26 · Jan Ackermann, Jonas Kulhanek, Shengqu Cai, Haofei Xu, Marc Pollefeys, Gordon Wetzstein, Leonidas Guibas, Songyou Peng

In dynamic 3D environments, accurately updating scene representations over time is crucial for applications in robotics, mixed reality, and embodied AI. As scenes evolve, efficient methods to incorporate changes are needed to maintain up-to-date, high-quality reconstructions without the computational overhead of re-optimizing the entire scene. This paper introduces CL-Splats, which incrementally updates Gaussian splatting-based 3D representations from sparse scene captures. CL-Splats integrates a robust change-detection module that segments updated and static components within the scene, enabling focused, local optimization that avoids unnecessary re-computation. Moreover, CL-Splats supports storing and recovering previous scene states, facilitating temporal segmentation and new scene-analysis applications. Our extensive experiments demonstrate that CL-Splats achieves efficient updates with improved reconstruction quality over the state-of-the-art. This establishes a robust foundation for future real-time adaptation in 3D scene reconstruction tasks.

📄 PDF Abstract BibTeX arXiv:2506.21117

Code (0)

등록된 구현이 없습니다.

Tasks

3D Scene ReconstructionChange DetectionContinual LearningMixed Reality

Similar Papers 제목 키워드 기반

MeshGS: Adaptive Mesh-Aligned Gaussian Splatting for High-Quality Rendering

2024-10-11 · Jaehoon Choi, Yonghan Lee, Hyungtae Lee, Heesung Kwon 외

Recently, 3D Gaussian splatting has gained attention for its capability to generate high-fidelity rendering results. At the same time, most applications such as games, animation, and AR/VR use mesh-based representations …

NeRFNeural Rendering

Camera Splatting for Continuous View Optimization

2025-09-19 · Gahye Lee, Hyomin Kim, Gwangjin Ju, Jooeun Son 외 arxiv

We propose Camera Splatting, a novel view optimization framework for novel view synthesis. Each camera is modeled as a 3D Gaussian, referred to as a camera splat, and virtual cameras, termed point cameras, are placed at …

Novel View Synthesis

SpotlessSplats: Ignoring Distractors in 3D Gaussian Splatting

2024-06-28 · Sara Sabour, Lily Goli, George Kopanas, Mark Matthews 외

3D Gaussian Splatting (3DGS) is a promising technique for 3D reconstruction, offering efficient training and rendering speeds, making it suitable for real-time applications.However, current methods require highly control…

3DGS3D Reconstruction

G3Splat: Geometrically Consistent Generalizable Gaussian Splatting

2025-12-19 · Mehdi Hosseinzadeh, Shin-Fang Chng, Yi Xu, Simon Lucey 외 arxiv

3D Gaussians have become a powerful scene representation for real-time splatting and high-quality novel-view synthesis. This has motivated generalizable splatting -- methods that adapt feed-forward geometry prediction ne…

Pose Estimation

SplatSim: Zero-Shot Sim2Real Transfer of RGB Manipulation Policies Using Gaussian Splatting

2024-09-16 · Mohammad Nomaan Qureshi, Sparsh Garg, Francisco Yandun, David Held 외

Sim2Real transfer, particularly for manipulation policies relying on RGB images, remains a critical challenge in robotics due to the significant domain shift between synthetic and real-world visual data. In this paper, w…