Related Experiment Videos

Structured-to-text ClinicalBERT embeddings with random Forest for heart disease prediction: a proof-of-concept study

U Priyadharshini1, R Vijayan2

  • 1School of Advanced Sciences, Vellore Institute of Technology (VIT), Vellore, India.

Insights

This study introduces a novel ClinicalBERT framework to improve heart disease prediction by converting structured data into text. The model achieved 95.6% accuracy, offering enhanced cardiovascular risk assessment.

Area of Science:

  • Medical Informatics
  • Artificial Intelligence in Healthcare
  • Cardiovascular Disease Research

Background:

  • Heart disease is a leading global cause of mortality, necessitating advanced prediction systems.
  • Traditional machine learning models for cardiovascular disease prediction often overlook contextual patient feature relationships.

Purpose of the Study:

  • To develop and evaluate a structured-to-text ClinicalBERT framework for enhanced heart disease risk prediction.
  • To leverage transformer-based embeddings for improved cardiovascular risk assessment.

Main Methods:

  • Structured cardiovascular data from the UCI Statlog/Kaggle dataset were transformed into clinical text descriptions.
  • ClinicalBERT processed text representations to generate contextual embeddings.
  • A Random Forest classifier utilized these embeddings for heart disease prediction, with performance assessed via standard metrics.

Main Results:

  • The ClinicalBERT + Random Forest framework achieved high performance: 95.6% accuracy, 88.89% precision, 95.30% recall, 91.30% F1-score, and 0.71 ROC-AUC.
  • Contextual embeddings from ClinicalBERT demonstrated superior feature representation compared to conventional machine learning models.
  • The framework showed feasibility in adapting ClinicalBERT to structured cardiovascular data.

Conclusions:

  • The proposed ClinicalBERT framework offers a promising approach for accurate cardiovascular risk prediction.
  • While a proof-of-concept, the study highlights the potential of text-based AI in analyzing structured clinical data.
  • Future research should focus on larger datasets and external validation for broader clinical applicability.

Related Concept Videos