CVAIGRJan 7, 2025

Diffusion as Shader: 3D-aware Video Diffusion for Versatile Video Generation Control

arXiv:2501.03847v2154 citationsh-index: 17SIGGRAPH
Originality Highly original
AI Analysis

This addresses the problem of limited flexibility in controlled video generation for AI and creative applications, representing a novel method rather than an incremental improvement.

The paper tackles the challenge of precise control in video generation by introducing Diffusion as Shader (DaS), which uses 3D tracking videos as control inputs to enable versatile tasks like camera manipulation and motion transfer, achieving strong control capabilities with fine-tuning on less than 10k videos in 3 days.

Diffusion models have demonstrated impressive performance in generating high-quality videos from text prompts or images. However, precise control over the video generation process, such as camera manipulation or content editing, remains a significant challenge. Existing methods for controlled video generation are typically limited to a single control type, lacking the flexibility to handle diverse control demands. In this paper, we introduce Diffusion as Shader (DaS), a novel approach that supports multiple video control tasks within a unified architecture. Our key insight is that achieving versatile video control necessitates leveraging 3D control signals, as videos are fundamentally 2D renderings of dynamic 3D content. Unlike prior methods limited to 2D control signals, DaS leverages 3D tracking videos as control inputs, making the video diffusion process inherently 3D-aware. This innovation allows DaS to achieve a wide range of video controls by simply manipulating the 3D tracking videos. A further advantage of using 3D tracking videos is their ability to effectively link frames, significantly enhancing the temporal consistency of the generated videos. With just 3 days of fine-tuning on 8 H800 GPUs using less than 10k videos, DaS demonstrates strong control capabilities across diverse tasks, including mesh-to-video generation, camera control, motion transfer, and object manipulation.

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