RelativeFlow: Taming Medical Image Denoising Learning with Noisy Reference

arXiv cs.AI / 4/20/2026

💬 OpinionIdeas & Deep AnalysisModels & Research

Key Points

  • Medical image denoising suffers because truly clean ground-truth images are rarely available, so supervision uses noisy references that degrade learning performance.
  • Prior approaches that simulate supervision or rely on self-supervised noise assumptions either converge poorly or develop bias toward the noisy references.
  • The proposed RelativeFlow uses a flow-matching framework that learns from heterogeneous noisy references and maps inputs from varying noise levels to a unified high-quality target.
  • RelativeFlow achieves this by reformulating absolute noise-to-clean learning into relative noisier-to-noisy mappings using consistent transport (CoT) and a simulation-based velocity field (SVF) tailored to different imaging modalities.
  • Experiments on CT and MR denoising show RelativeFlow substantially outperforms existing methods, indicating it effectively “tames” noisy-reference learning in realistic settings.

Abstract

Medical image denoising (MID) lacks absolutely clean images for supervision, leading to a noisy reference problem that fundamentally limits denoising performance. Existing simulated-supervised discriminative learning (SimSDL) and simulated-supervised generative learning (SimSGL) treat noisy references as clean targets, causing suboptimal convergence or reference-biased learning, while self-supervised learning (SSL) imposes restrictive noise assumptions that are seldom satisfied in realistic MID scenarios. We propose \textbf{RelativeFlow}, a flow matching framework that learns from heterogeneous noisy references and drives inputs from arbitrary quality levels toward a unified high-quality target. RelativeFlow reformulates flow matching by decomposing the absolute noise-to-clean mapping into relative noisier-to-noisy mappings, and realizes this formulation through two key components: 1) consistent transport (CoT), a displacement map that constrains relative flows to be components of and progressively compose a unified absolute flow, and 2) simulation-based velocity field (SVF), which constructs a learnable velocity field using modality-specific degradation operators to support different medical imaging modalities. Extensive experiments on Computed Tomography (CT) and Magnetic Resonance (MR) denoising demonstrate that RelativeFlow significantly outperforms existing methods, taming MID with noisy references.