paper-with-me

홈 › Papers

Doctor AI: Predicting Clinical Events via Recurrent Neural Networks

2015-11-18 · Edward Choi, Mohammad Taha Bahadori, Andy Schuetz, Walter F. Stewart, Jimeng Sun

Leveraging large historical data in electronic health record (EHR), we developed Doctor AI, a generic predictive model that covers observed medical conditions and medication uses. Doctor AI is a temporal model using recurrent neural networks (RNN) and was developed and applied to longitudinal time stamped EHR data from 260K patients over 8 years. Encounter records (e.g. diagnosis codes, medication codes or procedure codes) were input to RNN to predict (all) the diagnosis and medication categories for a subsequent visit. Doctor AI assesses the history of patients to make multilabel predictions (one label for each diagnosis or medication category). Based on separate blind test set evaluation, Doctor AI can perform differential diagnosis with up to 79% recall@30, significantly higher than several baselines. Moreover, we demonstrate great generalizability of Doctor AI by adapting the resulting models from one institution to another without losing substantial accuracy.

📄 PDF Abstract BibTeX arXiv:1511.05942

Code (1)

mp2893/doctorai 공식 구현

Similar Papers 제목 키워드 기반

Prediction of the onset of cardiovascular diseases from electronic health records using multi-task gated recurrent units

2020-07-16 · Fernando Andreotti, Frank S. Heldt, Basel Abu-Jamous, Ming Li 외

In this work, we propose a multi-task recurrent neural network with attention mechanism for predicting cardiovascular events from electronic health records (EHRs) at different time horizons. The proposed approach is comp…

BIG-bench Machine Learning

RAIM: Recurrent Attentive and Intensive Model of Multimodal Patient Monitoring Data

2018-07-23 · Yanbo Xu, Siddharth Biswal, Shriprasad R Deshpande, Kevin O Maher 외

With the improvement of medical data capturing, vast amount of continuous patient monitoring data, e.g., electrocardiogram (ECG), real-time vital signs and medications, become available for clinical decision support at i…

Decompensation

Brundlefly at SemEval-2016 Task 12: Recurrent Neural Networks vs. Joint Inference for Clinical Temporal Information Extraction

2016-06-04 · Jason Alan Fries

We submitted two systems to the SemEval-2016 Task 12: Clinical TempEval challenge, participating in Phase 1, where we identified text spans of time and event expressions in clinical notes and Phase 2, where we predicted …

Entity Extraction using GANGeneral ClassificationStructured PredictionTemporal Information Extraction+1

Predicting ICU transfers using text messages between nurses and doctors

2019-06-01 · WS 2019 6 · Faiza Khan Khattak, Chlo{\'e} Pou-Prom, Robert Wu, Frank Rudzicz

We explore the use of real-time clinical information, i.e., text messages sent between nurses and doctors regarding patient conditions in order to predict transfer to the intensive care unit(ICU). Preliminary results, in…

Multimodal Doctor-in-the-Loop: A Clinically-Guided Explainable Framework for Predicting Pathological Response in Non-Small Cell Lung Cancer

2025-05-02 · Alice Natalina Caragliano, Claudia Tacconi, Carlo Greco, Lorenzo Nibid 외

This study proposes a novel approach combining Multimodal Deep Learning with intrinsic eXplainable Artificial Intelligence techniques to predict pathological response in non-small cell lung cancer patients undergoing neo…

Data IntegrationDeep LearningExplainable artificial intelligenceMultimodal Deep Learning