Rethinking Video Super-Resolution: Towards Diffusion-Based Methods without Motion Alignment
Zhihao Zhan, Wang Pang, Xiang Zhu, Yechao Bai
TL;DR
Video super-resolution is reformulated as an inverse problem solved by Diffusion Posterior Sampling (DPS) using an unconditional video diffusion transformer operating in latent space. The method maps HR videos to a latent Z via a VAE, degrades them with a differentiable operator H, and denoises through a DiT-based unconditional diffusion model within the DPS framework to recover high-fidelity frames without explicit motion alignment. The key contribution is latent-space diffusion for 3D video priors combined with frame-degradation consistency, enabling alignment-free VSR that adapts to varying sampling conditions without retraining. Empirical results on synthetic Moving MNIST and real BAIR data demonstrate that inter-frame information improves restoration, with substantial gains over motion-estimation baselines and robustness to aliasing as the number of observed frames increases.
Abstract
In this work, we rethink the approach to video super-resolution by introducing a method based on the Diffusion Posterior Sampling framework, combined with an unconditional video diffusion transformer operating in latent space. The video generation model, a diffusion transformer, functions as a space-time model. We argue that a powerful model, which learns the physics of the real world, can easily handle various kinds of motion patterns as prior knowledge, thus eliminating the need for explicit estimation of optical flows or motion parameters for pixel alignment. Furthermore, a single instance of the proposed video diffusion transformer model can adapt to different sampling conditions without re-training. Empirical results on synthetic and real-world datasets illustrate the feasibility of diffusion-based, alignment-free video super-resolution.
