10
0

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

Main:9 Pages
5 Figures
Bibliography:4 Pages
15 Tables
Appendix:4 Pages
Abstract

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-Gaussian neural inference at every frame poses a significant bottleneck, limiting rendering speed and increasing memory and compute requirements. In this paper, we present Speedy Deformable 3D Gaussian Splatting (SpeeDe3DGS), a general pipeline for accelerating the rendering speed of dynamic 3DGS and 4DGS representations by reducing neural inference through two complementary techniques. First, we propose a temporal sensitivity pruning score that identifies and removes Gaussians with low contribution to the dynamic scene reconstruction. We also introduce an annealing smooth pruning mechanism that improves pruning robustness in real-world scenes with imprecise camera poses. Second, we propose GroupFlow, a motion analysis technique that clusters Gaussians by trajectory similarity and predicts a single rigid transformation per group instead of separate deformations for each Gaussian. Together, our techniques accelerate rendering by 10.37×10.37\times, reduce model size by 7.71×7.71\times, and shorten training time by 2.71×2.71\times on the NeRF-DS dataset. SpeeDe3DGS also improves rendering speed by 4.20×4.20\times and 58.23×58.23\times on the D-NeRF and HyperNeRF vrig datasets. Our methods are modular and can be integrated into any deformable 3DGS or 4DGS framework.

View on arXiv
@article{tu2025_2506.07917,
  title={ Speedy Deformable 3D Gaussian Splatting: Fast Rendering and Compression of Dynamic Scenes },
  author={ Allen Tu and Haiyang Ying and Alex Hanson and Yonghan Lee and Tom Goldstein and Matthias Zwicker },
  journal={arXiv preprint arXiv:2506.07917},
  year={ 2025 }
}
Comments on this paper