paper-with-me

홈 › Papers

MotionMatcher: Motion Customization of Text-to-Video Diffusion Models via Motion Feature Matching

2025-02-18 · Yen-Siang Wu, Chi-Pin Huang, Fu-En Yang, Yu-Chiang Frank Wang

Text-to-video (T2V) diffusion models have shown promising capabilities in synthesizing realistic videos from input text prompts. However, the input text description alone provides limited control over the precise objects movements and camera framing. In this work, we tackle the motion customization problem, where a reference video is provided as motion guidance. While most existing methods choose to fine-tune pre-trained diffusion models to reconstruct the frame differences of the reference video, we observe that such strategy suffer from content leakage from the reference video, and they cannot capture complex motion accurately. To address this issue, we propose MotionMatcher, a motion customization framework that fine-tunes the pre-trained T2V diffusion model at the feature level. Instead of using pixel-level objectives, MotionMatcher compares high-level, spatio-temporal motion features to fine-tune diffusion models, ensuring precise motion learning. For the sake of memory efficiency and accessibility, we utilize a pre-trained T2V diffusion model, which contains considerable prior knowledge about video motion, to compute these motion features. In our experiments, we demonstrate state-of-the-art motion customization performances, validating the design of our framework.

📄 PDF Abstract BibTeX arXiv:2502.13234

Code (0)

등록된 구현이 없습니다.

Methods 이 논문이 사용한 방법론

Diffusion Diffusion models generate samples by gradually removing noise from a signal, and their training objective can be expressed as a reweighted variational lower-bound…

Similar Papers 제목 키워드 기반

Customize-A-Video: One-Shot Motion Customization of Text-to-Video Diffusion Models

2024-02-22 · Yixuan Ren, Yang Zhou, Jimei Yang, Jing Shi 외

Image customization has been extensively studied in text-to-image (T2I) diffusion models, leading to impressive outcomes and applications. With the emergence of text-to-video (T2V) diffusion models, its temporal counterp…

Video Generation

VMC: Video Motion Customization using Temporal Attention Adaption for Text-to-Video Diffusion Models

2023-12-01 · CVPR 2024 1 · Hyeonho Jeong, Geon Yeong Park, Jong Chul Ye

Text-to-video diffusion models have advanced video generation significantly. However, customizing these models to generate videos with tailored motions presents a substantial challenge. In specific, they encounter hurdle…

Video EditingVideo Generation

Spectral Motion Alignment for Video Motion Transfer using Diffusion Models

2024-03-22 · Geon Yeong Park, Hyeonho Jeong, Sang Wan Lee, Jong Chul Ye

The evolution of diffusion models has greatly impacted video generation and understanding. Particularly, text-to-video diffusion models (VDMs) have significantly facilitated the customization of input video with target a…

Computational EfficiencyVideo Generation

MotionDirector: Motion Customization of Text-to-Video Diffusion Models

2023-10-12 · Rui Zhao, YuChao Gu, Jay Zhangjie Wu, David Junhao Zhang 외

Large-scale pre-trained diffusion models have exhibited remarkable capabilities in diverse video generations. Given a set of video clips of the same motion concept, the task of Motion Customization is to adapt existing t…

MotionAdapter: Video Motion Transfer via Content-Aware Attention Customization

2026-01-05 · Zhexin Zhang, Yangyang Xu, Yifeng Zhu, Long Chen 외 arxiv

Recent advances in diffusion-based text-to-video models, particularly those built on the diffusion transformer architecture, have achieved remarkable progress in generating high-quality and temporally coherent videos. Ho…