Inflation with Diffusion: Efficient Temporal Adaptation for Text-to-Video Super-Resolution
Xin Yuan, Jinoo Baek, Keyang Xu, Omer Tov, Hongliang Fei
TL;DR
This work tackles text-to-video spatial super-resolution under limited high-resolution video data by reusing off-the-shelf image diffusion models. It inflates image diffusion weights into a video UNet and attaches a frame-wise temporal adapter to enforce temporal coherence while keeping the bulk of weights frozen. Across experiments on the Shutterstock dataset, the temporal adapter provides a favorable balance between SR quality, temporal consistency, and computational efficiency compared with full fine-tuning or zero-shot baselines. The results demonstrate data efficiency and practical scalability, with future directions including higher resolutions and longer video sequences.
Abstract
We propose an efficient diffusion-based text-to-video super-resolution (SR) tuning approach that leverages the readily learned capacity of pixel level image diffusion model to capture spatial information for video generation. To accomplish this goal, we design an efficient architecture by inflating the weightings of the text-to-image SR model into our video generation framework. Additionally, we incorporate a temporal adapter to ensure temporal coherence across video frames. We investigate different tuning approaches based on our inflated architecture and report trade-offs between computational costs and super-resolution quality. Empirical evaluation, both quantitative and qualitative, on the Shutterstock video dataset, demonstrates that our approach is able to perform text-to-video SR generation with good visual quality and temporal consistency. To evaluate temporal coherence, we also present visualizations in video format in https://drive.google.com/drive/folders/1YVc-KMSJqOrEUdQWVaI-Yfu8Vsfu_1aO?usp=sharing .
