CVJun 3, 2023

VideoComposer: Compositional Video Synthesis with Motion Controllability

arXiv:2306.02018v2516 citationsh-index: 62
AI Analysis

This addresses the challenge of creating customizable videos with precise motion control for content creators, representing a novel method rather than an incremental improvement.

The paper tackles controllable video synthesis by introducing VideoComposer, which uses motion vectors and a spatio-temporal encoder to allow flexible composition with textual, spatial, and temporal conditions, achieving improved inter-frame consistency and motion controllability in generated videos.

The pursuit of controllability as a higher standard of visual content creation has yielded remarkable progress in customizable image synthesis. However, achieving controllable video synthesis remains challenging due to the large variation of temporal dynamics and the requirement of cross-frame temporal consistency. Based on the paradigm of compositional generation, this work presents VideoComposer that allows users to flexibly compose a video with textual conditions, spatial conditions, and more importantly temporal conditions. Specifically, considering the characteristic of video data, we introduce the motion vector from compressed videos as an explicit control signal to provide guidance regarding temporal dynamics. In addition, we develop a Spatio-Temporal Condition encoder (STC-encoder) that serves as a unified interface to effectively incorporate the spatial and temporal relations of sequential inputs, with which the model could make better use of temporal conditions and hence achieve higher inter-frame consistency. Extensive experimental results suggest that VideoComposer is able to control the spatial and temporal patterns simultaneously within a synthesized video in various forms, such as text description, sketch sequence, reference video, or even simply hand-crafted motions. The code and models will be publicly available at https://videocomposer.github.io.

Code Implementations4 repos
Foundations

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

Your Notes