Related Experiment Video
Updated: Mar 11, 2026

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
8.2K
A Predictive Model for Medical Events Based on Contextual Embedding of Temporal Sequences
Wael Farhan1, Zhimu Wang1,2, Yingxiang Huang1
1Health Sciences, Department of Biomedical Informatics, University of California - San Diego, La Jolla, CA, United States.
JMIR Medical Informatics
|November 27, 2016
Summary
This study introduces a new machine-friendly representation for medical concepts, enabling better early disease prediction. The developed model accurately predicts diagnoses, improving patient care.
Area of Science:
- Computational medicine
- Artificial intelligence in healthcare
- Clinical informatics
Background:
- Medical concepts present ambiguity and errors due to human fallibility, limiting classical machine learning applications in early disease prediction.
- Existing methods struggle to fully leverage the semantic richness of medical data for predictive tasks.
Purpose of the Study:
- To develop a novel machine-friendly representation for medical concepts that captures their semantics.
- To create a sequential predictive model for medical events using this new representation.
Main Methods:
- Developed contextual embedding techniques to integrate diverse medical events (diagnoses, prescriptions, lab tests).
- Converted each medical event into a numerical vector representing its semantics for similarity measurement.
- Built predictive models using these vectors to forecast new diagnoses.
Main Results:
- Evaluated the sequential prediction model on the MIMIC-III dataset for disease risk estimation.
- Achieved an Area Under the Receiver Operating Characteristic curve (AUC) of 0.79 for chronic systolic heart failure.
- Obtained an average AUC of 0.67 across 80 common diagnoses.
Conclusions:
- Proposed a general early prognosis predictor for 80 diagnoses.
- The method generates numerical representations of medical events to reveal their underlying meaning.
- Demonstrated the method's efficiency in providing more accurate diagnoses for patients and physicians.
Related Concept Videos
Steps in Outbreak Investigation
660
In the ever-evolving field of public health, statistical analysis serves as a cornerstone for understanding and managing disease outbreaks. By leveraging various statistical tools, health professionals can predict potential outbreaks, analyze ongoing situations, and devise effective responses to mitigate impact. For that to happen, there are a few possible stages of the analysis:
660
Introduction To Survival Analysis
908
Survival analysis is a statistical method used to study time-to-event data, where the "event" might represent outcomes like death, disease relapse, system failure, or recovery. A unique feature of survival data is censoring, which occurs when the event of interest has not been observed for some individuals during the study period. This requires specialized techniques to handle incomplete data effectively.
The primary goal of survival analysis is to estimate survival time—the time...
The primary goal of survival analysis is to estimate survival time—the time...
908
Survival Tree
457
Survival trees are a non-parametric method used in survival analysis to model the relationship between a set of covariates and the time until an event of interest occurs, often referred to as the "time-to-event" or "survival time." This method is particularly useful when dealing with censored data, where the event has not occurred for some individuals by the end of the study period, or when the exact time of the event is unknown.
Building a Survival Tree
Constructing a...
Building a Survival Tree
Constructing a...
457
