CVJan 3, 2024

Moonshot: Towards Controllable Video Generation and Editing with Multimodal Conditions

arXiv:2401.01827v144 citationsh-index: 35Has Code
Originality Incremental advance
AI Analysis

This work addresses the need for more controllable video generation for applications like personalized content creation and editing, representing an incremental advancement over prior methods.

The paper tackles the problem of limited control in video diffusion models by introducing Moonshot, a model that conditions on multimodal image and text inputs, resulting in significant improvements in visual quality and temporal consistency compared to existing models.

Most existing video diffusion models (VDMs) are limited to mere text conditions. Thereby, they are usually lacking in control over visual appearance and geometry structure of the generated videos. This work presents Moonshot, a new video generation model that conditions simultaneously on multimodal inputs of image and text. The model builts upon a core module, called multimodal video block (MVB), which consists of conventional spatialtemporal layers for representing video features, and a decoupled cross-attention layer to address image and text inputs for appearance conditioning. In addition, we carefully design the model architecture such that it can optionally integrate with pre-trained image ControlNet modules for geometry visual conditions, without needing of extra training overhead as opposed to prior methods. Experiments show that with versatile multimodal conditioning mechanisms, Moonshot demonstrates significant improvement on visual quality and temporal consistency compared to existing models. In addition, the model can be easily repurposed for a variety of generative applications, such as personalized video generation, image animation and video editing, unveiling its potential to serve as a fundamental architecture for controllable video generation. Models will be made public on https://github.com/salesforce/LAVIS.

Code Implementations2 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