Deep Diabetologist: Learning to Prescribe Hyperglycemia Medications with Hierarchical Recurrent Neural Networks
Jing Mei, Shiwan Zhao, Feng Jin, Eryu Xia, Haifeng Liu, Xiang Li

TL;DR
This paper introduces Deep Diabetologist, a hierarchical RNN model that predicts personalized hyperglycemia medications for diabetic patients by effectively modeling the sequential EHR data, leading to improved clinical decision support.
Contribution
The paper presents a novel hierarchical RNN architecture tailored for EHR data, enhancing medication prediction accuracy over baseline models.
Findings
Hierarchical RNN outperforms basic RNN and logistic regression models.
Improved prediction accuracy for hyperglycemia medication recommendations.
Provides deeper insights into patient data for clinical decision support.
Abstract
In healthcare, applying deep learning models to electronic health records (EHRs) has drawn considerable attention. EHR data consist of a sequence of medical visits, i.e. a multivariate time series of diagnosis, medications, physical examinations, lab tests, etc. This sequential nature makes EHR well matching the power of Recurrent Neural Network (RNN). In this paper, we propose "Deep Diabetologist" - using RNNs for EHR sequential data modelling, to provide the personalized hyperglycemia medication prediction for diabetic patients. Particularly, we develop a hierarchical RNN to capture the heterogeneous sequential information in the EHR data. Our experimental results demonstrate the improved performance, compared with a baseline classifier using logistic regression. Moreover, hierarchical RNN models outperform basic ones, providing deeper data insights for clinical decision support.
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsMachine Learning in Healthcare · Artificial Intelligence in Healthcare · Time Series Analysis and Forecasting
