paper-with-me

홈 › Papers

Leveraging Clinical Time-Series Data for Prediction: A Cautionary Tale

2018-11-29 · Eli Sherman, Hitinder Gurm, Ulysses Balis, Scott Owens, Jenna Wiens

In healthcare, patient risk stratification models are often learned using time-series data extracted from electronic health records. When extracting data for a clinical prediction task, several formulations exist, depending on how one chooses the time of prediction and the prediction horizon. In this paper, we show how the formulation can greatly impact both model performance and clinical utility. Leveraging a publicly available ICU dataset, we consider two clinical prediction tasks: in-hospital mortality, and hypokalemia. Through these case studies, we demonstrate the necessity of evaluating models using an outcome-independent reference point, since choosing the time of prediction relative to the event can result in unrealistic performance. Further, an outcome-independent scheme outperforms an outcome-dependent scheme on both tasks (In-Hospital Mortality AUROC .882 vs. .831; Serum Potassium: AUROC .829 vs. .740) when evaluated on test sets that mimic real-world use.

📄 PDF Abstract BibTeX arXiv:1811.12520

Code (0)

등록된 구현이 없습니다.

Tasks

PredictionTime SeriesTime Series Analysis

Similar Papers 제목 키워드 기반

Improving Clinical Predictions through Unsupervised Time Series Representation Learning

2018-12-02 · Xinrui Lyu, Matthias Hueser, Stephanie L. Hyland, George Zerveas 외

In this work, we investigate unsupervised representation learning on medical time series, which bears the promise of leveraging copious amounts of existing unlabeled data in order to eventually assist clinical decision m…

Decision MakingRepresentation LearningTime SeriesTime Series Analysis

Enhancing In-Hospital Mortality Prediction Using Multi-Representational Learning with LLM-Generated Expert Summaries

2024-11-25 · Harshavardhan Battula, Jiacheng Liu, Jaideep Srivastava

In-hospital mortality (IHM) prediction for ICU patients is critical for timely interventions and efficient resource allocation. While structured physiological data provides quantitative insights, clinical notes offer uns…

ICU AdmissionLarge Language ModelMortality PredictionTime Series+1

Incorporating Metabolic Information into LLMs for Anomaly Detection in Clinical Time-Series

2024-10-02 · Maxx Richard Rahman, Ruoxuan Liu, Wolfgang Maass

Anomaly detection in clinical time-series holds significant potential in identifying suspicious patterns in different biological parameters. In this paper, we propose a targeted method that incorporates the clinical doma…

Anomaly DetectionTime Series

Dynamic feature selection in medical predictive monitoring by reinforcement learning

2024-05-30 · Yutong Chen, Jiandong Gao, Ji Wu

In this paper, we investigate dynamic feature selection within multivariate time-series scenario, a common occurrence in clinical prediction monitoring where each feature corresponds to a bio-test result. Many existing f…

feature selectionPredictionreinforcement-learningReinforcement Learning+1

Transfer Learning for Clinical Time Series Analysis using Deep Neural Networks

2019-04-01 · Priyanka Gupta, Pankaj Malhotra, Jyoti Narwariya, Lovekesh Vig 외

Deep neural networks have shown promising results for various clinical prediction tasks. However, training deep networks such as those based on Recurrent Neural Networks (RNNs) requires large labeled data, significant hy…

Domain AdaptationTime SeriesTime Series AnalysisTransfer Learning