CVJul 13, 2023

Animate-A-Story: Storytelling with Retrieval-Augmented Video Generation

Tsinghua
arXiv:2307.06940v1100 citationsh-index: 36
Originality Incremental advance
AI Analysis

This addresses the tedious process of video creation for storytelling, offering a domain-specific solution that is incremental in combining retrieval and generation techniques.

The paper tackles the problem of generating coherent storytelling videos by retrieving existing clips and customizing their appearances, achieving significant advantages over existing baselines in experiments.

Generating videos for visual storytelling can be a tedious and complex process that typically requires either live-action filming or graphics animation rendering. To bypass these challenges, our key idea is to utilize the abundance of existing video clips and synthesize a coherent storytelling video by customizing their appearances. We achieve this by developing a framework comprised of two functional modules: (i) Motion Structure Retrieval, which provides video candidates with desired scene or motion context described by query texts, and (ii) Structure-Guided Text-to-Video Synthesis, which generates plot-aligned videos under the guidance of motion structure and text prompts. For the first module, we leverage an off-the-shelf video retrieval system and extract video depths as motion structure. For the second module, we propose a controllable video generation model that offers flexible controls over structure and characters. The videos are synthesized by following the structural guidance and appearance instruction. To ensure visual consistency across clips, we propose an effective concept personalization approach, which allows the specification of the desired character identities through text prompts. Extensive experiments demonstrate that our approach exhibits significant advantages over various existing baselines.

Code Implementations1 repo
Foundations

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

Your Notes