Abstract

Medication recommendation based on Electronic Health Records (EHRs) is an important research direction, which aims to make prescription recommendations according to EHRs of patients. Most existing methods either only make recommendation through EHRs of the current admission while ignoring the patient's historical records, or fail to fully consider the correlations among the clinical events from every single admission. These methods have shown their limitations in dealing with the complex structural correlations and temporal dependencies of clinical events in EHRs, which results in the defect of recommendation quality as well as the lack of temporal prediction ability. For that, a novel graph-attention augmented temporal neural network is proposed to model both the structural and temporal information simultaneously. For each admission record, a co-occurrence graph is constructed to establish the correlations among clinical events, and then a graph-attention augmented mechanism is used to learn the structural correlations on the graphs to obtain better representation of this admission. Then a temporal updating module based on the gated recurrent units is further proposed to learn the temporal dependencies between multiple admissions of each patient. Furthermore, our proposed model is also constrained by the co-occurrence graph, which can capture the internal correlations of clinical events and provide better modeling capability when the training data is sparse. Experiments illustrate that our model is superior to the state-of-the-art methods on a real-world dataset MIMIC-III in all effectiveness measures.

Highlights

  • Electronic Health Records (EHRs) are the main data carriers for personalized medical research

  • We propose a Graph-Attention augmented TEmporal neural network (GATE) that simultaneously models structural and temporal information in the EHR of each patient

  • 3) EVALUATION FOR UNBALANCED LABELS Due to the limitation of EHR data, there exists the problem of unbalanced labels, which causes the difficulty of predicting specific medications that appear infrequently

Read more

Summary

Introduction

Electronic Health Records (EHRs) are the main data carriers for personalized medical research. With the popularity and improvement of the quality of EHRs, plenty of efforts have been dedicated to this field due to the potential applications such as medication recommendation and diagnosis prediction [1], [15], [24], [25]. An EHR is represented as a temporal admission sequence for the patient, in which each sequence contains a series of clinical events (diagnoses, procedures, medications, etc.) of a single admission [4]. Given current clinical events as well as historical admission records of the patient, the goal of the medication recommendation task is to provide personalized medication combinations appropriate for her/his health condition. Deep learning based methods have been widely used in this task [1], [2], [4], [10], [25], which have greatly improved the prediction accuracy and provided greater possibilities for applications in practical scenarios

Objectives
Methods
Results
Conclusion
Full Text
Paper version not known

Talk to us

Join us for a 30 min session where you can share your feedback and ask us any queries you have

Schedule a call

Disclaimer: All third-party content on this website/platform is and will remain the property of their respective owners and is provided on "as is" basis without any warranties, express or implied. Use of third-party content does not indicate any affiliation, sponsorship with or endorsement by them. Any references to third-party content is to identify the corresponding services and shall be considered fair use under The CopyrightLaw.