MS-MANO: Enabling Hand Pose Tracking with Biomechanical Constraints
Pengfei Xie, Wenqiang Xu, Tutian Tang, Zhenjun Yu, Cewu Lu
TL;DR
The paper addresses the mismatch between learned hand dynamics and physiological realism by introducing MS-MANO, a musculoskeletal extension of MANO that enforces biomechanical constraints through Hill-type muscles. It couples this model with BioPR, a simulation-in-the-loop pose refinement framework that uses IDNet to infer muscle excitations and a forward simulator to generate a biomechanically plausible reference pose, refined by an MLP. The approach shows improved anatomical plausibility and quantitative gains over baselines on DexYCB and OakInk, with BioPR providing consistent improvements and a small runtime overhead. This work significantly advances visual hand dynamics analysis by integrating biomechanics into learnable hand models, enabling more human-like motion under occlusion and temporal perturbations, with practical implications for animation, robotics, and AR/VR applications.
Abstract
This work proposes a novel learning framework for visual hand dynamics analysis that takes into account the physiological aspects of hand motion. The existing models, which are simplified joint-actuated systems, often produce unnatural motions. To address this, we integrate a musculoskeletal system with a learnable parametric hand model, MANO, to create a new model, MS-MANO. This model emulates the dynamics of muscles and tendons to drive the skeletal system, imposing physiologically realistic constraints on the resulting torque trajectories. We further propose a simulation-in-the-loop pose refinement framework, BioPR, that refines the initial estimated pose through a multi-layer perceptron (MLP) network. Our evaluation of the accuracy of MS-MANO and the efficacy of the BioPR is conducted in two separate parts. The accuracy of MS-MANO is compared with MyoSuite, while the efficacy of BioPR is benchmarked against two large-scale public datasets and two recent state-of-the-art methods. The results demonstrate that our approach consistently improves the baseline methods both quantitatively and qualitatively.
