PulseAugur
EN
LIVE 08:52:45

New CAPE-T2V framework enhances text-to-video generation alignment

Researchers have introduced CAPE-T2V, a novel framework designed to improve text-to-video generation by addressing the mismatch between training captions and inference-time prompts. The system first fine-tunes a prompt enhancer (PE) to generate various target prompts from source captions. Subsequently, it fine-tunes the text-to-video diffusion transformer (DiT) using these enhanced captions, ensuring better alignment between the PE's output and the DiT's training data. This approach leads to improved performance on benchmarks like StoryEval and VBench 2.0, demonstrating a reduced "PE-Caption gap." AI

IMPACT Improves text-to-video generation quality by reducing the gap between training and inference prompts.

RANK_REASON The cluster contains a research paper detailing a new method for text-to-video generation. [lever_c_demoted from research: ic=1 ai=1.0]

Read on arXiv cs.CV →

AI-generated summary · Google Gemini · from 1 sources. How we write summaries →

New CAPE-T2V framework enhances text-to-video generation alignment

COVERAGE [1]

  1. arXiv cs.CV TIER_1 English(EN) · Yizhuo Jia, Jingyun Hua, Yuanxing Zhang ·

    CAPE-T2V: Captioner-Anchored Prompt Enhancement toward Two-Sided Conditioning Alignment in Text-to-Video Generation

    arXiv:2608.03046v1 Announce Type: new Abstract: Text-to-video (T2V) diffusion transformers (DiTs) are trained with detailed video captions, whereas inference often relies on user prompts rewritten by a prompt enhancer (PE). Prior work has improved generation by optimizing the PE,…