paper-with-me

Papers

SWinGS: Sliding Windows for Dynamic 3D Gaussian Splatting

2023-12-20 · Richard Shaw, Michal Nazarczuk, Jifei Song, Arthur Moreau, Sibi Catley-Chandar, Helisa Dhamo, Eduardo Perez-Pellitero

Novel view synthesis has shown rapid progress recently, with methods capable of producing increasingly photorealistic results. 3D Gaussian Splatting has emerged as a promising method, producing high-quality renderings of scenes and enabling interactive viewing at real-time frame rates. However, it is limited to static scenes. In this work, we extend 3D Gaussian Splatting to reconstruct dynamic scenes. We model a scene's dynamics using dynamic MLPs, learning deformations from temporally-local canonical representations to per-frame 3D Gaussians. To disentangle static and dynamic regions, tuneable parameters weigh each Gaussian's respective MLP parameters, improving the dynamics modelling of imbalanced scenes. We introduce a sliding window training strategy that partitions the sequence into smaller manageable windows to handle arbitrary length scenes while maintaining high rendering quality. We propose an adaptive sampling strategy to determine appropriate window size hyperparameters based on the scene's motion, balancing training overhead with visual quality. Training a separate dynamic 3D Gaussian model for each sliding window allows the canonical representation to change, enabling the reconstruction of scenes with significant geometric changes. Temporal consistency is enforced using a fine-tuning step with self-supervising consistency loss on randomly sampled novel views. As a result, our method produces high-quality renderings of general dynamic scenes with competitive quantitative performance, which can be viewed in real-time in our dynamic interactive viewer.

📄 PDF Abstract BibTeX arXiv:2312.13308

Code (0)

등록된 구현이 없습니다.

Tasks

Novel View Synthesis

Methods 이 논문이 사용한 방법론

Focus 설명 없음

Similar Papers 제목 키워드 기반

SwinGS: Sliding Window Gaussian Splatting for Volumetric Video Streaming with Arbitrary Length

2024-09-12 · Bangya Liu, Suman Banerjee

Recent advances in 3D Gaussian Splatting (3DGS) have garnered significant attention in computer vision and computer graphics due to its high rendering speed and remarkable quality. While extant research has endeavored to…

3DGSGPUMixed Reality

ICo3D: An Interactive Conversational 3D Virtual Human

2026-01-19 · Richard Shaw, Youngkyoon Jang, Athanasios Papaioannou, Arthur Moreau 외 arxiv

This work presents Interactive Conversational 3D Virtual Human (ICo3D), a method for generating an interactive, conversational, and photorealistic 3D human avatar. Based on multi-view captures of a subject, we create an …

TRiGS: Temporal Rigid-Body Motion for Scalable 4D Gaussian Splatting

2026-04-01 · Suwoong Yeom, Joonsik Nam, Seunggyu Choi, Lucas Yunkyu Lee 외 arxiv

Recent 4D Gaussian Splatting (4DGS) methods achieve impressive dynamic scene reconstruction but often rely on piecewise linear velocity approximations and short temporal windows. This disjointed modeling leads to severe …

OnlinePG: Online Open-Vocabulary Panoptic Mapping with 3D Gaussian Splatting

2026-03-19 · Hongjia Zhai, Qi Zhang, Xiaokun Pan, Xiyu Zhang 외 arxiv

Open-vocabulary scene understanding with online panoptic mapping is essential for embodied applications to perceive and interact with environments. However, existing methods are predominantly offline or lack instance-lev…

Scene Understanding

MGS-SLAM: Monocular Sparse Tracking and Gaussian Mapping with Depth Smooth Regularization

2024-05-10 · Pengcheng Zhu, Yaoming Zhuang, Baoquan Chen, Li Li 외

This letter introduces a novel framework for dense Visual Simultaneous Localization and Mapping (VSLAM) based on Gaussian Splatting. Recently, SLAM based on Gaussian Splatting has shown promising results. However, in mon…

Depth EstimationNovel View SynthesisPose EstimationSimultaneous Localization and Mapping+1