Prompt to Polyp: Medical Text-Conditioned Image Synthesis with Diffusion Models
Mikhail Chaichuk, Sushant Gautam, Steven Hicks, Elena Tutubalina

TL;DR
This paper explores text-to-image synthesis in medical imaging, introducing MSDM, a novel model that balances image quality and computational efficiency, and compares it with large pre-trained models.
Contribution
The paper presents MSDM, a new optimized diffusion-based model integrating clinical text encoding, and provides a comprehensive comparison with large pre-trained models in medical image synthesis.
Findings
MSDM achieves comparable image quality to large models with lower computational costs.
Large pre-trained models have higher fidelity but require more resources.
Expert evaluations highlight strengths and limitations of each approach.
Abstract
The generation of realistic medical images from text descriptions has significant potential to address data scarcity challenges in healthcare AI while preserving patient privacy. This paper presents a comprehensive study of text-to-image synthesis in the medical domain, comparing two distinct approaches: (1) fine-tuning large pre-trained latent diffusion models and (2) training small, domain-specific models. We introduce a novel model named MSDM, an optimized architecture based on Stable Diffusion that integrates a clinical text encoder, variational autoencoder, and cross-attention mechanisms to better align medical text prompts with generated images. Our study compares two approaches: fine-tuning large pre-trained models (FLUX, Kandinsky) versus training compact domain-specific models (MSDM). Evaluation across colonoscopy (MedVQA-GI) and radiology (ROCOv2) datasets reveals that while…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsGenerative Adversarial Networks and Image Synthesis · Face recognition and analysis · Machine Learning in Healthcare
MethodsDiffusion · ALIGN
