paper-with-me

Papers

MeSIN: Multilevel Selective and Interactive Network for Medication Recommendation

2021-04-22 · Yang An, Liang Zhang, Mao You, Xueqing Tian, Bo Jin, Xiaopeng Wei

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. However, the inherent complexity of the EHR data renders it as a challenging task: (1) Multilevel structures: the EHR data typically contains multilevel structures which are closely related with the decision-making pathways, e.g., laboratory results lead to disease diagnoses, and then contribute to the prescribed medications; (2) Multiple sequences interactions: multiple sequences in EHR data are usually closely correlated with each other; (3) Abundant noise: lots of task-unrelated features or noise information within EHR data generally result in suboptimal performance. To tackle the above challenges, we propose a multilevel selective and interactive network (MeSIN) for medication recommendation. Specifically, MeSIN is designed with three components. First, an attentional selective module (ASM) is applied to assign flexible attention scores to different medical codes embeddings by their relevance to the recommended medications in every admission. Second, we incorporate a novel interactive long-short term memory network (InLSTM) to reinforce the interactions of multilevel medical sequences in EHR data with the help of the calibrated memory-augmented cell and an enhanced input gate. Finally, we employ a global selective fusion module (GSFM) to infuse the multi-sourced information embeddings into final patient representations for medications recommendation. To validate our method, extensive experiments have been conducted on a real-world clinical dataset. The results demonstrate a consistent superiority of our framework over several baselines and testify the effectiveness of our proposed approach.

📄 PDF Abstract BibTeX arXiv:2104.11026

Code (0)

등록된 구현이 없습니다.

Tasks

Decision Making

Methods 이 논문이 사용한 방법론

Memory Network 설명 없음

Similar Papers 제목 키워드 기반

Combating the Bucket Effect:Multi-Knowledge Alignment for Medication Recommendation

2025-04-25 · Xiang Li, Haixu Ma, Guanyong Wu, Shi Mu 외

Medication recommendation is crucial in healthcare, offering effective treatments based on patient's electronic health records (EHR). Previous studies show that integrating more medication-related knowledge improves medi…

Contrastive Learning

Priberam at MESINESP Multi-label Classification of Medical Texts Task

2021-05-12 · Ruben Cardoso, Zita Marinho, Afonso Mendes, Sebastião Miranda

Medical articles provide current state of the art treatments and diagnostics to many medical practitioners and professionals. Existing public databases such as MEDLINE contain over 27 million articles, making it difficul…

ArticlesClassificationExtreme Multi-Label ClassificationInformation Retrieval+4

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

SafeRx-Agent: A Knowledge-Grounded Multi-Agent Framework for Safe and Explainable Medication Recommendation

2026-05-27 · Xinyu Wang, Hanwei Wu, Zhenghan Tai, Sicheng Lyu 외 arxiv

Medication recommendation predicts medications for patient visits, but existing methods still face two key challenges. At the model level, traditional drug recommendation methods only predict structured drug codes with l…

Clinical KnowledgeCode Generation

REFINE: A Fine-Grained Medication Recommendation System Using Deep Learning and Personalized Drug Interaction Modeling

2023-09-21 · NeurIPS 2023 11

Patients with co-morbidities often require multiple medications to manage their conditions. However, existing medication recommendation systems only offer class-level medications and regard all interactions among drugs t…