SWinGS: Sliding Windows for Dynamic 3D Gaussian Splatting
About
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.
Related benchmarks
| Task | Dataset | Result | Rank | |
|---|---|---|---|---|
| Dynamic View Synthesis | Neural 3D Video 19 (test) | PSNR31.1 | 16 | |
| 3D Video Synthesis | Neural 3D Video Dataset (Cut Roasted Beef scene) | PSNR31.84 | 12 | |
| Novel View Rendering | N3DV Cook Spinach | PSNR31.96 | 11 | |
| Novel View Rendering | N3DV Sear Steak | PSNR32.21 | 11 | |
| Novel View Rendering | N3DV Flame Steak | PSNR32.18 | 11 | |
| Novel View Rendering | N3DV Cut Roast Beef | PSNR31.84 | 11 | |
| Dynamic View Synthesis | Neural 3D Video Synthesis Cook Spinach (test) | PSNR31.96 | 8 | |
| Dynamic View Synthesis | Neural 3D Video Synthesis Flame Steak (test) | PSNR32.18 | 8 | |
| Dynamic View Synthesis | Neural 3D Video Synthesis Sear Steak (test) | PSNR32.21 | 8 | |
| Novel View Synthesis | DNA Rendering dataset | PSNR29.4488 | 5 |