paper-with-me

홈 › Papers

Inference-Time Text-to-Video Alignment with Diffusion Latent Beam Search

2025-01-31 · Yuta Oshima, Masahiro Suzuki, Yutaka Matsuo, Hiroki Furuta

The remarkable progress in text-to-video diffusion models enables photorealistic generations, although the contents of the generated video often include unnatural movement or deformation, reverse playback, and motionless scenes. Recently, an alignment problem has attracted huge attention, where we steer the output of diffusion models based on some quantity on the goodness of the content. Because there is a large room for improvement of perceptual quality along the frame direction, we should address which metrics we should optimize and how we can optimize them in the video generation. In this paper, we propose diffusion latent beam search with lookahead estimator, which can select better diffusion latent to maximize a given alignment reward, at inference time. We then point out that the improvement of perceptual video quality considering the alignment to prompts requires reward calibration by weighting existing metrics. When evaluating outputs by using vision language models as a proxy of humans, many previous metrics to quantify the naturalness of video do not always correlate with evaluation and also depend on the degree of dynamic descriptions in evaluation prompts. We demonstrate that our method improves the perceptual quality based on the calibrated reward, without model parameter update, and outputs the best generation compared to greedy search and best-of-N sampling. We provide practical guidelines on which axes, among search budget, lookahead steps for reward estimate, and denoising steps, in the reverse diffusion process, we should allocate the inference-time computation.

📄 PDF Abstract BibTeX arXiv:2501.19252

Code (1)

shim0114/T2V-Diffusion-Search pytorch

Tasks

DenoisingVideo AlignmentVideo Generation

Methods 이 논문이 사용한 방법론

Diffusion Diffusion models generate samples by gradually removing noise from a signal, and their training objective can be expressed as a reweighted variational lower-bound…

Similar Papers 제목 키워드 기반

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

2025-08-01 · Christian Simon, Masato Ishii, Akio Hayakawa, Zhi Zhong 외 arxiv

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 f…

D$^2$-VR: Degradation-Robust and Distilled Video Restoration with Synergistic Optimization Strategy

2026-02-09 · Jianfeng Liang, Shaocheng Shen, Botao Xu, Qiang Hu 외 arxiv

The integration of diffusion priors with temporal alignment has emerged as a transformative paradigm for video restoration, delivering fantastic perceptual quality, yet the practical deployment of such frameworks is seve…

Video Restoration

Early Failure Detection and Intervention in Video Diffusion Models

2026-03-15 · Kwon Byung-Ki, Sohwi Lim, Nam Hyeon-Woo, Moon Ye-Bin 외 arxiv

Text-to-video (T2V) diffusion models have rapidly advanced, yet generations still occasionally fail in practice, such as low text-video alignment or low perceptual quality. Since diffusion sampling is non-deterministic, …

Video Alignment

Diffusion-APO: Trajectory-Aware Direct Preference Alignment for Video Diffusion Transformers

2026-05-08 · Jingyuan Zhu, Biaolong Chen, Le Zhang, Aixi Zhang 외 arxiv

Efficiently aligning large-scale video diffusion models with human intent requires a scalable and trajectory-aware pathway that bridges the inherent discrepancy between training noise distributions and practical inferenc…

Instruction Following

Pulling The REINS: Training-Free Safety Alignment of Video Diffusion Models via Representation Steering

2026-06-15 · Rohit Kundu, Arindam Dutta, Sarosij Bose, Athula Balachandran 외 arxiv

Open-weight video diffusion models can generate photorealistic unsafe content, from violence to misinformation, yet existing defenses either require expensive safety fine-tuning that degrades general capability, or apply…

Video Generation