paper-with-me

Papers

Leave No Patient Behind: Enhancing Medication Recommendation for Rare Disease Patients

2024-03-26 · Zihao Zhao, Yi Jing, Fuli Feng, Jiancan Wu, Chongming Gao, Xiangnan He

Medication recommendation systems have gained significant attention in healthcare as a means of providing tailored and effective drug combinations based on patients' clinical information. However, existing approaches often suffer from fairness issues, as recommendations tend to be more accurate for patients with common diseases compared to those with rare conditions. In this paper, we propose a novel model called Robust and Accurate REcommendations for Medication (RAREMed), which leverages the pretrain-finetune learning paradigm to enhance accuracy for rare diseases. RAREMed employs a transformer encoder with a unified input sequence approach to capture complex relationships among disease and procedure codes. Additionally, it introduces two self-supervised pre-training tasks, namely Sequence Matching Prediction (SMP) and Self Reconstruction (SR), to learn specialized medication needs and interrelations among clinical codes. Experimental results on two real-world datasets demonstrate that RAREMed provides accurate drug sets for both rare and common disease patients, thereby mitigating unfairness in medication recommendation systems.

📄 PDF Abstract BibTeX arXiv:2403.17745

Code (1)

zzhustc2016/raremed 공식 구현 pytorch

Tasks

FairnessRecommendation Systems

Similar Papers 제목 키워드 기반

CausalMed: Causality-Based Personalized Medication Recommendation Centered on Patient health state

2024-04-18 · Xiang Li, Shunpan Liang, Yu Lei, Chen Li 외

Medication recommendation systems are developed to recommend suitable medications tailored to specific patient. Previous researches primarily focus on learning medication representations, which have yielded notable advan…

Causal DiscoveryCausal InferenceRecommendation Systems

HypeMed: Enhancing Medication Recommendations with Hypergraph-Based Patient Relationships

2026-03-19 · Xiangxu Zhang, Xiao Zhou, Hongteng Xu, Jianxun Lian arxiv

Medication recommendations aim to generate safe and effective medication sets from health records. However, accurately recommending medications hinges on inferring a patient's latent clinical condition from sparse and no…

CIDGMed: Causal Inference-Driven Medication Recommendation with Enhanced Dual-Granularity Learning

2024-03-01 · Shunpan Liang, Xiang Li, Shi Mu, Chen Li 외

Medication recommendation aims to integrate patients' long-term health records to provide accurate and safe medication combinations for specific health states. Existing methods often fail to deeply explore the true causa…

Causal InferenceRecommendation SystemsRepresentation Learning

Natural Language-Assisted Multi-modal Medication Recommendation

2025-01-13 · Jie Tan, Yu Rong, Kangfei Zhao, Tian Bian 외

Combinatorial medication recommendation(CMR) is a fundamental task of healthcare, which offers opportunities for clinical physicians to provide more precise prescriptions for patients with intricate health conditions, pa…

ARMR: Adaptively Responsive Network for Medication Recommendation

2025-07-06 · Feiyue Wu, Tianxing Wu, Shenqi Jing arxiv

Medication recommendation is a crucial task in healthcare, especially for patients with complex medical conditions. However, existing methods often struggle to effectively balance the reuse of historical medications with…