English

TITAN-Guide: Taming Inference-Time AligNment for Guided Text-to-Video Diffusion Models

Computer Vision and Pattern Recognition 2025-08-04 v1

Abstract

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.

Keywords

Cite

@article{arxiv.2508.00289,
  title  = {TITAN-Guide: Taming Inference-Time AligNment for Guided Text-to-Video Diffusion Models},
  author = {Christian Simon and Masato Ishii and Akio Hayakawa and Zhi Zhong and Shusuke Takahashi and Takashi Shibuya and Yuki Mitsufuji},
  journal= {arXiv preprint arXiv:2508.00289},
  year   = {2025}
}

Comments

Accepted to ICCV 2025

R2 v1 2026-07-01T04:28:49.633Z