English

From Prompt to Progression: Taming Video Diffusion Models for Seamless Attribute Transition

Computer Vision and Pattern Recognition 2025-09-25 v1

Abstract

Existing models often struggle with complex temporal changes, particularly when generating videos with gradual attribute transitions. The most common prompt interpolation approach for motion transitions often fails to handle gradual attribute transitions, where inconsistencies tend to become more pronounced. In this work, we propose a simple yet effective method to extend existing models for smooth and consistent attribute transitions, through introducing frame-wise guidance during the denoising process. Our approach constructs a data-specific transitional direction for each noisy latent, guiding the gradual shift from initial to final attributes frame by frame while preserving the motion dynamics of the video. Moreover, we present the Controlled-Attribute-Transition Benchmark (CAT-Bench), which integrates both attribute and motion dynamics, to comprehensively evaluate the performance of different models. We further propose two metrics to assess the accuracy and smoothness of attribute transitions. Experimental results demonstrate that our approach performs favorably against existing baselines, achieving visual fidelity, maintaining alignment with text prompts, and delivering seamless attribute transitions. Code and CATBench are released: https://github.com/lynn-ling-lo/Prompt2Progression.

Keywords

Cite

@article{arxiv.2509.19690,
  title  = {From Prompt to Progression: Taming Video Diffusion Models for Seamless Attribute Transition},
  author = {Ling Lo and Kelvin C. K. Chan and Wen-Huang Cheng and Ming-Hsuan Yang},
  journal= {arXiv preprint arXiv:2509.19690},
  year   = {2025}
}

Comments

ICCV 2025

R2 v1 2026-07-01T05:53:23.670Z