IVCVJun 11, 2025

Prompt-Guided Latent Diffusion with Predictive Class Conditioning for 3D Prostate MRI Generation

arXiv:2506.10230v21 citationsh-index: 6Has CodeIEEE transactions on bio-medical engineering
Originality Incremental advance
AI Analysis

This work addresses data scarcity for medical imaging researchers by enabling high-quality synthetic image generation with limited data and annotation, though it is incremental in improving existing LDM methods.

The authors tackled the problem of data scarcity in medical imaging by developing a novel latent diffusion model conditioning approach, which achieved a 3D FID score of 0.025 on a limited prostate MRI dataset and improved downstream classifier accuracy from 69% to 74% when augmented with synthetic images.

Objective: Latent diffusion models (LDM) could alleviate data scarcity challenges affecting machine learning development for medical imaging. However, medical LDM strategies typically rely on short-prompt text encoders, non-medical LDMs, or large data volumes. These strategies can limit performance and scientific accessibility. We propose a novel LDM conditioning approach to address these limitations. Methods: We propose Class-Conditioned Efficient Large Language model Adapter (CCELLA), a novel dual-head conditioning approach that simultaneously conditions the LDM U-Net with free-text clinical reports and radiology classification. We also propose a data-efficient LDM framework centered around CCELLA and a proposed joint loss function. We first evaluate our method on 3D prostate MRI against state-of-the-art. We then augment a downstream classifier model training dataset with synthetic images from our method. Results: Our method achieves a 3D FID score of 0.025 on a size-limited 3D prostate MRI dataset, significantly outperforming a recent foundation model with FID 0.071. When training a classifier for prostate cancer prediction, adding synthetic images generated by our method during training improves classifier accuracy from 69% to 74%. Training a classifier solely on our method's synthetic images achieved comparable performance to training on real images alone. Conclusion: We show that our method improved both synthetic image quality and downstream classifier performance using limited data and minimal human annotation. Significance: The proposed CCELLA-centric framework enables radiology report and class-conditioned LDM training for high-quality medical image synthesis given limited data volume and human data annotation, improving LDM performance and scientific accessibility. Code from this study will be available at https://github.com/grabkeem/CCELLA

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes