Phenotyping of Clinical Time Series with LSTM Recurrent Neural Networks
Zachary C. Lipton, David C. Kale, Randall C. Wetzel

TL;DR
This paper introduces a new approach using LSTM recurrent neural networks for multilabel classification of clinical diagnoses from variable-length time series data, demonstrating superior performance over existing baselines.
Contribution
It applies LSTM networks to clinical time series classification, showcasing improved accuracy and effectiveness in multilabel diagnosis prediction.
Findings
LSTM models outperform baseline methods on multiple metrics
Effective handling of variable-length clinical time series
Enhanced multilabel diagnosis classification accuracy
Abstract
We present a novel application of LSTM recurrent neural networks to multilabel classification of diagnoses given variable-length time series of clinical measurements. Our method outperforms a strong baseline on a variety of metrics.
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsTime Series Analysis and Forecasting · Machine Learning in Healthcare · Topic Modeling
MethodsSigmoid Activation · Tanh Activation · Long Short-Term Memory
