computer vision

RFMSR: Residual Flow Matching for Image Super-Resolution

arXiv:2607.12753

summary

The paper introduces RFMSR, a vision‑only image super‑resolution method that uses residual flow matching centered on the low‑quality input latent to preserve structure and enable high‑quality single‑step generation while still supporting multi‑step refinement.

Abstract

Image super-resolution (ISR) has witnessed remarkable progress with diffusion models and flow matching. The dominant text-to-image (T2I) based approaches leverage large-scale foundation models as generative priors, achieving impressive perceptual quality but at the cost of massive model sizes and prohibitive training expenses. Recent flow-matching-based vision-only approaches have made significant strides; however, they adopt standard flow formulations that transport from a pure Gaussian prior to the data distribution, discarding the rich structural information already present in the low-quality (LQ) input. Furthermore, existing single-step acceleration techniques often forfeit the model's multi-step inference capability. In this paper, we propose Residual Flow Matching for Image Super-Resolution (RFMSR), a vision-only framework that centers the source distribution at the LQ latent, reducing transport distance and preserving structural priors throughout the flow trajectory. We further introduce a two-phase training strategy: Phase I pretrains the velocity field via conditional flow matching, while Phase II applies end-to-end supervision to the single-step prediction while retaining the velocity loss across all timesteps, achieving high-quality single-step generation without sacrificing multi-step refinement. Extensive experiments demonstrate that RFMSR achieves comparable or even superior perceptual quality compared to state-of-the-art (SOTA) methods. The source code is available at https://github.com/Faze-Hsw/RFMSR.

Topics & keywords

#image super-resolution#flow matching#residual flow#conditional flow#single-step generationresidual flow matchingconditional flow matchingvelocity fieldlow-quality latentperceptual quality
RFMSR: Residual Flow Matching for Image Super-Resolution · wovepaper