paper-with-me

홈 › Papers

A Domain Translation Framework with an Adversarial Denoising Diffusion Model to Generate Synthetic Datasets of Echocardiography Images

2024-03-07 · Cristiana Tiago, Sten Roar Snare, Jurica Sprem, Kristin McLeod

Currently, medical image domain translation operations show a high demand from researchers and clinicians. Amongst other capabilities, this task allows the generation of new medical images with sufficiently high image quality, making them clinically relevant. Deep Learning (DL) architectures, most specifically deep generative models, are widely used to generate and translate images from one domain to another. The proposed framework relies on an adversarial Denoising Diffusion Model (DDM) to synthesize echocardiography images and perform domain translation. Contrary to Generative Adversarial Networks (GANs), DDMs are able to generate high quality image samples with a large diversity. If a DDM is combined with a GAN, this ability to generate new data is completed at an even faster sampling time. In this work we trained an adversarial DDM combined with a GAN to learn the reverse denoising process, relying on a guide image, making sure relevant anatomical structures of each echocardiography image were kept and represented on the generated image samples. For several domain translation operations, the results verified that such generative model was able to synthesize high quality image samples: MSE: 11.50 +/- 3.69, PSNR (dB): 30.48 +/- 0.09, SSIM: 0.47 +/- 0.03. The proposed method showed high generalization ability, introducing a framework to create echocardiography images suitable to be used for clinical research purposes.

📄 PDF Abstract BibTeX arXiv:2403.04612

Code (0)

등록된 구현이 없습니다.

Tasks

DenoisingSSIMTranslation

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

UNIT-DDPM: UNpaired Image Translation with Denoising Diffusion Probabilistic Models

2021-04-12 · Hiroshi Sasaki, Chris G. Willcocks, Toby P. Breckon

We propose a novel unpaired image-to-image translation method that uses denoising diffusion probabilistic models without requiring adversarial training. Our method, UNpaired Image Translation with Denoising Diffusion Pro…

DenoisingImage-to-Image TranslationTranslation

Zero-shot-Learning Cross-Modality Data Translation Through Mutual Information Guided Stochastic Diffusion

2023-01-31 · ZiHao Wang, Yingyu Yang, Maxime Sermesant, Hervé Delingette 외

Cross-modality data translation has attracted great interest in image computing. Deep generative models (\textit{e.g.}, GANs) show performance improvement in tackling those problems. Nevertheless, as a fundamental challe…

DenoisingTranslationZero-Shot Learning

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

Decoupled Residual Denoising Diffusion Models for Unified and Data Efficient Image-to-Image Translation

2026-05-31 · Ziyue Lin, Jiahe Hou, Hongyu Xia, Xinrui Xie 외 arxiv

We propose Decoupled Residual Denoising Diffusion models (DRDD) for unified and data-efficient image-to-image (I2I) translation. While diffusion models have advanced I2I translation in terms of quality and diversity, we …

Image-to-Image Translation

High-Fidelity Diffusion-based Image Editing

2023-12-25 · Chen Hou, Guoqiang Wei, Zhibo Chen

Diffusion models have attained remarkable success in the domains of image generation and editing. It is widely recognized that employing larger inversion and denoising steps in diffusion model leads to improved image rec…

DenoisingImage GenerationImage ReconstructionImage-to-Image Translation