paper-with-me

Papers

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

2016-08-19 · NeurIPS 2016 12 · Edward Choi, Mohammad Taha Bahadori, Joshua A. Kulas, Andy Schuetz, Walter F. Stewart, Jimeng Sun

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.

📄 PDF Abstract BibTeX arXiv:1608.05745

Code (1)

mp2893/retain 공식 구현

Tasks

Disease Trajectory Forecasting

Methods 이 논문이 사용한 방법론

Interpretability 설명 없음

Similar Papers 제목 키워드 기반

Mimic: An adaptive algorithm for multivariate time series classification

2021-11-08 · Yuhui Wang, Diane J. Cook

Time series data are valuable but are often inscrutable. Gaining trust in time series classifiers for finance, healthcare, and other critical applications may rely on creating interpretable models. Researchers have previ…

ClassificationTime SeriesTime Series AnalysisTime Series Classification

Enhancing the Interpretability of Deep Models in Heathcare Through Attention: Application to Glucose Forecasting for Diabetic People

2020-09-08 · Maxime De Bois, Mounîm A. El Yacoubi, Mehdi Ammi

The adoption of deep learning in healthcare is hindered by their "black box" nature. In this paper, we explore the RETAIN architecture for the task of glusose forecasting for diabetic people. By using a two-level attenti…

ADHAM: Additive Deep Hazard Analysis Mixtures for Interpretable Survival Regression

2025-09-08 · Mert Ketenci, Vincent Jeanselme, Harry Reyes Nieva, Shalmali Joshi 외 arxiv

Survival analysis is a fundamental tool for modeling time-to-event outcomes in healthcare. Recent advances have introduced flexible neural network approaches for improved predictive performance. However, most of these mo…

FocusLearn: Fully-Interpretable, High-Performance Modular Neural Networks for Time Series

2023-11-28 · Qiqi Su, Christos Kloukinas, Artur d'Avila Garcez

Multivariate time series have many applications, from healthcare and meteorology to life science. Although deep learning models have shown excellent predictive performance for time series, they have been criticised for b…

Additive modelsfeature selectionTime SeriesTime Series Forecasting+1

Causal Regularization

2017-02-08 · Mohammad Taha Bahadori, Krzysztof Chalupka, Edward Choi, Robert Chen 외

In application domains such as healthcare, we want accurate predictive models that are also causally interpretable. In pursuit of such models, we propose a causal regularizer to steer predictive models towards causally-i…

Representation Learning