4D Gaussian Splatting for Real-Time Dynamic Scene Rendering
About
Representing and rendering dynamic scenes has been an important but challenging task. Especially, to accurately model complex motions, high efficiency is usually hard to guarantee. To achieve real-time dynamic scene rendering while also enjoying high training and storage efficiency, we propose 4D Gaussian Splatting (4D-GS) as a holistic representation for dynamic scenes rather than applying 3D-GS for each individual frame. In 4D-GS, a novel explicit representation containing both 3D Gaussians and 4D neural voxels is proposed. A decomposed neural voxel encoding algorithm inspired by HexPlane is proposed to efficiently build Gaussian features from 4D neural voxels and then a lightweight MLP is applied to predict Gaussian deformations at novel timestamps. Our 4D-GS method achieves real-time rendering under high resolutions, 82 FPS at an 800$\times$800 resolution on an RTX 3090 GPU while maintaining comparable or better quality than previous state-of-the-art methods. More demos and code are available at https://guanjunwu.github.io/4dgs/.
Related benchmarks
| Task | Dataset | Result | Rank | |
|---|---|---|---|---|
| Novel View Synthesis | D-NeRF synthetic (test) | Average PSNR34.39 | 42 | |
| Novel View Synthesis | Neural 3D Video Dataset Standard (All six scenes) | PSNR31.15 | 36 | |
| 3D human reconstruction | ZJU-MoCap (test) | PSNR27.18 | 31 | |
| Novel View Synthesis | iPhone DyCheck 7 scenes 2x resolution | mPSNR13.64 | 31 | |
| Novel View Synthesis | HyperNeRF (vrig) | PSNR25.2 | 23 | |
| 4D Reconstruction | DyCheck (test) | mPSNR16.54 | 21 | |
| Novel View Synthesis | HyperNeRF (test) | PSNR27.44 | 18 | |
| Dynamic Scene Reconstruction | N3DV coffee martini (test) | PSNR31.15 | 18 | |
| Novel View Synthesis | Neu3D (test) | PSNR31.72 | 18 | |
| Dynamic Scene Reconstruction | Neural 3D Video 19 (full) | PSNR31.15 | 17 |