BridgeIV: Bridging Customized Image and Video Generation through Test-Time Autoregressive Identity Propagation
Panwen Hu, Jiehui Huang, Qiang Sun, Xiaodan Liang
TL;DR
BridgeIV tackles the limited generalization and fidelity in customized text-to-video generation by introducing an autoregressive Structure and Texture Propagation Module (STPM) that transfers subject structure and texture across frames, coupled with a Test-Time Reward Optimization (TTRO) to refine fine-grained details. The method follows a three-stage pipeline: customization via DreamBooth-style CT2I adaptation, structure/texture injection with STPM, and latent enhancement through TTRO. Experiments on the VICO dataset show superior subject consistency and visual fidelity compared to zero-shot, two-stage, and tuning-based baselines, with quantitative gains in CLIP-I and DINO metrics. The work demonstrates that explicit, autoregressive propagation of structural and texture cues, augmented by test-time optimization, can significantly improve CT2V results and enable more reliable AI-driven storytelling visuals.
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.
