Enhancing Small Medical Learners with Privacy-preserving Contextual Prompting
Xinlu Zhang, Shiyang Li, Xianjun Yang, Chenxin Tian, Yao Qin, Linda, Ruth Petzold

TL;DR
This paper introduces a privacy-preserving method that uses large language models to generate contextual prompts, significantly improving small medical language models' performance in sensitive healthcare tasks.
Contribution
The paper proposes a novel approach leveraging LLMs to generate medical context prompts, enhancing small model performance while maintaining data privacy in healthcare applications.
Findings
Up to 22.57% accuracy improvement in medical tasks
Achieved state-of-the-art results in privacy-restricted scenarios
Demonstrated generalizability across domains
Abstract
Large language models (LLMs) demonstrate remarkable medical expertise, but data privacy concerns impede their direct use in healthcare environments. Although offering improved data privacy protection, domain-specific small language models (SLMs) often underperform LLMs, emphasizing the need for methods that reduce this performance gap while alleviating privacy concerns. In this paper, we present a simple yet effective method that harnesses LLMs' medical proficiency to boost SLM performance in medical tasks under privacy-restricted scenarios. Specifically, we mitigate patient privacy issues by extracting keywords from medical data and prompting the LLM to generate a medical knowledge-intensive context by simulating clinicians' thought processes. This context serves as additional input for SLMs, augmenting their decision-making capabilities. Our method significantly enhances performance…
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
Taxonomy
TopicsMachine Learning in Healthcare
