paper-with-me

홈 › Papers

Guided Synthesis of Labeled Brain MRI Data Using Latent Diffusion Models for Segmentation of Enlarged Ventricles

2024-11-02 · Tim Ruschke, Jonathan Frederik Carlsen, Adam Espe Hansen, Ulrich Lindberg, Amalie Monberg Hindsholm, Martin Norgaard, Claes Nøhr Ladefoged

Deep learning models in medical contexts face challenges like data scarcity, inhomogeneity, and privacy concerns. This study focuses on improving ventricular segmentation in brain MRI images using synthetic data. We employed two latent diffusion models (LDMs): a mask generator trained using 10,000 masks, and a corresponding SPADE image generator optimized using 6,881 scans to create an MRI conditioned on a 3D brain mask. Conditioning the mask generator on ventricular volume in combination with classifier-free guidance enabled the control of the ventricular volume distribution of the generated synthetic images. Next, the performance of the synthetic data was tested using three nnU-Net segmentation models trained on a real, augmented and entirely synthetic data, respectively. The resulting models were tested on a completely independent hold-out dataset of patients with enlarged ventricles, with manual delineation of the ventricles used as ground truth. The model trained on real data showed a mean absolute error (MAE) of 9.09 \pm 12.18 mL in predicted ventricular volume, while the models trained on synthetic and augmented data showed MAEs of 7.52 \pm 4.81 mL and 6.23 \pm 4.33 mL, respectively. Both the synthetic and augmented model also outperformed the state-of-the-art model SynthSeg, which due to limited performance in cases of large ventricular volumes, showed an MAE of 7.73 \pm 12.12 mL with a factor of 3 higher standard deviation. The model trained on augmented data showed the highest Dice score of 0.892 \pm 0.05, slightly outperforming SynthSeg and on par with the model trained on real data. The synthetic model performed similar to SynthSeg. In summary, we provide evidence that guided synthesis of labeled brain MRI data using LDMs improves the segmentation of enlarged ventricles and outperforms existing state-of-the-art segmentation models.

📄 PDF Abstract BibTeX arXiv:2411.01351

Code (0)

등록된 구현이 없습니다.

Tasks

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…
MAE 설명 없음
SPADE SPADE, or Spatially-Adaptive Normalization is a conditional normalization method for semantic image synthesis. Similar to [Batch…

Similar Papers 제목 키워드 기반

Image Augmentation Using a Task Guided Generative Adversarial Network for Age Estimation on Brain MRI

2021-08-03 · Ruizhe Li, Matteo Bastiani, Dorothee Auer, Christian Wagner 외

Brain age estimation based on magnetic resonance imaging (MRI) is an active research area in early diagnosis of some neurodegenerative diseases (e.g. Alzheimer, Parkinson, Huntington, etc.) for elderly people or brain un…

Age EstimationGenerative Adversarial NetworkImage AugmentationImage Generation+2

Towards General Text-guided Image Synthesis for Customized Multimodal Brain MRI Generation

2024-09-25 · Yulin Wang, Honglin Xiong, Kaicong Sun, Shuwei Bai 외

Multimodal brain magnetic resonance (MR) imaging is indispensable in neuroscience and neurology. However, due to the accessibility of MRI scanners and their lengthy acquisition time, multimodal MR images are not commonly…

Contrastive LearningImage Generation

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…

Make-A-Volume: Leveraging Latent Diffusion Models for Cross-Modality 3D Brain MRI Synthesis

2023-07-19 · Lingting Zhu, Zeyue Xue, Zhenchao Jin, Xian Liu 외

Cross-modality medical image synthesis is a critical topic and has the potential to facilitate numerous applications in the medical imaging field. Despite recent successes in deep-learning-based generative models, most c…

Computational EfficiencyImage Generation

Geometry-Guided Generative Representation for Functional Brain Graphs

2025-11-06 · Subati Abulikemu, Tiago Azevedo, Michail Mamalakis, John Suckling arxiv

In network neuroscience, functional brain systems are often characterized using separate yet related graph-theoretic or spectral descriptors, overlooking how these properties covary and partially overlap across individua…