Prompt-driven Latent Domain Generalization for Medical Image Classification
Siyuan Yan, Chi Liu, Zhen Yu, Lie Ju, Dwarikanath Mahapatra, Brigid, Betz-Stablein, Victoria Mar, Monika Janda, Peter Soyer, and Zongyuan Ge

TL;DR
This paper introduces PLDG, a novel domain generalization framework for medical image classification that discovers pseudo domains without labels, using unsupervised clustering and prompt learning to improve robustness across unseen domains.
Contribution
PLDG is the first to combine unsupervised domain discovery with prompt learning for medical image classification without relying on domain labels.
Findings
Achieves comparable or superior performance to existing DG methods.
Effectively discovers pseudo domains via style feature clustering.
Enhances cross-domain knowledge sharing with prompt mechanisms.
Abstract
Deep learning models for medical image analysis easily suffer from distribution shifts caused by dataset artifacts bias, camera variations, differences in the imaging station, etc., leading to unreliable diagnoses in real-world clinical settings. Domain generalization (DG) methods, which aim to train models on multiple domains to perform well on unseen domains, offer a promising direction to solve the problem. However, existing DG methods assume domain labels of each image are available and accurate, which is typically feasible for only a limited number of medical datasets. To address these challenges, we propose a novel DG framework for medical image classification without relying on domain labels, called Prompt-driven Latent Domain Generalization (PLDG). PLDG consists of unsupervised domain discovery and prompt learning. This framework first discovers pseudo domain labels by…
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
TopicsDomain Adaptation and Few-Shot Learning · Cancer-related molecular mechanisms research · Multimodal Machine Learning Applications
MethodsAttention Is All You Need · Linear Layer · Dropout · Adam · Layer Normalization · Residual Connection · Absolute Position Encodings · Dense Connections · Position-Wise Feed-Forward Layer · Byte Pair Encoding
