CoF-T2I: Video Models as Pure Visual Reasoners for Text-to-Image Generation
Chengzhuo Tong, Mingkun Chang, Shenglong Zhang, Yuran Wang, Cheng Liang, Zhizheng Zhao, Ruichuan An, Bohan Zeng, Yang Shi, Yifan Dai, Ziming Zhao, Guanbin Li, Pengfei Wan, Yuanxing Zhang, Wentao Zhang
TL;DR
CoF-T2I addresses the gap between video-based Chain-of-Frame reasoning and text-to-image generation by reusing a video foundation model to perform a structured three-frame refinement, decoding only the final frame as the image. It introduces a frame-wise latent encoding to minimize motion artifacts and trains on a 64K CoF-Evol-Instruct dataset that provides stepwise, defect-aware supervision for semantic grounding and aesthetic refinement. The approach yields strong results on GenEval (0.86) and Imagine-Bench (7.468), outperforming the base video model and competing with unified, text-planning methods, demonstrating the viability of pure visual reasoning for high-quality T2I generation. This work suggests a promising direction for leveraging video-based reasoning to improve controllability and fidelity in image synthesis, with potential extensions to longer video tasks and reinforcement learning-based refinements.
Abstract
Recent video generation models have revealed the emergence of Chain-of-Frame (CoF) reasoning, enabling frame-by-frame visual inference. With this capability, video models have been successfully applied to various visual tasks (e.g., maze solving, visual puzzles). However, their potential to enhance text-to-image (T2I) generation remains largely unexplored due to the absence of a clearly defined visual reasoning starting point and interpretable intermediate states in the T2I generation process. To bridge this gap, we propose CoF-T2I, a model that integrates CoF reasoning into T2I generation via progressive visual refinement, where intermediate frames act as explicit reasoning steps and the final frame is taken as output. To establish such an explicit generation process, we curate CoF-Evol-Instruct, a dataset of CoF trajectories that model the generation process from semantics to aesthetics. To further improve quality and avoid motion artifacts, we enable independent encoding operation for each frame. Experiments show that CoF-T2I significantly outperforms the base video model and achieves competitive performance on challenging benchmarks, reaching 0.86 on GenEval and 7.468 on Imagine-Bench. These results indicate the substantial promise of video models for advancing high-quality text-to-image generation.
