CVApr 9, 2024

3D Geometry-aware Deformable Gaussian Splatting for Dynamic View Synthesis

arXiv:2404.06270v2119 citationsh-index: 4CVPR
Originality Incremental advance
AI Analysis

This work addresses the problem of geometrically coherent dynamic scene reconstruction and synthesis for computer vision applications, representing an incremental advance over prior methods.

The paper tackles dynamic view synthesis by proposing a 3D geometry-aware deformable Gaussian splatting method, which improves performance over existing neural radiance field-based solutions by explicitly incorporating 3D geometry constraints, achieving new state-of-the-art results on synthetic and real datasets.

In this paper, we propose a 3D geometry-aware deformable Gaussian Splatting method for dynamic view synthesis. Existing neural radiance fields (NeRF) based solutions learn the deformation in an implicit manner, which cannot incorporate 3D scene geometry. Therefore, the learned deformation is not necessarily geometrically coherent, which results in unsatisfactory dynamic view synthesis and 3D dynamic reconstruction. Recently, 3D Gaussian Splatting provides a new representation of the 3D scene, building upon which the 3D geometry could be exploited in learning the complex 3D deformation. Specifically, the scenes are represented as a collection of 3D Gaussian, where each 3D Gaussian is optimized to move and rotate over time to model the deformation. To enforce the 3D scene geometry constraint during deformation, we explicitly extract 3D geometry features and integrate them in learning the 3D deformation. In this way, our solution achieves 3D geometry-aware deformation modeling, which enables improved dynamic view synthesis and 3D dynamic reconstruction. Extensive experimental results on both synthetic and real datasets prove the superiority of our solution, which achieves new state-of-the-art performance. The project is available at https://npucvr.github.io/GaGS/

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes