No MoCap Needed: Post-Training Motion Diffusion Models with Reinforcement Learning using Only Textual Prompts
Girolamo Macaluso, Lorenzo Mandelli, Mirko Bicchierai, Stefano Berretti, Andrew D. Bagdanov
TL;DR
This work introduces a reinforcement learning-based post-training framework that fine-tunes pretrained motion diffusion models using only textual prompts, guided by a pre-trained text-motion retrieval reward and without any ground-truth motion data. The method uses DDPO with importance sampling and LoRA adapters, coupled with a fast DPM-Solver++ sampler, to achieve data-efficient and efficient adaptation. Across cross-dataset and leave-one-out scenarios on HumanML3D and KIT-ML, the approach yields consistent improvements in semantic alignment and FID while preserving the original distribution and offering privacy-preserving advantages. The results demonstrate the practicality of RL-based post-training for scalable, domain-aware motion synthesis without costly ground-truth data or retraining from scratch.
Abstract
Diffusion models have recently advanced human motion generation, producing realistic and diverse animations from textual prompts. However, adapting these models to unseen actions or styles typically requires additional motion capture data and full retraining, which is costly and difficult to scale. We propose a post-training framework based on Reinforcement Learning that fine-tunes pretrained motion diffusion models using only textual prompts, without requiring any motion ground truth. Our approach employs a pretrained text-motion retrieval network as a reward signal and optimizes the diffusion policy with Denoising Diffusion Policy Optimization, effectively shifting the model's generative distribution toward the target domain without relying on paired motion data. We evaluate our method on cross-dataset adaptation and leave-one-out motion experiments using the HumanML3D and KIT-ML datasets across both latent- and joint-space diffusion architectures. Results from quantitative metrics and user studies show that our approach consistently improves the quality and diversity of generated motions, while preserving performance on the original distribution. Our approach is a flexible, data-efficient, and privacy-preserving solution for motion adaptation.
