Skinned Motion Retargeting with Dense Geometric Interaction Perception
Zijie Ye, Jia-Wei Liu, Jia Jia, Shikun Sun, Mike Zheng Shou
TL;DR
MeshRet introduces a geometry-aware, single-pass framework for skinned motion retargeting that directly models dense geometric interactions via a Dense Mesh Interaction (DMI) field and Semantically Consistent Sensors (SCS). By preserving both contact semantics and non-contact spatial relationships, MeshRet reduces interpenetration and contact mismatches that plague prior skeleton- or geometry-only approaches. The method uses MAIT-inspired SCS for cross-topology dense correspondences and a PointNet-like DMI encoder with a transformer-based retargeting network, trained with unsupervised losses including DMI consistency and end-effector alignment. Evaluations on Mixamo and the new ScanRet dataset show state-of-the-art performance in contact preservation, reduced jitter, and natural motion transfer across diverse body shapes, with strong human preferences. The work also provides a new ScanRet dataset to benchmark geometry-aware retargeting, highlighting practical implications for animation pipelines, VR, and gaming.
Abstract
Capturing and maintaining geometric interactions among different body parts is crucial for successful motion retargeting in skinned characters. Existing approaches often overlook body geometries or add a geometry correction stage after skeletal motion retargeting. This results in conflicts between skeleton interaction and geometry correction, leading to issues such as jittery, interpenetration, and contact mismatches. To address these challenges, we introduce a new retargeting framework, MeshRet, which directly models the dense geometric interactions in motion retargeting. Initially, we establish dense mesh correspondences between characters using semantically consistent sensors (SCS), effective across diverse mesh topologies. Subsequently, we develop a novel spatio-temporal representation called the dense mesh interaction (DMI) field. This field, a collection of interacting SCS feature vectors, skillfully captures both contact and non-contact interactions between body geometries. By aligning the DMI field during retargeting, MeshRet not only preserves motion semantics but also prevents self-interpenetration and ensures contact preservation. Extensive experiments on the public Mixamo dataset and our newly-collected ScanRet dataset demonstrate that MeshRet achieves state-of-the-art performance. Code available at https://github.com/abcyzj/MeshRet.
