paper-with-me

홈 › Papers

Fast and Robust Deformable 3D Gaussian Splatting

2026-03-21 · Han Jiao, Jiakai Sun, Lei Zhao, Zhanjie Zhang, Wei Xing, Huaizhong Lin arxiv

3D Gaussian Splatting has demonstrated remarkable real-time rendering capabilities and superior visual quality in novel view synthesis for static scenes. Building upon these advantages, researchers have progressively extended 3D Gaussians to dynamic scene reconstruction. Deformation field-based methods have emerged as a promising approach among various techniques. These methods maintain 3D Gaussian attributes in a canonical field and employ the deformation field to transform this field across temporal sequences. Nevertheless, these approaches frequently encounter challenges such as suboptimal rendering speeds, significant dependence on initial point clouds, and vulnerability to local optima in dim scenes. To overcome these limitations, we present FRoG, an efficient and robust framework for high-quality dynamic scene reconstruction. FRoG integrates per-Gaussian embedding with a coarse-to-fine temporal embedding strategy, accelerating rendering through the early fusion of temporal embeddings. Moreover, to enhance robustness against sparse initializations, we introduce a novel depth- and error-guided sampling strategy. This strategy populates the canonical field with new 3D Gaussians at low-deviation initial positions, significantly reducing the optimization burden on the deformation field and improving detail reconstruction in both static and dynamic regions. Furthermore, by modulating opacity variations, we mitigate the local optima problem in dim scenes, improving color fidelity. Comprehensive experimental results validate that our method achieves accelerated rendering speeds while maintaining state-of-the-art visual quality.

📄 PDF Abstract BibTeX arXiv:2603.20857

Code (0)

등록된 구현이 없습니다.

Tasks

Novel View SynthesisTemporal SequencesPoint Clouds

Similar Papers 제목 키워드 기반

DGNS: Deformable Gaussian Splatting and Dynamic Neural Surface for Monocular Dynamic 3D Reconstruction

2024-12-05 · Xuesong Li, Jinguang Tong, Jie Hong, Vivien Rolland 외

Dynamic scene reconstruction from monocular video is critical for real-world applications. This paper tackles the dual challenges of dynamic novel-view synthesis and 3D geometry reconstruction by introducing a hybrid fra…

3D geometry3D ReconstructionNovel View Synthesis

Monocular Endoscopic Tissue 3D Reconstruction with Multi-Level Geometry Regularization

2026-02-24 · Yangsen Chen, Hao Wang arxiv

Reconstructing deformable endoscopic tissues is crucial for achieving robot-assisted surgery. However, 3D Gaussian Splatting-based approaches encounter challenges in achieving consistent tissue surface reconstruction, wh…

3D Reconstruction

Deformable Beta Splatting

2025-01-27 · Rong Liu, Dylan Sun, Meida Chen, Yue Wang 외

3D Gaussian Splatting (3DGS) has advanced radiance field reconstruction by enabling real-time rendering. However, its reliance on Gaussian kernels for geometry and low-order Spherical Harmonics (SH) for color encoding li…

3DGSNovel View Synthesis

Speedy Deformable 3D Gaussian Splatting: Fast Rendering and Compression of Dynamic Scenes

2025-06-09 · Allen Tu, Haiyang Ying, Alex Hanson, Yonghan Lee 외

Recent extensions of 3D Gaussian Splatting (3DGS) to dynamic scenes achieve high-quality novel view synthesis by using neural networks to predict the time-varying deformation of each Gaussian. However, performing per-Gau…

3DGSNeRFNovel View Synthesis

GADA: Geometry-Aware Deformable Aggregation for Image-Based Gaussian Splatting

2026-07-01 · Siwoo Lim, Sunjae Yoon, Gwanhyeong Koo, Chang D. Yoo arxiv

Gaussian Splatting has achieved significant improvements by incorporating warping-based techniques. However, such methods suffer from pixel-level inaccuracies due to uncertain geometry. This uncertainty leads to spatial …