CVDec 14, 2024

Video Diffusion Transformers are In-Context Learners

arXiv:2412.10783v37 citationsh-index: 18Has Code
Originality Synthesis-oriented
AI Analysis

This provides a tool for researchers and insights for product-level controllable video generation, though it appears incremental as it builds on existing models without modifications.

The paper tackles enabling in-context capabilities for video diffusion transformers with minimal tuning, demonstrating that existing models can generate consistent multi-scene videos over 30 seconds without extra computational cost.

This paper investigates a solution for enabling in-context capabilities of video diffusion transformers, with minimal tuning required for activation. Specifically, we propose a simple pipeline to leverage in-context generation: ($\textbf{i}$) concatenate videos along spacial or time dimension, ($\textbf{ii}$) jointly caption multi-scene video clips from one source, and ($\textbf{iii}$) apply task-specific fine-tuning using carefully curated small datasets. Through a series of diverse controllable tasks, we demonstrate qualitatively that existing advanced text-to-video models can effectively perform in-context generation. Notably, it allows for the creation of consistent multi-scene videos exceeding 30 seconds in duration, without additional computational overhead. Importantly, this method requires no modifications to the original models, results in high-fidelity video outputs that better align with prompt specifications and maintain role consistency. Our framework presents a valuable tool for the research community and offers critical insights for advancing product-level controllable video generation systems. The data, code, and model weights are publicly available at: https://github.com/feizc/Video-In-Context.

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