CVFeb 5, 2024

Direct-a-Video: Customized Video Generation with User-Directed Camera Movement and Object Motion

arXiv:2402.03162v2175 citationsh-index: 24SIGGRAPH
Originality Incremental advance
AI Analysis

This addresses a limitation in current text-to-video models for users seeking customized video creation, though it is an incremental improvement focusing on controllability.

The paper tackles the problem of independently controlling object motion and camera movement in text-to-video generation, proposing Direct-a-Video, which achieves this decoupled control without needing explicit motion annotations.

Recent text-to-video diffusion models have achieved impressive progress. In practice, users often desire the ability to control object motion and camera movement independently for customized video creation. However, current methods lack the focus on separately controlling object motion and camera movement in a decoupled manner, which limits the controllability and flexibility of text-to-video models. In this paper, we introduce Direct-a-Video, a system that allows users to independently specify motions for multiple objects as well as camera's pan and zoom movements, as if directing a video. We propose a simple yet effective strategy for the decoupled control of object motion and camera movement. Object motion is controlled through spatial cross-attention modulation using the model's inherent priors, requiring no additional optimization. For camera movement, we introduce new temporal cross-attention layers to interpret quantitative camera movement parameters. We further employ an augmentation-based approach to train these layers in a self-supervised manner on a small-scale dataset, eliminating the need for explicit motion annotation. Both components operate independently, allowing individual or combined control, and can generalize to open-domain scenarios. Extensive experiments demonstrate the superiority and effectiveness of our method. Project page and code are available at https://direct-a-video.github.io/.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes