Related Experiment Videos

Cardiovascular disease prediction using variational recurrent autoencoders with uncertainty estimation

Ashim Chandra Das1, Md Shujan Shak1, Nabila Rahman2

  • 1University of the Potomac, Washington, VA, 22043, USA.

Scientific Reports
|July 20, 2026
PubMed

Insights

This study introduces a deep learning Variational Recurrent Autoencoder (VRAE) for cardiovascular disease (CVD) classification from static clinical data. The VRAE model achieves high accuracy and provides reliable uncertainty estimates for improved diagnostic performance.

Area of Science:

  • Cardiovascular research
  • Machine learning in healthcare
  • Biomedical informatics

Background:

  • Cardiovascular diseases (CVDs) are a major global cause of mortality.
  • Accurate classification and reliable probability estimates are crucial for CVD benchmark studies.
  • Existing methods may lack robustness in handling noisy or incomplete clinical data.

Purpose of the Study:

  • To propose a deep learning framework for cardiovascular disease classification using static tabular clinical records.
  • To develop a model that provides calibrated probability estimates and uncertainty quantification.
  • To evaluate the model's performance and robustness against various baselines.

Main Methods:

  • A Variational Recurrent Autoencoder (VRAE) framework was developed, integrating Gated Recurrent Unit (GRU) encoding, variational latent sampling, and Monte Carlo (MC) dropout.
  • Static tabular datasets were transformed into synthetic pseudo-sequences to simulate noise and missingness for denoising latent representation learning.
  • The model was evaluated on the Heart Failure Prediction and Cardiovascular Disease datasets.

Main Results:

  • The VRAE model achieved high accuracy (95.8% and 96.1%) and F1-scores (95.7% and 96.0%) on both datasets.
  • It outperformed traditional classifiers and other deep learning models, including LSTM and GRU-Attention.
  • The model demonstrated robustness under synthetic noise and achieved the lowest Brier scores, indicating improved calibration.

Conclusions:

  • Uncertainty-aware representation learning using the VRAE framework is effective for benchmark-level static tabular CVD classification.
  • The model offers reliable performance and improved calibration compared to existing methods.
  • Further validation on real-world longitudinal electronic health record cohorts is recommended for clinical deployment.

Related Concept Videos

Prediction Intervals01:03

Prediction Intervals

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. 
The...
Propagation of Uncertainty from Random Error00:59

Propagation of Uncertainty from Random Error

An experiment often consists of more than a single step. In this case, measurements at each step give rise to uncertainty. Because the measurements occur in successive steps, the uncertainty in one step necessarily contributes to that in the subsequent step. As we perform statistical analysis on these types of experiments, we must learn to account for the propagation of uncertainty from one step to the next. The propagation of uncertainty depends on the type of arithmetic operation performed on...
Propagation of Uncertainty from Systematic Error01:10

Propagation of Uncertainty from Systematic Error

The atomic mass of an element varies due to the relative ratio of its isotopes. A sample's relative proportion of oxygen isotopes influences its average atomic mass. For instance, if we were to measure the atomic mass of oxygen from a sample, the mass would be a weighted average of the isotopic masses of oxygen in that sample. Since a single sample is not likely to perfectly reflect the true atomic mass of oxygen for all the molecules of oxygen on Earth, the mass we obtain from this particular...