paper-with-me

Papers

Unsupervised Medical Image Translation with Adversarial Diffusion Models

2022-07-17 · Muzaffer Özbey, Onat Dalmaz, Salman UH Dar, Hasan A Bedel, Şaban Özturk, Alper Güngör, Tolga Çukur

Imputation of missing images via source-to-target modality translation can improve diversity in medical imaging protocols. A pervasive approach for synthesizing target images involves one-shot mapping through generative adversarial networks (GAN). Yet, GAN models that implicitly characterize the image distribution can suffer from limited sample fidelity. Here, we propose a novel method based on adversarial diffusion modeling, SynDiff, for improved performance in medical image translation. To capture a direct correlate of the image distribution, SynDiff leverages a conditional diffusion process that progressively maps noise and source images onto the target image. For fast and accurate image sampling during inference, large diffusion steps are taken with adversarial projections in the reverse diffusion direction. To enable training on unpaired datasets, a cycle-consistent architecture is devised with coupled diffusive and non-diffusive modules that bilaterally translate between two modalities. Extensive assessments are reported on the utility of SynDiff against competing GAN and diffusion models in multi-contrast MRI and MRI-CT translation. Our demonstrations indicate that SynDiff offers quantitatively and qualitatively superior performance against competing baselines.

📄 PDF Abstract BibTeX arXiv:2207.08208

Code (2)

icon-lab/syndiff 공식 구현 pytorch
axondeepseg/AxonDeepSynth pytorch

Tasks

DiversityImage GenerationImage-to-Image TranslationImputationTranslation

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 제목 키워드 기반

Unsupervised Medical Image Translation Using Cycle-MedGAN

2019-03-08 · Karim Armanious, Chenming Jiang, Sherif Abdulatif, Thomas Küstner 외

Image-to-image translation is a new field in computer vision with multiple potential applications in the medical domain. However, for supervised image translation frameworks, co-registered datasets, paired in a pixel-wis…

Image-to-Image TranslationTranslation

Medical Image Generation using Generative Adversarial Networks

2020-05-19 · Nripendra Kumar Singh, Khalid Raza

Generative adversarial networks (GANs) are unsupervised Deep Learning approach in the computer vision community which has gained significant attention from the last few years in identifying the internal structure of mult…

Image AugmentationImage GenerationImage ReconstructionImage Registration+5

Cascaded Multi-path Shortcut Diffusion Model for Medical Image Translation

2024-04-06 · Yinchi Zhou, Tianqi Chen, Jun Hou, Huidong Xie 외

Image-to-image translation is a vital component in medical imaging processing, with many uses in a wide range of imaging modalities and clinical scenarios. Previous methods include Generative Adversarial Networks (GANs) …

Image-to-Image TranslationTranslation

Unpaired Image-to-Image Translation via a Self-Supervised Semantic Bridge

2026-02-18 · Jiaming Liu, Felix Petersen, Yunhe Gao, Yabin Zhang 외 arxiv

Adversarial diffusion and diffusion-inversion methods have advanced unpaired image-to-image translation, but each faces key limitations. Adversarial approaches require target-domain adversarial loss during training, whic…

Image-to-Image Translation

Diffusion based Zero-shot Medical Image-to-Image Translation for Cross Modality Segmentation

2024-04-01 · ZiHao Wang, Yingyu Yang, Yuzhou Chen, Tingting Yuan 외

Cross-modality image segmentation aims to segment the target modalities using a method designed in the source modality. Deep generative models can translate the target modality images into the source modality, thus enabl…

Image SegmentationImage-to-Image TranslationSegmentationSemantic Segmentation+2