SirenPose: Dynamic Scene Reconstruction via Geometric Supervision
Kaitong Cai, Jensen Zhang, Jing Yang, Keze Wang
TL;DR
SirenPose tackles dynamic 4D scene reconstruction from monocular video by introducing a geometry-aware loss that fuses high-frequency SIREN modeling with keypoint-based geometric priors. It decomposes spatiotemporal signals into low-frequency global structure and high-frequency dynamics, guided by CAPE-style priors and graph-based keypoint relationships, and enforces structural coherence through a sine-space geometric loss. The approach yields state-of-the-art results on Sintel, Bonn, and DAVIS, improving FVD, FID, LPIPS, and pose accuracy, while enhancing temporal coherence; ablations confirm the complementary roles of high/low-frequency supervision and geometric priors. Overall, SirenPose provides a versatile loss function that improves detail fidelity, physical plausibility, and stability in monocular dynamic 4D reconstructions, with strong generalization across frameworks and datasets.
Abstract
We introduce SirenPose, a geometry-aware loss formulation that integrates the periodic activation properties of sinusoidal representation networks with keypoint-based geometric supervision, enabling accurate and temporally consistent reconstruction of dynamic 3D scenes from monocular videos. Existing approaches often struggle with motion fidelity and spatiotemporal coherence in challenging settings involving fast motion, multi-object interaction, occlusion, and rapid scene changes. SirenPose incorporates physics inspired constraints to enforce coherent keypoint predictions across both spatial and temporal dimensions, while leveraging high frequency signal modeling to capture fine grained geometric details. We further expand the UniKPT dataset to 600,000 annotated instances and integrate graph neural networks to model keypoint relationships and structural correlations. Extensive experiments on benchmarks including Sintel, Bonn, and DAVIS demonstrate that SirenPose consistently outperforms state-of-the-art methods. On DAVIS, SirenPose achieves a 17.8 percent reduction in FVD, a 28.7 percent reduction in FID, and a 6.0 percent improvement in LPIPS compared to MoSCA. It also improves temporal consistency, geometric accuracy, user score, and motion smoothness. In pose estimation, SirenPose outperforms Monst3R with lower absolute trajectory error as well as reduced translational and rotational relative pose error, highlighting its effectiveness in handling rapid motion, complex dynamics, and physically plausible reconstruction.
