Video Motion Transfer with Diffusion Transformers
Alexander Pondaven, Aliaksandr Siarohin, Sergey Tulyakov, Philip Torr,, Fabio Pizzati

TL;DR
DiTFlow is a novel method that leverages Diffusion Transformers and Attention Motion Flow to transfer motion from a reference video to a new one, achieving superior results without additional training.
Contribution
The paper introduces a training-free, optimization-based approach using Attention Motion Flow for effective zero-shot video motion transfer with Diffusion Transformers.
Findings
Outperforms recent methods on multiple metrics
Achieves state-of-the-art zero-shot motion transfer
Enhances transformer positional embeddings for better results
Abstract
We propose DiTFlow, a method for transferring the motion of a reference video to a newly synthesized one, designed specifically for Diffusion Transformers (DiT). We first process the reference video with a pre-trained DiT to analyze cross-frame attention maps and extract a patch-wise motion signal called the Attention Motion Flow (AMF). We guide the latent denoising process in an optimization-based, training-free, manner by optimizing latents with our AMF loss to generate videos reproducing the motion of the reference one. We also apply our optimization strategy to transformer positional embeddings, granting us a boost in zero-shot motion transfer capabilities. We evaluate DiTFlow against recently published methods, outperforming all across multiple metrics and human evaluation.
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Optical Imaging Technologies · Image and Video Stabilization · Advanced Vision and Imaging
MethodsSoftmax · Attention Is All You Need · Diffusion
