paper-with-me

Papers

Conditional Diffusion Models for Semantic 3D Brain MRI Synthesis

2023-05-29 · Zolnamar Dorjsembe, Hsing-Kuo Pao, Sodtavilan Odonchimed, Furen Xiao

Artificial intelligence (AI) in healthcare, especially in medical imaging, faces challenges due to data scarcity and privacy concerns. Addressing these, we introduce Med-DDPM, a diffusion model designed for 3D semantic brain MRI synthesis. This model effectively tackles data scarcity and privacy issues by integrating semantic conditioning. This involves the channel-wise concatenation of a conditioning image to the model input, enabling control in image generation. Med-DDPM demonstrates superior stability and performance compared to existing 3D brain imaging synthesis methods. It generates diverse, anatomically coherent images with high visual fidelity. In terms of dice score accuracy in the tumor segmentation task, Med-DDPM achieves 0.6207, close to the 0.6531 accuracy of real images, and outperforms baseline models. Combined with real images, it further increases segmentation accuracy to 0.6675, showing the potential of our proposed method for data augmentation. This model represents the first use of a diffusion model in 3D semantic brain MRI synthesis, producing high-quality images. Its semantic conditioning feature also shows potential for image anonymization in biomedical imaging, addressing data and privacy issues. We provide the code and model weights for Med-DDPM on our GitHub repository (https://github.com/mobaidoctor/med-ddpm/) to support reproducibility.

📄 PDF Abstract BibTeX arXiv:2305.18453

Code (2)

mobaidoctor/med-ddpm 공식 구현 jax
mobaidoctor/polyp-ddpm pytorch

Tasks

Data AugmentationImage GenerationImage-to-Image TranslationTumor Segmentation

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

Delta-Diffusion: Modeling Longitudinal Brain Amyloid-PET Trajectories via Conditional Poisson Diffusion Bridge

2026-06-20 · Yongheng Sun, Minhui Yu, Mengqi Wu, Maureen Kohi 외 arxiv

While longitudinal brain PET imaging is the gold standard for quantifying the spatiotemporal accumulation of Beta-amyloid, its widespread clinical utility is constrained by high operational costs and cumulative radiation…

More Control for Free! Image Synthesis with Semantic Diffusion Guidance

2021-12-10 · Xihui Liu, Dong Huk Park, Samaneh Azadi, Gong Zhang 외

Controllable image synthesis models allow creation of diverse images based on text instructions or guidance from a reference image. Recently, denoising diffusion probabilistic models have been shown to generate more real…

continuous-controlContinuous ControlDenoisingImage Generation

cWDM: Conditional Wavelet Diffusion Models for Cross-Modality 3D Medical Image Synthesis

2024-11-26 · Paul Friedrich, Alicia Durrer, Julia Wolleb, Philippe C. Cattin

This paper contributes to the "BraTS 2024 Brain MR Image Synthesis Challenge" and presents a conditional Wavelet Diffusion Model (cWDM) for directly solving a paired image-to-image translation task on high-resolution vol…

Brain Tumor SegmentationImage GenerationImage-to-Image TranslationSegmentation+2

Stochastic Conditional Diffusion Models for Robust Semantic Image Synthesis

2024-02-26 · Juyeon Ko, Inho Kong, Dogyun Park, Hyunwoo J. Kim

Semantic image synthesis (SIS) is a task to generate realistic images corresponding to semantic maps (labels). However, in real-world applications, SIS often encounters noisy user inputs. To address this, we propose Stoc…

Conditional Image GenerationImage GenerationImage-to-Image TranslationNoisy Semantic Image Synthesis

Shape-guided Conditional Latent Diffusion Models for Synthesising Brain Vasculature

2023-08-13 · Yash Deo, Haoran Dou, Nishant Ravikumar, Alejandro F. Frangi 외

The Circle of Willis (CoW) is the part of cerebral vasculature responsible for delivering blood to the brain. Understanding the diverse anatomical variations and configurations of the CoW is paramount to advance research…