CVMay 26

Natural Human Motion Recovery by Aligning High-Order Temporal Dynamics from Monocular Videos

arXiv:2605.2687957.4
AI Analysis

For computer vision researchers working on human motion recovery, this work addresses the overlooked issue of temporal dynamics, offering a post-processing framework that enhances existing pipelines.

HTD-Refine improves monocular human motion recovery by explicitly modeling high-order temporal dynamics (velocity and acceleration), reducing jitter and over-smoothing, and consistently outperforming state-of-the-art methods on in-the-wild benchmarks.

Human motion recovered from monocular videos often appears overly smooth or dynamically inconsistent, even when joint positions are numerically accurate. We observe that this limitation stems from the absence of reliable high-order temporal cues -- velocity and acceleration -- which are essential for reconstructing motion that exhibits realistic momentum, timing, and high-frequency detail. We introduce HTD-Refine, a post-processing framework that augments existing Human Motion Recovery (HMR) pipelines using explicitly estimated high-order temporal dynamics. At the core of our system is PVA-Net, a temporal transformer that infers per-joint 2D positions, 3D velocities, and 3D accelerations directly from a monocular video. These predicted dynamics serve as soft yet informative constraints in a global optimization procedure that refines world-space trajectories, significantly reducing jitter, suppressing over-smoothing, and restoring physically plausible motion. Extensive experiments on challenging in-the-wild benchmarks show that HTD-Refine consistently improves state-of-the-art HMR methods, yielding more accurate global trajectories and substantially more natural motion dynamics. Our results highlight the critical role of high-order temporal modeling in advancing monocular human motion recovery.

Foundations

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

Your Notes