paper-with-me

홈 › Papers

Regression is all you need for medical image translation

2025-05-04 · Sebastian Rassmann, David Kügler, Christian Ewert, Martin Reuter

The acquisition of information-rich images within a limited time budget is crucial in medical imaging. Medical image translation (MIT) can help enhance and supplement existing datasets by generating synthetic images from acquired data. While Generative Adversarial Nets (GANs) and Diffusion Models (DMs) have achieved remarkable success in natural image generation, their benefits - creativity and image realism - do not necessarily transfer to medical applications where highly accurate anatomical information is required. In fact, the imitation of acquisition noise or content hallucination hinder clinical utility. Here, we introduce YODA (You Only Denoise once - or Average), a novel 2.5D diffusion-based framework for volumetric MIT. YODA unites diffusion and regression paradigms to produce realistic or noise-free outputs. Furthermore, we propose Expectation-Approximation (ExpA) DM sampling, which draws inspiration from MRI signal averaging. ExpA-sampling suppresses generated noise and, thus, eliminates noise from biasing the evaluation of image quality. Through extensive experiments on four diverse multi-modal datasets - comprising multi-contrast brain MRI and pelvic MRI-CT - we show that diffusion and regression sampling yield similar results in practice. As such, the computational overhead of diffusion sampling does not provide systematic benefits in medical information translation. Building on these insights, we demonstrate that YODA outperforms several state-of-the-art GAN and DM methods. Notably, YODA-generated images are shown to be interchangeable with, or even superior to, physical acquisitions for several downstream tasks. Our findings challenge the presumed advantages of DMs in MIT and pave the way for the practical application of MIT in medical imaging.

📄 PDF Abstract BibTeX arXiv:2505.02048

Code (1)

deep-mi/yoda 공식 구현 pytorch

Tasks

AllHallucinationImage GenerationregressionTranslation

Methods 이 논문이 사용한 방법론

Diffusion Diffusion models generate samples by gradually removing noise from a signal, and their training objective can be expressed as a reweighted variational lower-bound…

Similar Papers 제목 키워드 기반

Rethinking Perceptual Metrics for Medical Image Translation

2024-04-10 · Nicholas Konz, YuWen Chen, Hanxue Gu, Haoyu Dong 외

Modern medical image translation methods use generative models for tasks such as the conversion of CT images to MRI. Evaluating these methods typically relies on some chosen downstream task in the target domain, such as …

Translation

SAM-I2I: Unleash the Power of Segment Anything Model for Medical Image Translation

2024-11-13 · Jiayu Huo, Sebastien Ourselin, Rachel Sparks

Medical image translation is crucial for reducing the need for redundant and expensive multi-modal imaging in clinical field. However, current approaches based on Convolutional Neural Networks (CNNs) and Transformers oft…

DecoderImage-to-Image TranslationTranslation

Multi-modal MRI Translation via Evidential Regression and Distribution Calibration

2024-07-10 · Jiyao Liu, Shangqi Gao, Yuxin Li, Lihao Liu 외

Multi-modal Magnetic Resonance Imaging (MRI) translation leverages information from source MRI sequences to generate target modalities, enabling comprehensive diagnosis while overcoming the limitations of acquiring all s…

DiagnosticregressionTranslationUncertainty Quantification

Bridging the gap between paired and unpaired medical image translation

2021-10-15 · Pauliina Paavilainen, Saad Ullah Akram, Juho Kannala

Medical image translation has the potential to reduce the imaging workload, by removing the need to capture some sequences, and to reduce the annotation burden for developing machine learning methods. GANs have been used…

Translation

Reliable Multi-modal Medical Image-to-image Translation Independent of Pixel-wise Aligned Data

2024-08-26 · Langrui Zhou, Guang Li

The current mainstream multi-modal medical image-to-image translation methods face a contradiction. Supervised methods with outstanding performance rely on pixel-wise aligned training data to constrain the model optimiza…

Image RegistrationImage-to-Image TranslationMedical Image RegistrationModel Optimization+1