Mortality Prediction of Patients With Cardiovascular Disease Using Medical Claims Data Under Artificial Intelligence

Linh Tran1, Lianhua Chi2, Alessio Bonti1

  • 1School of Info Technology, Deakin University, Burwood, Australia.

Insights

Artificial intelligence (AI) models can efficiently predict cardiovascular disease (CVD) mortality using claims data. Gradient Boosting Trees and Random Forest models demonstrated high accuracy, aiding clinicians in early risk assessment.

Area of Science:

  • Health Informatics
  • Machine Learning in Medicine
  • Cardiovascular Disease Research

Background:

  • Cardiovascular disease (CVD) poses a significant health burden in Australia, leading to high mortality rates and healthcare costs.
  • Predicting CVD mortality is crucial for timely clinical intervention and resource allocation.
  • Existing prediction models often require extensive patient data, limiting their practical application.

Purpose of the Study:

  • To benchmark various artificial intelligence (AI) architectures for predicting CVD patient mortality using structured medical claims data.
  • To identify efficient AI models that utilize a minimal set of features for accurate mortality prediction.
  • To empower health professionals with data-driven tools for early CVD risk assessment.

Main Methods:

  • Utilized a large dataset (346,201 records) from Australian Medicare and Pharmaceutical Benefits Schemes (2004-2014).
  • Developed and compared five AI algorithms: Logistic Regression (LR), Random Forest (RF), Extra Trees (ET), Gradient Boosting Trees (GBT), and Deep Neural Network (DNN).
  • Employed the Synthetic Minority Oversampling Technique (SMOTE) to address class imbalance in the dataset.

Main Results:

  • Gradient Boosting Trees (GBT) and Random Forest (RF) achieved the highest discrimination, with AUCs of 97.8% and 97.7%, respectively.
  • Deep Neural Network (DNN) showed the lowest discrimination (95.3%), while Logistic Regression (LR) had the least reliable calibration.
  • SMOTE improved LR performance, and GBT and DNN effectively handled imbalanced data without SMOTE.

Conclusions:

  • AI models, particularly GBT and RF, offer efficient and high-performance prediction of CVD mortality using limited claims data.
  • The study provides a valuable comparison to guide clinicians in selecting appropriate AI models for pre-clinic CVD risk assessment.
  • These findings can enhance early intervention strategies and potentially reduce healthcare system costs associated with CVD.
Abstract

Related Concept Videos

Actuarial Approach01:20

Actuarial Approach

The actuarial approach, a statistical method originally developed for life insurance risk assessment, is widely used to calculate survival rates in clinical and population studies. This method accounts for participants lost to follow-up or those who die from causes unrelated to the study, ensuring a more accurate representation of survival probabilities.
Consider the example of a high-risk surgical procedure with significant early-stage mortality. A two-year clinical study is conducted,...
180
Kaplan-Meier Approach01:24

Kaplan-Meier Approach

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,...
360
Cancer Survival Analysis01:21

Cancer Survival Analysis

Cancer survival analysis focuses on quantifying and interpreting the time from a key starting point, such as diagnosis or the initiation of treatment, to a specific endpoint, such as remission or death. This analysis provides critical insights into treatment effectiveness and factors that influence patient outcomes, helping to shape clinical decisions and guide prognostic evaluations. A cornerstone of oncology research, survival analysis tackles the challenges of skewed, non-normally...
508