MoTrans: Customized Motion Transfer with Text-driven Video Diffusion Models
Xiaomin Li, Xu Jia, Qinghe Wang, Haiwen Diao, Mengmeng Ge, Pengxiang Li, You He, Huchuan Lu
TL;DR
MoTrans tackles the challenge of customizing motion transfer from reference videos to new subjects in varied scenes by decoupling appearance from motion through a two-stage diffusion-based framework. It leverages an MLLM-based recaptioner to expand reference prompts for appearance and introduces an appearance injector along with a motion-specific embedding to emphasize motion in temporal modeling, using calibrated LoRA adapters. The approach achieves strong motion fidelity, text/appearance alignment, and temporal consistency, outperforming state-of-the-art one-shot and few-shot customization methods and enabling simultaneous subject and motion customization. While effective, it is currently tailored to short clips and limb-based human motions, with future work targeting longer sequences and broader action types.
Abstract
Existing pretrained text-to-video (T2V) models have demonstrated impressive abilities in generating realistic videos with basic motion or camera movement. However, these models exhibit significant limitations when generating intricate, human-centric motions. Current efforts primarily focus on fine-tuning models on a small set of videos containing a specific motion. They often fail to effectively decouple motion and the appearance in the limited reference videos, thereby weakening the modeling capability of motion patterns. To this end, we propose MoTrans, a customized motion transfer method enabling video generation of similar motion in new context. Specifically, we introduce a multimodal large language model (MLLM)-based recaptioner to expand the initial prompt to focus more on appearance and an appearance injection module to adapt appearance prior from video frames to the motion modeling process. These complementary multimodal representations from recaptioned prompt and video frames promote the modeling of appearance and facilitate the decoupling of appearance and motion. In addition, we devise a motion-specific embedding for further enhancing the modeling of the specific motion. Experimental results demonstrate that our method effectively learns specific motion pattern from singular or multiple reference videos, performing favorably against existing methods in customized video generation.
