Papers
Topics
Authors
Recent
Gemini 2.5 Flash
Gemini 2.5 Flash
119 tokens/sec
GPT-4o
56 tokens/sec
Gemini 2.5 Pro Pro
43 tokens/sec
o3 Pro
6 tokens/sec
GPT-4.1 Pro
47 tokens/sec
DeepSeek R1 via Azure Pro
28 tokens/sec
2000 character limit reached

Simple Recurrent Neural Networks is all we need for clinical events predictions using EHR data (2110.00998v1)

Published 3 Oct 2021 in cs.LG, cs.AI, cs.CL, and cs.NE

Abstract: Recently, there is great interest to investigate the application of deep learning models for the prediction of clinical events using electronic health records (EHR) data. In EHR data, a patient's history is often represented as a sequence of visits, and each visit contains multiple events. As a result, deep learning models developed for sequence modeling, like recurrent neural networks (RNNs) are common architecture for EHR-based clinical events predictive models. While a large variety of RNN models were proposed in the literature, it is unclear if complex architecture innovations will offer superior predictive performance. In order to move this field forward, a rigorous evaluation of various methods is needed. In this study, we conducted a thorough benchmark of RNN architectures in modeling EHR data. We used two prediction tasks: the risk for developing heart failure and the risk of early readmission for inpatient hospitalization. We found that simple gated RNN models, including GRUs and LSTMs, often offer competitive results when properly tuned with Bayesian Optimization, which is in line with similar to findings in the NLP domain. For reproducibility, Our codebase is shared at https://github.com/ZhiGroup/pytorch_ehr.

User Edit Pencil Streamline Icon: https://streamlinehq.com
Authors (10)
  1. Laila Rasmy (5 papers)
  2. Jie Zhu (127 papers)
  3. Zhiheng Li (67 papers)
  4. Xin Hao (22 papers)
  5. Hong Thoai Tran (1 paper)
  6. Yujia Zhou (34 papers)
  7. Firat Tiryaki (1 paper)
  8. Yang Xiang (187 papers)
  9. Hua Xu (78 papers)
  10. Degui Zhi (8 papers)
Citations (15)

Summary

We haven't generated a summary for this paper yet.