CVMar 27

InstaVSR: Taming Diffusion for Efficient and Temporally Consistent Video Super-Resolution

arXiv:2603.2613438.9h-index: 4
AI Analysis

This work addresses efficiency and consistency issues in video super-resolution for practical deployment, representing an incremental improvement over existing diffusion-based methods.

The paper tackled the challenges of temporal instability and high computational cost in diffusion-based video super-resolution by proposing InstaVSR, which processes a 30-frame 2K video in under a minute with 7 GB memory usage while maintaining perceptual quality and smoother temporal transitions.

Video super-resolution (VSR) seeks to reconstruct high-resolution frames from low-resolution inputs. While diffusion-based methods have substantially improved perceptual quality, extending them to video remains challenging for two reasons: strong generative priors can introduce temporal instability, and multi-frame diffusion pipelines are often too expensive for practical deployment. To address both challenges simultaneously, we propose InstaVSR, a lightweight diffusion framework for efficient video super-resolution. InstaVSR combines three ingredients: (1) a pruned one-step diffusion backbone that removes several costly components from conventional diffusion-based VSR pipelines, (2) recurrent training with flow-guided temporal regularization to improve frame-to-frame stability, and (3) dual-space adversarial learning in latent and pixel spaces to preserve perceptual quality after backbone simplification. On an NVIDIA RTX 4090, InstaVSR processes a 30-frame video at 2K$\times$2K resolution in under one minute with only 7 GB of memory usage, substantially reducing the computational cost compared to existing diffusion-based methods while maintaining favorable perceptual quality with significantly smoother temporal transitions.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes