Search papers, labs, and topics across Lattice.
EvoGS introduces a novel framework for dynamic 3D Gaussian Splatting that models Gaussian deformation as a temporal evolution process, addressing the limitations of existing MLP-based methods that estimate deformations independently at each timestamp. By maintaining persistent deformation states and extrapolating future states from historical data, EvoGS enhances robustness against large or abrupt motions. The framework's adaptive correction mechanism, combined with deformation-aware densification techniques, significantly improves the quality of dynamic novel view synthesis, demonstrating competitive performance in benchmark evaluations.
EvoGS achieves superior dynamic view synthesis by modeling Gaussian deformations as a temporal evolution process, overcoming the limitations of traditional independent estimation methods.
Recent extensions of 3D Gaussian Splatting (3DGS) enable real-time novel view synthesis in dynamic scenes by learning time-conditioned Gaussian deformations. However, existing MLP-based methods typically estimate deformations independently at each timestamp, making them less robust to large or abrupt motions. To address this issue, we propose \textbf{EvoGS}, a 3DGS-based dynamic reconstruction framework that models Gaussian deformation as a temporal evolution process. EvoGS maintains persistent deformation states for each Gaussian, extrapolates future states from historical deformation states, and corrects the predictions with MLP-derived observations. The correction is adaptively weighted using a temporal residual memory and evolution statistics such as deformation velocity and trajectory deviation. To further improve reconstruction quality, EvoGS introduces deformation-aware densification. Clone and split operations are performed along corrected deformation directions, while an uncertainty-aware strategy suppresses densification for Gaussians with unstable deformation histories. Experiments show that EvoGS improves dynamic novel view synthesis quality and achieves competitive performance across benchmarks.