**arXiv ID:** 2110.00998 **Authors:** Laila Rasmy, Jie Zhu, Zhiheng Li, Xin Hao, Hong Thoai Tran, Yujia Zhou, Firat Tiryaki, Yang Xiang, Hua Xu, Degui Zhi **Published:** 2021-10-03T13:07:23Z **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. A...
Scanned 9/11/2026
Install to Claude Code
npx -y skills add hiyenwong/ai_collection --skill simple-recurrent-neural-networks-is-all-we-need-for-clinical-events-predictions-using-ehr-data --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Simple Recurrent Neural Networks Is All We Need For Clinical Events Predictions Using Ehr Data?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/hiyenwong-simple-recurrent-neural-networks-is-all-we-need-fo)More formats (shields.io, HTML) on the badges page.
# Simple Recurrent Neural Networks is all we need for clinical events predictions using EHR data
**arXiv ID:** 2110.00998
**Authors:** Laila Rasmy, Jie Zhu, Zhiheng Li, Xin Hao, Hong Thoai Tran, Yujia Zhou, Firat Tiryaki, Yang Xiang, Hua Xu, Degui Zhi
**Published:** 2021-10-03T13:07:23Z
**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 natural language processing (NLP) domain. For reproducibility, Our codebase is shared at https://github.com/ZhiGroup/pytorch_ehr.
## Skill Description
This skill is generated from the arXiv paper: Simple Recurrent Neural Networks is all we need for clinical events predictions using EHR data (2110.00998).
## How to Use
[To be filled in by the user or by future automation]
## References
- [arXiv:2110.00998](http://arxiv.org/abs/2110.00998v1)
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!