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

Comparing the Survival Analysis of Two or More Groups01:20

Comparing the Survival Analysis of Two or More Groups

181
Survival analysis is a cornerstone of medical research, used to evaluate the time until an event of interest occurs, such as death, disease recurrence, or recovery. Unlike standard statistical methods, survival analysis is particularly adept at handling censored data—instances where the event has not occurred for some participants by the end of the study or remains unobserved. To address these unique challenges, specialized techniques like the Kaplan-Meier estimator, log-rank test, and...
181

You might also read

Related Articles

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

Sort by
Same author

Temporally Phenotyping GLP-1RA Case Reports with Large Language Models: A Textual Time Series Corpus and Risk Modeling.

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

Forecasting Clinical Risk from Textual Time Series: Structuring Narratives for Temporal AI in Healthcare.

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

The Impact of Medication Non-adherence on Adverse Outcomes: Evidence from Schizophrenia Patients via Survival Analysis.

Proceedings of machine learning research·2025
Same author

Reconstructing Sepsis Trajectories from Clinical Case Reports using LLMs: the Textual Time Series Corpus for Sepsis.

ArXiv·2025
Same author

Active Learning for Forecasting Severity among Patients with Post Acute Sequelae of SARS-CoV-2.

ArXiv·2025
Same author

A Large-Language Model Framework for Relative Timeline Extraction from PubMed Case Reports.

ArXiv·2025
Same journal

Towards the Efficient Inference by Incorporating Automated Computational Phenotypes under Covariate Shift.

Proceedings of machine learning research·2026
Same journal

Endo-SemiS: Towards Robust Semi-Supervised Image Segmentation for Endoscopic Video.

Proceedings of machine learning research·2026
Same journal

Perspective: Machine Learning for Health Should Consider Social Drivers of Health.

Proceedings of machine learning research·2026
Same journal

Classifying Phonotrauma Severity from Vocal Fold Images with Soft Ordinal Regression.

Proceedings of machine learning research·2026
Same journal

Does Domain-Specific Retrieval Augmented Generation Help LLMs Answer Consumer Health Questions?

Proceedings of machine learning research·2026
Same journal

Quantitative Convergence Analysis of Projected Stochastic Gradient Descent for Non-Convex Losses via the Goldstein Subdifferential.

Proceedings of machine learning research·2026
See all related articles

Related Experiment Video

Updated: Jun 29, 2025

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

Temporal Supervised Contrastive Learning for Modeling Patient Risk Progression.

Shahriar Noroozizadeh1, Jeremy C Weiss2, George H Chen1

  • 1Carnegie Mellon University, Pittsburgh, PA, USA.

Proceedings of Machine Learning Research
|March 29, 2024
PubMed
Summary
This summary is machine-generated.

This study introduces a novel supervised contrastive learning framework for patient time series analysis. The method accurately predicts patient outcomes and tracks disease progression by learning meaningful data embeddings.

Keywords:
contrastive learningnearest neighborstime series analysis

More Related Videos

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.1K
Establishing a Competing Risk Regression Nomogram Model for Survival Data
04:57

Establishing a Competing Risk Regression Nomogram Model for Survival Data

Published on: October 23, 2020

10.2K

Related Experiment Videos

Last Updated: Jun 29, 2025

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
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.1K
Establishing a Competing Risk Regression Nomogram Model for Survival Data
04:57

Establishing a Competing Risk Regression Nomogram Model for Survival Data

Published on: October 23, 2020

10.2K

Area of Science:

  • Machine Learning
  • Medical Informatics
  • Time Series Analysis

Background:

  • Predicting patient outcomes over time is crucial in healthcare.
  • Existing methods struggle with the dynamic nature of patient data.
  • Clinical data presents unique challenges for standard machine learning techniques.

Purpose of the Study:

  • To develop a novel supervised contrastive learning framework for patient time series.
  • To learn embedding representations that capture temporal dependencies and outcome probabilities.
  • To improve the accuracy of predicting patient outcomes and tracking disease progression.

Main Methods:

  • Proposed a supervised contrastive learning framework for patient time series.
  • Learned embedding representations where similar outcomes are close in space.
  • Employed a nearest neighbor pairing mechanism in raw feature space as an alternative to data augmentation.
  • Validated the approach on predicting mortality in septic patients (MIMIC-III) and cognitive impairment progression (ADNI).

Main Results:

  • Outperformed state-of-the-art baselines in predicting mortality and cognitive impairment progression.
  • Successfully recovered synthetic dataset embedding structures, a feat not achieved by baselines.
  • Demonstrated the critical role of the nearest neighbor pairing mechanism through ablation studies.

Conclusions:

  • The proposed framework effectively learns patient time series embeddings for outcome prediction.
  • Nearest neighbor pairing is a vital component for handling clinical tabular data in contrastive learning.
  • This approach offers a promising direction for dynamic patient outcome prediction and disease tracking.