paper-with-me

홈 › Papers

Noise-Started One-Step Real-World Super-Resolution via LR-Conditioned SplitMeanFlow and GAN Refinement

2026-05-10 · Wei Zhu, Kai Zhang, Yu Zheng, Lei Luo, Yong Guo, Jian Yang arxiv

Pre-trained text-to-image (T2I) diffusion models have shown strong potential for real-world image super-resolution (Real-ISR), owing to their noise-started generation process that enables realistic texture synthesis and captures the one-to-many nature of super-resolution. However, diffusion-based Real-ISR methods still face a fundamental efficiency-quality trade-off. Multi-step methods generate high-quality results by iteratively denoising random Gaussian noise under LR conditioning, but suffer from slow sampling. Recent one-step methods greatly improve efficiency, yet they typically replace noise-started generation with direct LR-to-HR restoration, which weakens stochasticity and limits realistic detail synthesis. To address this issue, we propose SMFSR, a noise-started one-step Real-ISR framework via LR-conditioned SplitMeanFlow and GAN refinement. SMFSR preserves the random-noise starting point of diffusion models and learns a direct noise-to-HR mapping conditioned on the LR image. To this end, Interval Splitting Consistency distills the multi-step generative trajectory into a single average-velocity prediction, enabling efficient one-step generation. To compensate for the reduced opportunity for progressive refinement, we further introduce a GAN refinement stage, where a DINOv3-based discriminator enhances realistic texture synthesis and variational score distillation aligns the generated outputs with the natural image distribution under a frozen diffusion teacher. Extensive experiments demonstrate that SMFSR achieves state-of-the-art perceptual quality among one-step diffusion-based Real-ISR methods while retaining fast single-step inference.

📄 PDF Abstract BibTeX arXiv:2605.09328

Code (0)

등록된 구현이 없습니다.

Tasks

Image Super-Resolution

Similar Papers 제목 키워드 기반

Divergence of the ADAM algorithm with fixed-stepsize: a (very) simple example

2023-08-01 · Ph. L. Toint

A very simple unidimensional function with Lipschitz continuous gradient is constructed such that the ADAM algorithm with constant stepsize, started from the origin, diverges when applied to minimize this function in the…

One-Step Diffusion Transformer for Controllable Real-World Image Super-Resolution

2025-11-21 · Yushun Fang, Yuxiang Chen, Shibo Yin, Qiang Hu 외 arxiv

Recent advances in diffusion-based real-world image super-resolution (Real-ISR) have demonstrated remarkable perceptual quality, yet the balance between fidelity and controllability remains a problem: multi-step diffusio…

Image Super-Resolution

YeTI: You Only Need Two Noisy Images for Real-World sRGB Noise Generation

2026-07-10 · Jaekyun Ko, Byung Wan Lim, Soomin Lee, Dongjin Kim 외 arxiv

Real-world sRGB image denoising remains challenging due to the nonlinear characteristics of sensor noise and the difficulty of acquiring aligned clean-noisy image pairs. Supervised denoisers often overfit to limited pair…

Image Denoising

Learning to Solve the Quadratic Assignment Problem with Warm-Started MCMC Finetuning

2026-04-22 · Yicheng Pan, Ruisong Zhou, Haijun Zou, Tianyou Li 외 arxiv

The quadratic assignment problem (QAP) is a fundamental NP-hard task that poses significant challenges for both traditional heuristics and modern learning-based solvers. Existing QAP solvers still struggle to achieve con…

Bridging Restoration and Generation in One-step Diffusion for Real-World Image Super-Resolution

2026-04-27 · Shyang-En Weng, Yi-Cheng Liao, Yu-Syuan Xu, Wei-Chen Chiu 외 arxiv

Pretrained diffusion models have revolutionized real-world image super-resolution (Real-ISR), but their iterative sampling is computationally prohibitive, driving efforts to distill it into a single step. General one-ste…

Image Super-Resolution