CoMo: Compositional Motion Customization for Text-to-Video Generation
Youcan Xu, Zhen Wang, Jiaxin Shi, Kexin Li, Feifei Shao, Jun Xiao, Yi Yang, Jun Yu, Long Chen
TL;DR
CoMo tackles compositional motion customization in text-to-video generation by first decoupling appearance and motion via per-motion static and dynamic LoRAs learned in a phasewise manner, then composing multiple motions with a training-free divide-and-merge strategy that isolates regional motion influence during denoising. A MuDI-inspired Crop-and-Compare metric captures both per-motion fidelity and blending between motions, and a new benchmark supports systematic evaluation of multi-motion scenarios. Empirical results show state-of-the-art performance in both single-motion customization and multi-motion composition on a DiT-based diffusion backbone, with strong qualitative and quantitative gains and favorable human judgments. This work enables richer, more controllable video content without retraining for each new combination of motions, with practical implications for flexible video generation and editing.
Abstract
While recent text-to-video models excel at generating diverse scenes, they struggle with precise motion control, particularly for complex, multi-subject motions. Although methods for single-motion customization have been developed to address this gap, they fail in compositional scenarios due to two primary challenges: motion-appearance entanglement and ineffective multi-motion blending. This paper introduces CoMo, a novel framework for $\textbf{compositional motion customization}$ in text-to-video generation, enabling the synthesis of multiple, distinct motions within a single video. CoMo addresses these issues through a two-phase approach. First, in the single-motion learning phase, a static-dynamic decoupled tuning paradigm disentangles motion from appearance to learn a motion-specific module. Second, in the multi-motion composition phase, a plug-and-play divide-and-merge strategy composes these learned motions without additional training by spatially isolating their influence during the denoising process. To facilitate research in this new domain, we also introduce a new benchmark and a novel evaluation metric designed to assess multi-motion fidelity and blending. Extensive experiments demonstrate that CoMo achieves state-of-the-art performance, significantly advancing the capabilities of controllable video generation. Our project page is at https://como6.github.io/.
