π€ AI Summary
Sign language generation critically requires biomechanically accurate 3D handβbody joint poses; however, existing datasets predominantly consist of noisy, heavily occluded 2D keypoint annotations from monocular videos, and conventional monocular 3D reconstruction methods suffer from severe degradation under self-occlusion and motion blur. To address this, we propose the first decoupled generative reconstruction framework guided by separate 3D hand and full-body pose priors. Our approach integrates a differentiable human body model (SMPLX), a hand-specific prior network, and multi-scale spatio-temporal graph convolutional modules to achieve fine-grained, biomechanically plausible 3D reconstruction directly from in-the-wild monocular sign language videos. Evaluated on the SGNify benchmark, our method reduces pose estimation errors for both body and hands by 35.11% over state-of-the-art approaches, establishing new performance records.
π Abstract
The trend in sign language generation is centered around data-driven generative methods that require vast amounts of precise 2D and 3D human pose data to achieve an acceptable generation quality. However, currently, most sign language datasets are video-based and limited to automatically reconstructed 2D human poses (i.e., keypoints) and lack accurate 3D information. Furthermore, existing state-of-the-art for automatic 3D human pose estimation from sign language videos is prone to self-occlusion, noise, and motion blur effects, resulting in poor reconstruction quality. In response to this, we introduce DexAvatar, a novel framework to reconstruct bio-mechanically accurate fine-grained hand articulations and body movements from in-the-wild monocular sign language videos, guided by learned 3D hand and body priors. DexAvatar achieves strong performance in the SGNify motion capture dataset, the only benchmark available for this task, reaching an improvement of 35.11% in the estimation of body and hand poses compared to the state-of-the-art. The official website of this work is: https://github.com/kaustesseract/DexAvatar.