RelativeFlow: Taming Medical Image Denoising Learning with Noisy Reference

· Source: Artificial Intelligence · Field: Health & Wellbeing — Health & Medical Research, Medical Devices & Health Technology, Artificial Intelligence & Machine Learning · Depth: Expert, quick

Summary

RelativeFlow is a novel flow matching framework designed to address the noisy reference problem in medical image denoising (MID), where absolutely clean images for supervision are unavailable. Traditional methods like simulated-supervised discriminative learning (SimSDL) and simulated-supervised generative learning (SimSGL) often treat noisy references as clean targets, leading to suboptimal performance or reference-biased learning. Self-supervised learning (SSL) also struggles due to restrictive noise assumptions. RelativeFlow overcomes these limitations by learning from heterogeneous noisy references, driving inputs from various quality levels towards a unified high-quality target. It reformulates flow matching by decomposing the absolute noise-to-clean mapping into relative noisier-to-noisy mappings, implemented via consistent transport (CoT) and a simulation-based velocity field (SVF). Experiments on Computed Tomography (CT) and Magnetic Resonance (MR) denoising show RelativeFlow significantly outperforms existing methods.

Key takeaway

For AI Scientists developing medical image denoising solutions, RelativeFlow offers a robust approach to overcome the limitations of noisy reference data. Its novel flow matching framework, which learns relative noisier-to-noisy mappings, provides a path to achieve higher quality denoising without requiring perfectly clean ground truth. You should consider integrating this relative flow decomposition and consistent transport mechanism into your next-generation MID models, especially when working with diverse and imperfect medical imaging datasets.

Key insights

RelativeFlow improves medical image denoising by learning relative noise mappings from heterogeneous noisy references.

Principles

Method

RelativeFlow uses consistent transport (CoT) to constrain relative flows and a simulation-based velocity field (SVF) with modality-specific degradation operators to construct a learnable velocity field.

In practice

Topics

Best for: AI Scientist, Research Scientist, Computer Vision Engineer

Related on AIssential

Open in AIssential →

Editorial summary, takeaway, and curation by AIssential. Original article published by Artificial Intelligence.