HiMoR: Monocular Deformable Gaussian Reconstruction with Hierarchical Motion Representation
Yiming Liang, Tianhan Xu, Yuta Kikuchi
TL;DR
HiMoR addresses monocular dynamic 3D reconstruction by introducing a hierarchical motion representation that decomposes scene motion into coarse and fine components using a tree of Gaussian primitives. The relative SE(3) motion of each node is expressed through shared motion bases, enabling stable, low-rank motion modeling and detailed deformation via leaf-node interpolation, with node densification ensuring coverage of occluded regions. The method combines a rigorous loss design and perceptual metrics, achieving state-of-the-art results on challenging monocular videos and demonstrating improved temporal consistency and novel-view synthesis. The work contributes a scalable, structured deformation framework for Gaussians, emphasizing perceptual evaluation and offering practical insights for dynamic scene capture with monocular inputs.
Abstract
We present Hierarchical Motion Representation (HiMoR), a novel deformation representation for 3D Gaussian primitives capable of achieving high-quality monocular dynamic 3D reconstruction. The insight behind HiMoR is that motions in everyday scenes can be decomposed into coarser motions that serve as the foundation for finer details. Using a tree structure, HiMoR's nodes represent different levels of motion detail, with shallower nodes modeling coarse motion for temporal smoothness and deeper nodes capturing finer motion. Additionally, our model uses a few shared motion bases to represent motions of different sets of nodes, aligning with the assumption that motion tends to be smooth and simple. This motion representation design provides Gaussians with a more structured deformation, maximizing the use of temporal relationships to tackle the challenging task of monocular dynamic 3D reconstruction. We also propose using a more reliable perceptual metric as an alternative, given that pixel-level metrics for evaluating monocular dynamic 3D reconstruction can sometimes fail to accurately reflect the true quality of reconstruction. Extensive experiments demonstrate our method's efficacy in achieving superior novel view synthesis from challenging monocular videos with complex motions.
