Jove
Visualize
Contact Us
JoVE
x logofacebook logolinkedin logoyoutube logo
ABOUT JoVE
OverviewLeadershipBlogJoVE Help Center
AUTHORS
Publishing ProcessEditorial BoardScope & PoliciesPeer ReviewFAQSubmit
LIBRARIANS
TestimonialsSubscriptionsAccessResourcesLibrary Advisory BoardFAQ
RESEARCH
JoVE JournalMethods CollectionsJoVE Encyclopedia of ExperimentsArchive
EDUCATION
JoVE CoreJoVE BusinessJoVE Science EducationJoVE Lab ManualFaculty Resource CenterFaculty Site
Terms & Conditions of Use
Privacy Policy
Policies

Related Concept Videos

You might also read

Related Articles

Articles linked to this work by shared authors, journal, and citation graph.

Sort by
Same author

Fast Molecular Crystal Structure Prediction Using Sampling by Analogy to Previously Predicted Landscapes.

Journal of chemical theory and computation·2026
Same author

Predicting Intensive Care Readmission Among Hospitalized Children.

medRxiv : the preprint server for health sciences·2026
Same author

New proteomic biomarkers identified in plasma extracellular vesicles in sarcoidosis: a case-control matched study.

Frontiers in immunology·2026
Same author

Balancing Model Performance With Operational Realities in Early Warning Systems-Complexity Where It Matters.

JAMA network open·2026
Same author

<i>Letter:</i> Provider Intuition Predicts Future Retention in Care Among People with HIV.

AIDS patient care and STDs·2026
Same author

Explainable multimodal deep learning models for variable-length sequences in critically ill patients.

Journal of biomedical informatics·2026
Same journal

Digital divide in clinical and operational artificial intelligence adoption and implementation stages: US hospital diffusion patterns and AI deserts.

Journal of the American Medical Informatics Association : JAMIA·2026
Same journal

Extending the fundamental theorem of biomedical informatics: a proposal and illustrative examples.

Journal of the American Medical Informatics Association : JAMIA·2026
Same journal

Human factors methods for designing safe health information technology: what do the experts think?

Journal of the American Medical Informatics Association : JAMIA·2026
Same journal

Equity-by-design for socially assistive robots as digital health tools.

Journal of the American Medical Informatics Association : JAMIA·2026
Same journal

Orchestrator multi-agent clinical decision support system for secondary headache diagnosis in primary care.

Journal of the American Medical Informatics Association : JAMIA·2026
Same journal

CUI-Curate: a GraphRAG-based framework for automated clinical concept curation for NLP applications.

Journal of the American Medical Informatics Association : JAMIA·2026
See all related articles

Related Experiment Video

Updated: Jun 27, 2025

An R-Based Landscape Validation of a Competing Risk Model
05:37

An R-Based Landscape Validation of a Competing Risk Model

Published on: September 16, 2022

2.0K

Development and external validation of deep learning clinical prediction models using variable-length time series

Fereshteh S Bashiri1, Kyle A Carey2, Jennie Martin1

  • 1Department of Medicine, University of Wisconsin-Madison, Madison, WI 53792, United States.

Journal of the American Medical Informatics Association : JAMIA
|April 29, 2024
PubMed
Summary
This summary is machine-generated.

The long short-term memory/gated recurrent unit (LSTM/GRU) model architecture combined with piece-wise linear encoding with decision trees (PLE-DT) data transformation achieved the highest performance for predicting clinical outcomes. This approach demonstrated superior results in external validation across multiple clinical tasks.

Keywords:
AI in medicinedeep learningvariable-length time series

More Related Videos

Predicting Treatment Response to Image-Guided Therapies Using Machine Learning: An Example for Trans-Arterial Treatment of Hepatocellular Carcinoma
04:09

Predicting Treatment Response to Image-Guided Therapies Using Machine Learning: An Example for Trans-Arterial Treatment of Hepatocellular Carcinoma

Published on: October 10, 2018

8.2K
Implementation of a Real-Time Psychosis Risk Detection and Alerting System Based on Electronic Health Records using CogStack
07:31

Implementation of a Real-Time Psychosis Risk Detection and Alerting System Based on Electronic Health Records using CogStack

Published on: May 15, 2020

7.1K

Related Experiment Videos

Last Updated: Jun 27, 2025

An R-Based Landscape Validation of a Competing Risk Model
05:37

An R-Based Landscape Validation of a Competing Risk Model

Published on: September 16, 2022

2.0K
Predicting Treatment Response to Image-Guided Therapies Using Machine Learning: An Example for Trans-Arterial Treatment of Hepatocellular Carcinoma
04:09

Predicting Treatment Response to Image-Guided Therapies Using Machine Learning: An Example for Trans-Arterial Treatment of Hepatocellular Carcinoma

Published on: October 10, 2018

8.2K
Implementation of a Real-Time Psychosis Risk Detection and Alerting System Based on Electronic Health Records using CogStack
07:31

Implementation of a Real-Time Psychosis Risk Detection and Alerting System Based on Electronic Health Records using CogStack

Published on: May 15, 2020

7.1K

Area of Science:

  • Clinical informatics
  • Machine learning in healthcare
  • Time series analysis

Background:

  • Accurate prediction of clinical outcomes from electronic health records is crucial for patient care.
  • Variable-length time series data presents unique challenges for predictive modeling.
  • Deep learning architectures offer potential for analyzing complex clinical data.

Purpose of the Study:

  • To compare and externally validate deep learning models for variable-length time series data.
  • To evaluate different data transformation methods in conjunction with deep learning architectures.
  • To assess model performance across three distinct clinical tasks: clinical deterioration, severe acute kidney injury (AKI), and suspected infection.

Main Methods:

  • A multicenter retrospective study using data from 2007-2022 across two medical centers.
  • Creation of distinct datasets for each clinical task, with one site for training and the other for testing.
  • Comparison of three feature engineering methods (normalization, standardization, PLE-DT) and three architectures (LSTM/GRU, TCN, TDW-CNN).
  • Evaluation of model discrimination using Area Under the Precision-Recall Curve (AUPRC) and Area Under the Receiver Operating Characteristic Curve (AUROC).

Main Results:

  • The study included over 373,000 training admissions and 256,000 testing admissions.
  • Long short-term memory/gated recurrent unit (LSTM/GRU) and time-distributed wrapper with convolutional neural network (TDW-CNN) models achieved the highest mean AUPRC in two tasks.
  • LSTM/GRU models demonstrated the highest mean AUROC across all tasks (deterioration: 0.81, AKI: 0.92, infection: 0.87).
  • The combination of PLE-DT with LSTM/GRU yielded the highest AUPRC across all clinical tasks.

Conclusions:

  • The LSTM/GRU architecture with PLE-DT data transformation showed superior external validation performance for predicting clinical outcomes.
  • While multiple models performed similarly using AUROC, the LSTM/GRU-PLE-DT approach excelled in AUPRC.
  • The LSTM architecture remains competitive with newer models, and PLE-DT can enhance AUPRC for variable-length time series clinical prediction.