PathLDM: Text conditioned Latent Diffusion Model for Histopathology
Srikar Yellapragada, Alexandros Graikos, Prateek Prasanna, Tahsin, Kurc, Joel Saltz, Dimitris Samaras

TL;DR
PathLDM introduces a novel text-conditioned latent diffusion model that leverages pathology reports to generate high-quality histopathology images, significantly improving generation quality and efficiency.
Contribution
It is the first to tailor a Latent Diffusion Model for histopathology using rich text reports for conditioning, achieving state-of-the-art results.
Findings
Achieved a SoTA FID score of 7.64 on TCGA-BRCA dataset.
Outperformed previous text-conditioned models with FID 30.1.
Effectively integrated GPT-based text summarization for conditioning.
Abstract
To achieve high-quality results, diffusion models must be trained on large datasets. This can be notably prohibitive for models in specialized domains, such as computational pathology. Conditioning on labeled data is known to help in data-efficient model training. Therefore, histopathology reports, which are rich in valuable clinical information, are an ideal choice as guidance for a histopathology generative model. In this paper, we introduce PathLDM, the first text-conditioned Latent Diffusion Model tailored for generating high-quality histopathology images. Leveraging the rich contextual information provided by pathology text reports, our approach fuses image and textual data to enhance the generation process. By utilizing GPT's capabilities to distill and summarize complex text reports, we establish an effective conditioning mechanism. Through strategic conditioning and necessary…
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
PathLDM: Text Conditioned Latent Diffusion Model for Histopathology· youtube
Taxonomy
TopicsAI in cancer detection · Colorectal Cancer Screening and Detection · Radiomics and Machine Learning in Medical Imaging
MethodsDiffusion · Latent Diffusion Model
