CVMar 23

DUO-VSR: Dual-Stream Distillation for One-Step Video Super-Resolution

arXiv:2603.2227179.4h-index: 16
AI Analysis

This work addresses efficiency issues in video super-resolution for applications like video enhancement, though it is incremental as it builds on existing distillation techniques.

The paper tackled the problem of high sampling costs in diffusion-based video super-resolution by proposing DUO-VSR, a framework that accelerates generation to one step, achieving superior visual quality and efficiency compared to prior methods.

Diffusion-based video super-resolution (VSR) has recently achieved remarkable fidelity but still suffers from prohibitive sampling costs. While distribution matching distillation (DMD) can accelerate diffusion models toward one-step generation, directly applying it to VSR often results in training instability alongside degraded and insufficient supervision. To address these issues, we propose DUO-VSR, a three-stage framework built upon a Dual-Stream Distillation strategy that unifies distribution matching and adversarial supervision for one-step VSR. Firstly, a Progressive Guided Distillation Initialization is employed to stabilize subsequent training through trajectory-preserving distillation. Next, the Dual-Stream Distillation jointly optimizes the DMD and Real-Fake Score Feature GAN (RFS-GAN) streams, with the latter providing complementary adversarial supervision leveraging discriminative features from both real and fake score models. Finally, a Preference-Guided Refinement stage further aligns the student with perceptual quality preferences. Extensive experiments demonstrate that DUO-VSR achieves superior visual quality and efficiency over previous one-step VSR approaches.

Foundations

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

Your Notes