CVDec 5, 2023

Fine-grained Controllable Video Generation via Object Appearance and Context

DeepMind
arXiv:2312.02919v121 citationsh-index: 47WACV
Originality Incremental advance
AI Analysis

This addresses the difficulty users face in providing precise control for video generation, offering an intuitive interface without per-subject optimization, though it is incremental as it builds on existing text-to-video models.

The paper tackles the problem of achieving detailed control over object appearances and context in text-to-video generation, resulting in a 70% improvement in controllability metrics over baselines.

Text-to-video generation has shown promising results. However, by taking only natural languages as input, users often face difficulties in providing detailed information to precisely control the model's output. In this work, we propose fine-grained controllable video generation (FACTOR) to achieve detailed control. Specifically, FACTOR aims to control objects' appearances and context, including their location and category, in conjunction with the text prompt. To achieve detailed control, we propose a unified framework to jointly inject control signals into the existing text-to-video model. Our model consists of a joint encoder and adaptive cross-attention layers. By optimizing the encoder and the inserted layer, we adapt the model to generate videos that are aligned with both text prompts and fine-grained control. Compared to existing methods relying on dense control signals such as edge maps, we provide a more intuitive and user-friendly interface to allow object-level fine-grained control. Our method achieves controllability of object appearances without finetuning, which reduces the per-subject optimization efforts for the users. Extensive experiments on standard benchmark datasets and user-provided inputs validate that our model obtains a 70% improvement in controllability metrics over competitive baselines.

Foundations

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

Your Notes