Progressive Image Restoration via Text-Conditioned Video Generation
Peng Kang, Xijun Wang, Yu Yuan
TL;DR
This work reframes image restoration as progressive video generation conditioned on text, and demonstrates that CogVideo can learn restoration trajectories for super-resolution, deblurring, and low-light enhancement. By fine-tuning with LoRA on three progression datasets and comparing uniform versus scene-adaptive prompts, the approach achieves improved perceptual metrics and temporal coherence. The model generalizes to real-world motion blur in ReLoBlur without extra training, underscoring robustness and transferability. Overall, the paper introduces a unified, interpretable paradigm that leverages temporal diffusion priors to perform cross-task restoration within a single generative framework.
Abstract
Recent text-to-video models have demonstrated strong temporal generation capabilities, yet their potential for image restoration remains underexplored. In this work, we repurpose CogVideo for progressive visual restoration tasks by fine-tuning it to generate restoration trajectories rather than natural video motion. Specifically, we construct synthetic datasets for super-resolution, deblurring, and low-light enhancement, where each sample depicts a gradual transition from degraded to clean frames. Two prompting strategies are compared: a uniform text prompt shared across all samples, and a scene-specific prompting scheme generated via LLaVA multi-modal LLM and refined with ChatGPT. Our fine-tuned model learns to associate temporal progression with restoration quality, producing sequences that improve perceptual metrics such as PSNR, SSIM, and LPIPS across frames. Extensive experiments show that CogVideo effectively restores spatial detail and illumination consistency while maintaining temporal coherence. Moreover, the model generalizes to real-world scenarios on the ReLoBlur dataset without additional training, demonstrating strong zero-shot robustness and interpretability through temporal restoration.
