CVJun 24, 2024

FreeTraj: Tuning-Free Trajectory Control in Video Diffusion Models

arXiv:2406.16863v158 citationsHas Code
Originality Incremental advance
AI Analysis

This work addresses the need for flexible trajectory control in video generation for users, offering a training-free solution that is incremental over existing methods.

The paper tackles the problem of achieving trajectory control in video diffusion models without requiring additional training, by introducing a tuning-free framework that modifies noise sampling and attention mechanisms, and demonstrates its efficacy through extensive experiments.

Diffusion model has demonstrated remarkable capability in video generation, which further sparks interest in introducing trajectory control into the generation process. While existing works mainly focus on training-based methods (e.g., conditional adapter), we argue that diffusion model itself allows decent control over the generated content without requiring any training. In this study, we introduce a tuning-free framework to achieve trajectory-controllable video generation, by imposing guidance on both noise construction and attention computation. Specifically, 1) we first show several instructive phenomenons and analyze how initial noises influence the motion trajectory of generated content. 2) Subsequently, we propose FreeTraj, a tuning-free approach that enables trajectory control by modifying noise sampling and attention mechanisms. 3) Furthermore, we extend FreeTraj to facilitate longer and larger video generation with controllable trajectories. Equipped with these designs, users have the flexibility to provide trajectories manually or opt for trajectories automatically generated by the LLM trajectory planner. Extensive experiments validate the efficacy of our approach in enhancing the trajectory controllability of video diffusion models.

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