Efficient Burst Super-Resolution with One-step Diffusion

๐Ÿ“… 2025-07-17
๐Ÿ“ˆ Citations: 0
โœจ Influential: 0
๐Ÿ“„ PDF
๐Ÿค– AI Summary
Traditional deterministic methods for multi-frame low-resolution (LR) image super-resolution (SR) often suffer from texture blurring and reconstruction artifacts. To address this, we propose an efficient video SR framework based on diffusion models. Our approach integrates burst sequence modeling, knowledge distillation, and a high-order ordinary differential equation (ODE) stochastic sampler to enable single-step, high-fidelity diffusion-based SR. Specifically, a teacherโ€“student architecture distills the long-sequence diffusion process into a compact student model, drastically reducing inference steps. Experiments demonstrate that our method achieves only 1.6% of the runtime of baseline approaches while outperforming state-of-the-art methods in PSNR, LPIPS, and user studies. It preserves fine-grained structural details and significantly improves generation efficiency, establishing a new paradigm for real-time multi-frame SR.

Technology Category

Application Category

๐Ÿ“ Abstract
While burst Low-Resolution (LR) images are useful for improving their Super Resolution (SR) image compared to a single LR image, prior burst SR methods are trained in a deterministic manner, which produces a blurry SR image. Since such blurry images are perceptually degraded, we aim to reconstruct sharp and high-fidelity SR images by a diffusion model. Our method improves the efficiency of the diffusion model with a stochastic sampler with a high-order ODE as well as one-step diffusion using knowledge distillation. Our experimental results demonstrate that our method can reduce the runtime to 1.6 % of its baseline while maintaining the SR quality measured based on image distortion and perceptual quality.
Problem

Research questions and friction points this paper is trying to address.

Overcoming blurry SR images from deterministic burst SR methods
Enhancing efficiency of diffusion models for SR reconstruction
Reducing runtime while maintaining high SR image quality
Innovation

Methods, ideas, or system contributions that make the work stand out.

Uses diffusion model for sharp SR images
Employs high-order ODE stochastic sampler
One-step diffusion via knowledge distillation
๐Ÿ”Ž Similar Papers
No similar papers found.