Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

MoDec-GS: Global-to-Local Motion Decomposition and Temporal Interval Adjustment for Compact Dynamic 3D Gaussian Splatting

About

3D Gaussian Splatting (3DGS) has made significant strides in scene representation and neural rendering, with intense efforts focused on adapting it for dynamic scenes. Despite delivering remarkable rendering quality and speed, existing methods struggle with storage demands and representing complex real-world motions. To tackle these issues, we propose MoDecGS, a memory-efficient Gaussian splatting framework designed for reconstructing novel views in challenging scenarios with complex motions. We introduce GlobaltoLocal Motion Decomposition (GLMD) to effectively capture dynamic motions in a coarsetofine manner. This approach leverages Global Canonical Scaffolds (Global CS) and Local Canonical Scaffolds (Local CS), extending static Scaffold representation to dynamic video reconstruction. For Global CS, we propose Global Anchor Deformation (GAD) to efficiently represent global dynamics along complex motions, by directly deforming the implicit Scaffold attributes which are anchor position, offset, and local context features. Next, we finely adjust local motions via the Local Gaussian Deformation (LGD) of Local CS explicitly. Additionally, we introduce Temporal Interval Adjustment (TIA) to automatically control the temporal coverage of each Local CS during training, allowing MoDecGS to find optimal interval assignments based on the specified number of temporal segments. Extensive evaluations demonstrate that MoDecGS achieves an average 70% reduction in model size over stateoftheart methods for dynamic 3D Gaussians from realworld dynamic videos while maintaining or even improving rendering quality.

Sangwoon Kwak, Joonsoo Kim, Jun Young Jeong, Won-Sik Cheong, Jihyong Oh, Munchurl Kim• 2025

Related benchmarks

TaskDatasetResultRank
Novel View SynthesisHyperNeRF (vrig)
PSNR25
23
Novel View SynthesisHyperNeRF (test)
PSNR27.78
18
Dynamic View SynthesisDyCheck 5 scenes, 1x resolution 1.0 (test)
mLPIPS0.44
11
Novel View SynthesisiPhone dataset Block
mPSNR (dB)15.57
9
Dynamic Novel View SynthesisDyCheck 5 scenes 1.0
mPSNR15.01
7
Long-range 4D Motion ModelingSelfCapLR Dance newly composed
PSNR (dB)17.48
6
Long-range 4D Motion ModelingSelfCapLR newly composed
PSNR (dB)19.61
6
Long-range 4D Motion ModelingSelfCapLR Yoga
PSNR (dB)17.51
6
Long-range motion modelingSelfCapLR
tOF0.249
6
Long-range 4D Motion ModelingSelfCapLR Bike1 newly composed
PSNR (dB)21.55
6
Showing 10 of 28 rows

Other info

Code

Follow for update