Diffusion-based Human Motion Style Transfer with Semantic Guidance
Lei Hu, Zihao Zhang, Yongjing Ye, Yiwen Xu, Shihong Xia
TL;DR
This work tackles unseen 3D human motion style transfer by decoupling generation and style translation through a two-stage diffusion framework. Stage I pre-trains a diffusion-based text-to-motion model as a robust generative prior and a motion-semantic discriminator, while Stage II fine-tunes with a single style example to perform style transfer via the reverse diffusion, guided by a style-example reconstruction loss in CLIP space and a semantic loss. The approach achieves state-of-the-art performance on unseen styles, maintaining content fidelity while embedding stylistic characteristics, and can even transfer style from video demonstrations, with practical implications for animation, games, and VR. The framework efficiently leverages unbalanced large-scale text-motion data for priors and enables few-shot adaptation, offering a scalable path toward rich, controllable motion synthesis and transfer.
Abstract
3D Human motion style transfer is a fundamental problem in computer graphic and animation processing. Existing AdaIN- based methods necessitate datasets with balanced style distribution and content/style labels to train the clustered latent space. However, we may encounter a single unseen style example in practical scenarios, but not in sufficient quantity to constitute a style cluster for AdaIN-based methods. Therefore, in this paper, we propose a novel two-stage framework for few-shot style transfer learning based on the diffusion model. Specifically, in the first stage, we pre-train a diffusion-based text-to-motion model as a generative prior so that it can cope with various content motion inputs. In the second stage, based on the single style example, we fine-tune the pre-trained diffusion model in a few-shot manner to make it capable of style transfer. The key idea is regarding the reverse process of diffusion as a motion-style translation process since the motion styles can be viewed as special motion variations. During the fine-tuning for style transfer, a simple yet effective semantic-guided style transfer loss coordinated with style example reconstruction loss is introduced to supervise the style transfer in CLIP semantic space. The qualitative and quantitative evaluations demonstrate that our method can achieve state-of-the-art performance and has practical applications.
