English

RETAIN: An Interpretable Predictive Model for Healthcare using Reverse Time Attention Mechanism

Machine Learning 2017-02-28 v4 Artificial Intelligence Neural and Evolutionary Computing

Abstract

Accuracy and interpretability are two dominant features of successful predictive models. Typically, a choice must be made in favor of complex black box models such as recurrent neural networks (RNN) for accuracy versus less accurate but more interpretable traditional models such as logistic regression. This tradeoff poses challenges in medicine where both accuracy and interpretability are important. We addressed this challenge by developing the REverse Time AttentIoN model (RETAIN) for application to Electronic Health Records (EHR) data. RETAIN achieves high accuracy while remaining clinically interpretable and is based on a two-level neural attention model that detects influential past visits and significant clinical variables within those visits (e.g. key diagnoses). RETAIN mimics physician practice by attending the EHR data in a reverse time order so that recent clinical visits are likely to receive higher attention. RETAIN was tested on a large health system EHR dataset with 14 million visits completed by 263K patients over an 8 year period and demonstrated predictive accuracy and computational scalability comparable to state-of-the-art methods such as RNN, and ease of interpretability comparable to traditional models.

Keywords

Cite

@article{arxiv.1608.05745,
  title  = {RETAIN: An Interpretable Predictive Model for Healthcare using Reverse Time Attention Mechanism},
  author = {Edward Choi and Mohammad Taha Bahadori and Joshua A. Kulas and Andy Schuetz and Walter F. Stewart and Jimeng Sun},
  journal= {arXiv preprint arXiv:1608.05745},
  year   = {2017}
}

Comments

Accepted at Neural Information Processing Systems (NIPS) 2016

R2 v1 2026-06-22T15:24:53.320Z