A Contrastive Pretrain Model with Prompt Tuning for Multi-center Medication Recommendation
Qidong Liu, Zhaopeng Qiu, Xiangyu Zhao, Xian Wu, Zijian Zhang, Tong Xu, and Feng Tian

TL;DR
This paper introduces TEMPT, a contrastive pretraining and prompt tuning framework for multi-center medication recommendation, effectively handling data heterogeneity and scarcity across hospitals.
Contribution
It proposes a novel two-stage pretraining and prompt tuning approach tailored for multi-center settings, addressing data heterogeneity and catastrophic forgetting.
Findings
TEMPT outperforms baseline models on eICU dataset.
The contrastive and mask prediction tasks improve general medical knowledge.
Prompt tuning captures hospital-specific information effectively.
Abstract
Medication recommendation is one of the most critical health-related applications, which has attracted extensive research interest recently. Most existing works focus on a single hospital with abundant medical data. However, many small hospitals only have a few records, which hinders applying existing medication recommendation works to the real world. Thus, we seek to explore a more practical setting, i.e., multi-center medication recommendation. In this setting, most hospitals have few records, but the total number of records is large. Though small hospitals may benefit from total affluent records, it is also faced with the challenge that the data distributions between various hospitals are much different. In this work, we introduce a novel conTrastive prEtrain Model with Prompt Tuning (TEMPT) for multi-center medication recommendation, which includes two stages of pretraining and…
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
TopicsBiomedical Text Mining and Ontologies · Machine Learning in Healthcare · Recommender Systems and Techniques
MethodsFocus
