paper-with-me

홈 › Papers

Centralized and Federated Heart Disease Classification Models Using UCI Dataset and their Shapley-value Based Interpretability

2024-08-12 · Mario Padilla Rodriguez, Mohamed Nafea

Cardiovascular diseases are a leading cause of mortality worldwide, highlighting the need for accurate diagnostic methods. This study benchmarks centralized and federated machine learning algorithms for heart disease classification using the UCI dataset which includes 920 patient records from four hospitals in the USA, Hungary and Switzerland. Our benchmark is supported by Shapley-value interpretability analysis to quantify features' importance for classification. In the centralized setup, various binary classification algorithms are trained on pooled data, with a support vector machine (SVM) achieving the highest testing accuracy of 83.3\%, surpassing the established benchmark of 78.7\% with logistic regression. Additionally, federated learning algorithms with four clients (hospitals) are explored, leveraging the dataset's natural partition to enhance privacy without sacrificing accuracy. Federated SVM, an uncommon approach in the literature, achieves a top testing accuracy of 73.8\%. Our interpretability analysis aligns with existing medical knowledge of heart disease indicators. Overall, this study establishes a benchmark for efficient and interpretable pre-screening tools for heart disease while maintaining patients' privacy. This work is available at https://github.com/padillma1/Heart-Disease-Classification-on-UCI-dataset-and-Shapley-Interpretability-Analysis.

📄 PDF Abstract BibTeX arXiv:2408.06183

Code (1)

padillma1/heart-disease-classification-on-uci-dataset-and-shapley-interpretability-analysis 공식 구현 pytorch

Tasks

Binary ClassificationClassificationDiagnosticFederated Learning

Methods 이 논문이 사용한 방법론

SVM A Support Vector Machine, or SVM, is a non-parametric supervised learning model. For non-linear classification and regression, they utilise the kernel trick to map inputs…

Similar Papers 제목 키워드 기반

Federated Proximal Optimization for Privacy-Preserving Heart Disease Prediction: A Controlled Simulation Study on Non-IID Clinical Data

2026-01-23 · Farzam Asad, Junaid Saif Khan, Maria Tariq, Sundus Munir 외 arxiv

Healthcare institutions have access to valuable patient data that could be of great help in the development of improved diagnostic models, but privacy regulations like HIPAA and GDPR prevent hospitals from directly shari…

Federated Learning

Global Layers: Non-IID Tabular Federated Learning

2023-05-29 · Yazan Obeidi

Data heterogeneity between clients remains a key challenge in Federated Learning (FL), particularly in the case of tabular data. This work presents Global Layers (GL), a novel partial model personalization method robust …

Federated Learning

Differential Privacy-Driven Framework for Enhancing Heart Disease Prediction

2025-04-25 · Yazan Otoum, Amiya Nayak

With the rapid digitalization of healthcare systems, there has been a substantial increase in the generation and sharing of private health data. Safeguarding patient information is essential for maintaining consumer trus…

Decision MakingDisease PredictionDrug DiscoveryFederated Learning+1

Loss-Guided Model Sharing and Local Learning Correction in Decentralized Federated Learning for Crop Disease Classification

2025-05-29 · Denis Mamba Kabala, Adel Hafiane, Laurent Bobelin, Raphael Canals

Crop disease detection and classification is a critical challenge in agriculture, with major implications for productivity, food security, and environmental sustainability. While deep learning models such as CNN and ViT …

Federated LearningPrivacy Preserving

FedCVD++: Communication-Efficient Federated Learning for Cardiovascular Risk Prediction with Parametric and Non-Parametric Model Optimization

2025-07-30 · Abdelrhman Gaber, Hassan Abd-Eltawab, John Elgallab, Youssif Abuzied 외 arxiv

Cardiovascular diseases (CVD) cause over 17 million deaths annually worldwide, highlighting the urgent need for privacy-preserving predictive systems. We introduce FedCVD++, an enhanced federated learning (FL) framework …

Federated Learning