🤖 AI Summary
Current zero-shot customized text-to-video (T2V) generation methods suffer from poor generalization and structural/texture distortions arising from naïve integration of text-to-image (T2I) models with motion modules. To address these limitations, we propose a test-time autoregressive structure-texture propagation and reward optimization framework. Our key contributions are: (1) the first test-time autoregressive Structure-Texture Propagation Module (STPM), which enforces identity and geometric consistency across frames via CLIP- and DINO-guided cross-frame feature propagation; and (2) Test-Time Reinforcement Learning Optimization (TTRO), which dynamically refines fine-grained texture generation through reward-based calibration. Crucially, our method preserves T2I priors while achieving high-fidelity, temporally coherent customized video synthesis. Experiments demonstrate significant improvements—+7.8 in CLIP-I similarity and +13.1 in DINO consistency over baselines—alongside superior qualitative and quantitative performance across standard benchmarks.
📝 Abstract
Both zero-shot and tuning-based customized text-to-image (CT2I) generation have made significant progress for storytelling content creation. In contrast, research on customized text-to-video (CT2V) generation remains relatively limited. Existing zero-shot CT2V methods suffer from poor generalization, while another line of work directly combining tuning-based T2I models with temporal motion modules often leads to the loss of structural and texture information. To bridge this gap, we propose an autoregressive structure and texture propagation module (STPM), which extracts key structural and texture features from the reference subject and injects them autoregressively into each video frame to enhance consistency. Additionally, we introduce a test-time reward optimization (TTRO) method to further refine fine-grained details. Quantitative and qualitative experiments validate the effectiveness of STPM and TTRO, demonstrating improvements of 7.8 and 13.1 in CLIP-I and DINO consistency metrics over the baseline, respectively.