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

Prediction Intervals01:03

Prediction Intervals

2.4K
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.4K
Classification of Illness01:17

Classification of Illness

8.1K
The meaning of illness is individualized to each person who experiences an alteration in health. In contrast, disease is a medical term indicating a pathological change in the structure and function of the body or mind. It is a condition that has specific symptoms and boundaries.
An illness is a response to a disease in which the person's level of functioning is changed compared with a previous level. The general classification of illness includes acute and chronic.
Acute illness is severe...
8.1K
Introduction To Survival Analysis01:18

Introduction To Survival Analysis

431
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...
431
Drug Concentration Versus Time Correlation01:15

Drug Concentration Versus Time Correlation

1.4K
The plasma drug concentration-time curve is a crucial tool in pharmacokinetics, representing the drug's concentration in plasma at different time intervals post-administration. This curve illustrates the drug's journey from absorption into the systemic circulation, distribution to body tissues, and eventual elimination through excretion or biotransformation.
Two pivotal parameters are the minimum effective concentration (MEC) and the minimum toxic concentration (MTC). The MEC is the...
1.4K
Comparing the Survival Analysis of Two or More Groups01:20

Comparing the Survival Analysis of Two or More Groups

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

You might also read

Related Articles

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

Sort by
Same author

An Electrocardiogram Foundation Model Built on over 10 Million Recordings.

NEJM AI·2025
Same author

Expert-Level Detection of Epilepsy Markers in EEG on Short and Long Timescales.

NEJM AI·2025
Same author

Harvard Electroencephalography Database: A comprehensive clinical electroencephalographic resource from four Boston hospitals.

Epilepsia·2025
Same author

Adaptive model training strategy for continuous classification of time series.

Applied intelligence (Dordrecht, Netherlands)·2023
Same author

miR-3687 Overexpression Promotes Bladder Cancer Cell Growth by Inhibiting the Negative Effect of FOXP1 on Cyclin E2 Transcription.

Molecular therapy : the journal of the American Society of Gene Therapy·2019
Same author

A Novel Synthetic Compound, Bismuth Zinc Citrate, Could Potentially Reduce Cisplatin-Induced Toxicity Without Compromising the Anticancer Effect Through Enhanced Expression of Antioxidant Protein.

Translational oncology·2019

Related Experiment Video

Updated: Oct 14, 2025

Constructing and Visualizing Models using Mime-based Machine-learning Framework
06:19

Constructing and Visualizing Models using Mime-based Machine-learning Framework

Published on: July 22, 2025

1.1K

Interpretable time-aware and co-occurrence-aware network for medical prediction.

Chenxi Sun1,2, Hongna Dui3, Hongyan Li4,5

  • 1School of Electronics Engineering and Computer Science, Peking University, No. 5 Yiheyuan Road, Beijing, 100871, People's Republic of China. sun_chenxi@pku.edu.cn.

BMC Medical Informatics and Decision Making
|November 3, 2021
PubMed
Summary

A new deep learning model, TCoN, effectively predicts diseases using electronic health records (EHRs) by understanding their complex structure. This interpretable method improves accuracy and provides insights into patient health trajectories.

Keywords:
Disease correlationElectronic health recordsInterpretable deep learningMedical prediction

More Related Videos

Author Spotlight: Impact of Intergenic Interactions on Disease-Identifying Dark Biomarkers
03:37

Author Spotlight: Impact of Intergenic Interactions on Disease-Identifying Dark Biomarkers

Published on: March 1, 2024

970
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.3K

Related Experiment Videos

Last Updated: Oct 14, 2025

Constructing and Visualizing Models using Mime-based Machine-learning Framework
06:19

Constructing and Visualizing Models using Mime-based Machine-learning Framework

Published on: July 22, 2025

1.1K
Author Spotlight: Impact of Intergenic Interactions on Disease-Identifying Dark Biomarkers
03:37

Author Spotlight: Impact of Intergenic Interactions on Disease-Identifying Dark Biomarkers

Published on: March 1, 2024

970
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.3K

Area of Science:

  • Medical Informatics
  • Artificial Intelligence in Healthcare
  • Computational Biology

Background:

  • Electronic Health Records (EHRs) are crucial for personalized healthcare but present challenges due to their hierarchical structure and the need for interpretable prediction models.
  • Existing methods often fail to fully capture the complexities of EHR data, such as patient admissions and co-occurring diagnoses, limiting their interpretability for non-specialists.

Purpose of the Study:

  • To develop an interpretable deep learning network, TCoN (Time-aware and Co-occurrence-aware Network), specifically designed to handle the hierarchical structure of EHR data.
  • To enhance disease prediction accuracy and provide clear interpretations of the prediction results for healthcare professionals.

Main Methods:

  • The proposed TCoN model utilizes a co-occurrence-aware self-attention (CS-attention) mechanism and a time-aware gated recurrent unit (T-GRU) to model multilevel relationships within EHR data.
  • An interpretation path and a diagnosis graph are integrated into the model to ensure the results are understandable and actionable.

Main Results:

  • TCoN was evaluated on a real-world dataset for various prediction tasks, including mortality, readmission, and disease prediction, achieving 2.01% higher accuracy than baseline methods.
  • The model successfully provided interpretable causal relationships and generated patient-specific diagnosis graphs, demonstrating its ability to explain predictions.

Conclusions:

  • TCoN is a novel, interpretable, and effective deep learning method capable of modeling hierarchical medical data and predicting medical events, outperforming existing state-of-the-art approaches.
  • Future research directions include leveraging graph embedding techniques with additional data sources like clinical notes to further enhance model capabilities.