TITAN-Guide: Taming Inference-Time AligNment for Guided Text-to-Video Diffusion Models
By: Christian Simon , Masato Ishii , Akio Hayakawa and more
Potential Business Impact:
Makes videos from text using less memory
In the recent development of conditional diffusion models still require heavy supervised fine-tuning for performing control on a category of tasks. Training-free conditioning via guidance with off-the-shelf models is a favorable alternative to avoid further fine-tuning on the base model. However, the existing training-free guidance frameworks either have heavy memory requirements or offer sub-optimal control due to rough estimation. These shortcomings limit the applicability to control diffusion models that require intense computation, such as Text-to-Video (T2V) diffusion models. In this work, we propose Taming Inference Time Alignment for Guided Text-to-Video Diffusion Model, so-called TITAN-Guide, which overcomes memory space issues, and provides more optimal control in the guidance process compared to the counterparts. In particular, we develop an efficient method for optimizing diffusion latents without backpropagation from a discriminative guiding model. In particular, we study forward gradient descents for guided diffusion tasks with various options on directional directives. In our experiments, we demonstrate the effectiveness of our approach in efficiently managing memory during latent optimization, while previous methods fall short. Our proposed approach not only minimizes memory requirements but also significantly enhances T2V performance across a range of diffusion guidance benchmarks. Code, models, and demo are available at https://titanguide.github.io.
Similar Papers
TextGuider: Training-Free Guidance for Text Rendering via Attention Alignment
CV and Pattern Recognition
Makes AI draw words correctly in pictures.
Instant Preference Alignment for Text-to-Image Diffusion Models
CV and Pattern Recognition
Creates images that match your exact ideas.
AlignVid: Training-Free Attention Scaling for Semantic Fidelity in Text-Guided Image-to-Video Generation
CV and Pattern Recognition
Makes videos match text descriptions better.