Large Language Model Distilling Medication Recommendation Model
Qidong Liu, Xian Wu, Xiangyu Zhao, Yuanshao Zhu, Zijian Zhang, Feng, Tian, Yefeng Zheng

TL;DR
This paper introduces LEADER, a novel LLM-based medication recommendation system that addresses semantic understanding, out-of-corpus drug issues, and computational efficiency through knowledge distillation, validated on real-world datasets.
Contribution
The paper proposes a new LLM distillation approach for medication recommendation, including prompt design, output adaptation, and a feature-level knowledge distillation technique for efficiency.
Findings
LEADER outperforms baseline models on MIMIC datasets.
The distilled model maintains high recommendation accuracy.
Significant reduction in inference time achieved.
Abstract
The recommendation of medication is a vital aspect of intelligent healthcare systems, as it involves prescribing the most suitable drugs based on a patient's specific health needs. Unfortunately, many sophisticated models currently in use tend to overlook the nuanced semantics of medical data, while only relying heavily on identities. Furthermore, these models face significant challenges in handling cases involving patients who are visiting the hospital for the first time, as they lack prior prescription histories to draw upon. To tackle these issues, we harness the powerful semantic comprehension and input-agnostic characteristics of Large Language Models (LLMs). Our research aims to transform existing medication recommendation methodologies using LLMs. In this paper, we introduce a novel approach called Large Language Model Distilling Medication Recommendation (LEADER). We begin 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
TopicsArtificial Intelligence in Healthcare · Text and Document Classification Technologies · Machine Learning in Healthcare
MethodsKnowledge Distillation
