paper-with-me

Papers

CafeMed: Causal Attention Fusion Enhanced Medication Recommendation

2025-11-18 · Kelin Ren, Chan-Yang Ju, Dong-Ho Lee arxiv

Medication recommendation systems play a crucial role in assisting clinicians with personalized treatment decisions. While existing approaches have made significant progress in learning medication representations, they suffer from two fundamental limitations: (i) treating medical entities as independent features without modeling their synergistic effects on medication selection; (ii) employing static causal relationships that fail to adapt to patient-specific contexts and health states. To address these challenges, we propose CafeMed, a framework that integrates dynamic causal reasoning with cross-modal attention for safe and accurate medication recommendation. CafeMed introduces two key components: the Causal Weight Generator (CWG) that transforms static causal effects into dynamic modulation weights based on individual patient states, and the Channel Harmonized Attention Refinement Module (CHARM) that captures complex interdependencies between diagnoses and procedures. This design enables CafeMed to model how different medical conditions jointly influence treatment decisions while maintaining medication safety constraints. Extensive experiments on MIMIC-III and MIMIC-IV datasets demonstrate that CafeMed significantly outperforms state-of-the-art baselines, achieving superior accuracy in medication prediction while maintaining the lower drug--drug interaction rates. Our results indicate that incorporating dynamic causal relationships and cross-modal synergies leads to more clinically-aligned and personalized medication recommendations. Our code is released publicly at https://github.com/rkl71/CafeMed.

📄 PDF Abstract BibTeX arXiv:2511.14064

Code (0)

등록된 구현이 없습니다.

Tasks

Recommendation Systems

Similar Papers 제목 키워드 기반

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

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

MeSIN: Multilevel Selective and Interactive Network for Medication Recommendation

2021-04-22 · Yang An, Liang Zhang, Mao You, Xueqing Tian 외

Recommending medications for patients using electronic health records (EHRs) is a crucial data mining task for an intelligent healthcare system. It can assist doctors in making clinical decisions more efficiently. Howeve…

Decision Making

MiranDa: Mimicking the Learning Processes of Human Doctors to Achieve Causal Inference for Medication Recommendation

2024-07-23 · Ziheng Wang, Xinhe Li, Haruki Momma, Ryoichi Nagatomi

To enhance therapeutic outcomes from a pharmacological perspective, we propose MiranDa, designed for medication recommendation, which is the first actionable model capable of providing the estimated length of stay in hos…

Causal Inferencecounterfactual

Causal prediction models for medication safety monitoring: The diagnosis of vancomycin-induced acute kidney injury

2023-11-15 · Izak Yasrebi-de Kom, Joanna Klopotowska, Dave Dongelmans, Nicolette De Keizer 외

The current best practice approach for the retrospective diagnosis of adverse drug events (ADEs) in hospitalized patients relies on a full patient chart review and a formal causality assessment by multiple medical expert…

Causal Inference