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

Kaplan-Meier Approach01:24

Kaplan-Meier Approach

115
The Kaplan-Meier estimator is a non-parametric method used to estimate the survival function from time-to-event data. In medical research, it is frequently employed to measure the proportion of patients surviving for a certain period after treatment. This estimator is fundamental in analyzing time-to-event data, making it indispensable in clinical trials, epidemiological studies, and reliability engineering. By estimating survival probabilities, researchers can evaluate treatment effectiveness,...
115
Types of Biopharmaceutical Studies: Controlled and Non-Controlled Approaches01:23

Types of Biopharmaceutical Studies: Controlled and Non-Controlled Approaches

124
Biopharmaceutical studies constitute a vital field aiming to enhance drug delivery methods and refine therapeutic approaches, drawing upon diverse interdisciplinary knowledge. In research methodologies, the choice between controlled and non-controlled studies significantly influences the study's reliability and accuracy.
Non-controlled studies, commonly employed for initial exploration, lack a control group, rendering them susceptible to biases and external influences. In contrast,...
124
Prediction Intervals01:03

Prediction Intervals

2.2K
The interval estimate of any variable is known as the prediction interval. It helps decide if a point estimate is dependable.
However, the point estimate is most likely not the exact value of the population parameter, but close to it. After calculating point estimates, we construct interval estimates, called confidence intervals or prediction intervals. This prediction interval comprises a range of values unlike the point estimate and is a better predictor of the observed sample value, y. 
2.2K
Sensitivity, Specificity, and Predicted Value01:13

Sensitivity, Specificity, and Predicted Value

228
In healthcare diagnostics, laboratory tests play a crucial role in identifying and diagnosing a wide range of medical conditions. However, interpreting test results is not always straightforward. An abnormal test result does not always confirm the presence of a disease, just as a normal result does not guarantee its absence. To assess the reliability of these diagnostic tools, healthcare practitioners rely on two key statistical indicators: sensitivity and specificity.
Sensitivity is the...
228
Statistical Software for Data Analysis and Clinical Trials01:12

Statistical Software for Data Analysis and Clinical Trials

525
Statistical software is pivotal in data analysis and clinical trials by providing tools to analyze data, draw conclusions, and make predictions. These software packages range from simple data management applications to complex analytical platforms, supporting various statistical tests, models, and simulation techniques. Their significance lies in their ability to handle vast amounts of data with precision and efficiency, enabling researchers to validate hypotheses, identify trends, and make...
525
Comparing the Survival Analysis of Two or More Groups01:20

Comparing the Survival Analysis of Two or More Groups

164
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...
164

You might also read

Related Articles

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

Sort by
Same author

Self-regulated learning and academic success in health professions students: A systematic review.

Medical teacher·2026
Same author

Do interactions between different Selfish Genetic Elements matter?

Journal of evolutionary biology·2026
Same author

Design and Rationale of the pERSonalized cardIovascuLar dIsease prEvention, treatmeNt, and CarE (RESILIENCE) study.

Contemporary clinical trials·2026
Same author

Drug Burden Index and Its Association With Functional Outcomes in Patients Receiving Hemodialysis.

Kidney medicine·2026
Same author

Messaging Modality and Content for Recruitment of Research Participants: A Randomized Clinical Trial.

JAMA network open·2026
Same author

Audiovisual Augmentation of Electronic Consent to Improve Consent Rates and Comprehension: A Randomized Clinical Trial.

JAMA network open·2026

Related Experiment Video

Updated: Jun 16, 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

Contrastive Learning for Clinical Outcome Prediction with Partial Data Sources.

Meng Xia1, Jonathan Wilson2, Benjamin Goldstein2

  • 1Department of Electrical and Computer Engineering, Duke University, Durham, US.

Proceedings of Machine Learning Research
|August 16, 2024
PubMed
Summary

We developed CLOPPS, a new machine learning method for predicting clinical outcomes using electronic health record (EHR) data. CLOPPS effectively handles situations where data sources differ between training and real-world use.

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
Inverse Probability of Treatment Weighting Propensity Score using the Military Health System Data Repository and National Death Index
06:55

Inverse Probability of Treatment Weighting Propensity Score using the Military Health System Data Repository and National Death Index

Published on: January 8, 2020

14.4K

Related Experiment Videos

Last Updated: Jun 16, 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
Inverse Probability of Treatment Weighting Propensity Score using the Military Health System Data Repository and National Death Index
06:55

Inverse Probability of Treatment Weighting Propensity Score using the Military Health System Data Repository and National Death Index

Published on: January 8, 2020

14.4K

Area of Science:

  • Machine Learning
  • Clinical Informatics
  • Biomedical Data Science

Background:

  • Machine learning models are increasingly used for predicting clinical outcomes from electronic health record (EHR) data.
  • A key limitation of existing models is the assumption of identical data source availability during training and inference.
  • Real-world deployment often involves partial data availability, posing a challenge for model generalizability.

Purpose of the Study:

  • To introduce Contrastive Learning for clinical Outcome Prediction with Partial data Sources (CLOPPS).
  • To develop a method that trains models to capture information across diverse data sources and can generalize to settings with limited data.
  • To improve the robustness and applicability of machine learning models in clinical outcome prediction.

Main Methods:

  • CLOPPS trains encoders to extract information from various data sources.
  • These encoders are then used to build classifiers that can operate with a single, potentially restricted, data source.
  • The approach is compatible with existing cross-sectional and longitudinal outcome classification models.

Main Results:

  • CLOPPS demonstrated superior performance compared to strong baseline models.
  • Experiments were conducted on two real-world datasets, validating the model's effectiveness.
  • The method consistently outperformed baselines across several practical scenarios involving partial data availability.

Conclusions:

  • CLOPPS offers a robust solution for clinical outcome prediction when data sources vary between training and inference.
  • The approach enhances the practical utility of machine learning models in real-world healthcare settings.
  • This method addresses a critical gap in applying predictive models to dynamic and incomplete EHR data.