AnimateZero: Video Diffusion Models are Zero-Shot Image Animators
Jiwen Yu, Xiaodong Cun, Chenyang Qi, Yong Zhang, Xintao Wang, Ying, Shan, Jian Zhang

TL;DR
AnimateZero leverages pre-trained text-to-video diffusion models to enable precise, zero-shot control over image appearance and motion, facilitating interactive video generation and real image animation without additional training.
Contribution
The paper introduces AnimateZero, a method that decouples appearance and motion control in pre-trained T2V diffusion models, achieving zero-shot image animation and enhanced controllability.
Findings
Effective appearance control using intermediate latents from T2I models.
Temporal consistency improved with positional-corrected window attention.
Successful zero-shot animation of images and new applications demonstrated.
Abstract
Large-scale text-to-video (T2V) diffusion models have great progress in recent years in terms of visual quality, motion and temporal consistency. However, the generation process is still a black box, where all attributes (e.g., appearance, motion) are learned and generated jointly without precise control ability other than rough text descriptions. Inspired by image animation which decouples the video as one specific appearance with the corresponding motion, we propose AnimateZero to unveil the pre-trained text-to-video diffusion model, i.e., AnimateDiff, and provide more precise appearance and motion control abilities for it. For appearance control, we borrow intermediate latents and their features from the text-to-image (T2I) generation for ensuring the generated first frame is equal to the given generated image. For temporal control, we replace the global temporal attention of the…
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
TopicsGenerative Adversarial Networks and Image Synthesis · Human Motion and Animation
MethodsDiffusion · ALIGN
