MFSR: MeanFlow Distillation for One Step Real-World Image Super Resolution

arXiv cs.CV / 3/24/2026

💬 OpinionSignals & Early TrendsIdeas & Deep AnalysisModels & Research

Key Points

  • The paper introduces MFSR (MeanFlow Distillation for One Step Real-World Image Super-Resolution) to speed up diffusion/flow-based Real-ISR by reducing multi-step sampling to a single inference step without major quality loss.
  • MFSR trains a student model using MeanFlow as the learning target, approximating the average velocity between states of the Probability Flow ODE (PF-ODE) while avoiding explicit trajectory rollouts.
  • To improve practical image restoration, it enhances classifier-free guidance (CFG) via a teacher-CFG distillation strategy, aiming to better recover fine details and strengthen restoration capability.
  • Experiments on both synthetic and real-world benchmarks show MFSR achieves efficient, flexible, and photorealistic super-resolution results comparable to or better than multi-step teacher models with much lower computational cost, while still offering an optional few-step refinement path.

Abstract

Diffusion- and flow-based models have advanced Real-world Image Super-Resolution (Real-ISR), but their multi-step sampling makes inference slow and hard to deploy. One-step distillation alleviates the cost, yet often degrades restoration quality and removes the option to refine with more steps. We present Mean Flows for Super-Resolution (MFSR), a new distillation framework that produces photorealistic results in a single step while still allowing an optional few-step path for further improvement. Our approach uses MeanFlow as the learning target, enabling the student to approximate the average velocity between arbitrary states of the Probability Flow ODE (PF-ODE) and effectively capture the teacher's dynamics without explicit rollouts. To better leverage pretrained generative priors, we additionally improve original MeanFlow's Classifier-Free Guidance (CFG) formulation with teacher CFG distillation strategy, which enhances restoration capability and preserves fine details. Experiments on both synthetic and real-world benchmarks demonstrate that MFSR achieves efficient, flexible, and high-quality super-resolution, delivering results on par with or even better than multi-step teachers while requiring much lower computational cost.