pith. sign in

arxiv: 1511.03677 · v7 · pith:RNDS5JWQnew · submitted 2015-11-11 · 💻 cs.LG

Learning to Diagnose with LSTM Recurrent Neural Networks

classification 💻 cs.LG
keywords dataclinicallstmseriestimediagnoseseffectivelyfirst
0
0 comments X
read the original abstract

Clinical medical data, especially in the intensive care unit (ICU), consist of multivariate time series of observations. For each patient visit (or episode), sensor data and lab test results are recorded in the patient's Electronic Health Record (EHR). While potentially containing a wealth of insights, the data is difficult to mine effectively, owing to varying length, irregular sampling and missing data. Recurrent Neural Networks (RNNs), particularly those using Long Short-Term Memory (LSTM) hidden units, are powerful and increasingly popular models for learning from sequence data. They effectively model varying length sequences and capture long range dependencies. We present the first study to empirically evaluate the ability of LSTMs to recognize patterns in multivariate time series of clinical measurements. Specifically, we consider multilabel classification of diagnoses, training a model to classify 128 diagnoses given 13 frequently but irregularly sampled clinical measurements. First, we establish the effectiveness of a simple LSTM network for modeling clinical data. Then we demonstrate a straightforward and effective training strategy in which we replicate targets at each sequence step. Trained only on raw time series, our models outperform several strong baselines, including a multilayer perceptron trained on hand-engineered features.

This paper has not been read by Pith yet.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 4 Pith papers

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. An adaptive variance estimator for relative sparsity

    stat.ME 2026-05 unverdicted novelty 6.0

    A new adaptive variance estimator for relative sparsity coefficients is introduced that fully utilizes the prior asymptotic normality theorem and incorporates variable selection effects.

  2. ReTAMamba: Reliability-Aware Temporal Aggregation with Mamba for Irregular Clinical Time Series Prediction

    cs.LG 2026-05 unverdicted novelty 5.0

    ReTAMamba adds reliability decay modeling and chronological weaving to Mamba for irregular clinical time series and reports 7.5-10% relative AUPRC gains on MIMIC-IV, eICU, and PhysioNet 2012.

  3. MedMamba: Recasting Mamba for Medical Time Series Classification

    eess.SP 2026-04 unverdicted novelty 5.0

    MedMamba introduces a principle-guided bidirectional multi-scale Mamba model that outperforms prior methods on EEG, ECG, and activity classification benchmarks while delivering 4.6x inference speedup.

  4. Predicting Blastocyst Formation in IVF: Integrating DINOv2 and Attention-Based LSTM on Time-Lapse Embryo Images

    cs.CV 2026-04 unverdicted novelty 4.0

    DINOv2 plus attention LSTM predicts blastocyst formation from limited daily time-lapse images at 96.4% accuracy on 704 embryo videos.