You are currently viewing a new version of our website. To view the old version click .
Healthcare
  • Review
  • Open Access

5 November 2025

Federated Learning for Cardiovascular Disease Prediction: A Comparative Review of Biosignal- and EHR-Based Approaches

,
,
,
and
1
Department of Artificial Intelligence Convergence, Chonnam National University, Buk-gu, Gwangju 61186, Republic of Korea
2
Hyper-Wide Federated Medical AI Research Center, Chonnam National University, Buk-gu, Gwangju 61186, Republic of Korea
3
Department of Cardiology, Chonnam National University Hospital, Dong-gu, Gwangju 61469, Republic of Korea
4
Department of Cardiology, Chonnam National University Medical School, Dong-gu, Gwangju 61469, Republic of Korea

Abstract

Federated Learning (FL) has emerged as a promising framework for multi-institutional medical artificial intelligence, enabling collaborative model development while preserving data privacy and security. Despite increasing research on federated approaches for cardiovascular disease prediction, previous reviews have largely focused on disease-specific perspectives without systematically comparing data modalities. This study comprehensively examines 28 representative investigations from the past five years, including 17 biosignal-based and 11 electronic health record (EHR)-based applications. Biosignal-based FL emphasizes personalized electrocardiogram (ECG) classification, mitigation of non-independent and identically distributed (Non-IID) data, and Internet of Things (IoT)-based monitoring using methods such as client clustering, asynchronous learning, and Bayesian inference. In contrast, EHR-based studies prioritize large-scale hospital collaboration, adaptive optimization, and secure aggregation through distributed frameworks. By systematically comparing methodological strategies, performance trade-offs, and clinical feasibility, this review highlights the complementary strengths of biosignal- and EHR-based approaches. Biosignal frameworks show strong potential for personalized, low-latency cardiac monitoring, whereas EHR frameworks excel in scalable and privacy-preserving decision support. Building upon the limitations of earlier reviews, this paper introduces data-type-centric design guidelines to enhance the reliability, interpretability, and clinical scalability of FL in cardiovascular diagnosis and prediction.

1. Introduction

Medical data are highly sensitive and heterogeneous, making direct sharing between institutions legally and ethically challenging [,]. Biosignals (e.g., electrocardiogram, ECG; photoplethysmography, PPG; phonocardiogram, PCG) and electronic health records (EHRs) often contain personally identifiable information (PII), underscoring the need for secure analytical frameworks [,]. In this context, federated learning (FL), which enables collaborative learning while keeping data local, has received growing attention in medical artificial intelligence []. FL ensures privacy protection and enables distributed model training across domains including medical imaging, clinical outcome prediction, biosignal analysis, and EHR-based modeling [].
Cardiovascular diseases (CVD) are high-risk chronic conditions that remain among the leading causes of death worldwide [,,]. As the population ages and lifestyles change, the prevalence of these diseases continues to rise, placing an increasing burden on healthcare systems [,,,,,]. Therefore, their diagnosis and management require continuous biosignal monitoring, prognostic prediction using historical EHR data, and multi-institutional collaboration, which are closely aligned with the technical characteristics of FL [,]. For example, ECG and PPG signals collected from wearable devices present challenges due to inter-patient variability and inter-device heterogeneity []. EHRs differ in recording formats and diagnostic coding systems across hospitals, requiring integrated analysis of diverse data such as medical histories, medication records, and laboratory test results []. These challenges reveal the limitations of centralized learning and have prompted active research into FL frameworks as an alternative [,,,]. This interdependence between multi-source data and distributed analytics positions FL as an ideal paradigm for cardiovascular research.
Previous reviews, such as that by Donkada et al., provided a comprehensive analysis of FL applications in CVD prediction, addressing technical issues including model structure, communication efficiency, and data privacy []. However, despite its disease-centric focus, the study lacked systematic classification of data-type heterogeneity and sensor-specific learning strategies. Similarly, Rahman et al. examined the application of FL for remote ECG data and communication infrastructure security policies [], but did not discuss algorithmic design tailored to data type or concrete aspects of real-world clinical implementation. As such, existing reviews have primarily centered on disease-focused approaches, providing limited discussion of data-type-specific FL strategies, thereby highlighting the need for a more systematic analysis.
Therefore, this paper systematically analyzes FL application strategies for diagnostic and predictive studies using biosignals and EHRs, with a focus on CVDs. Specifically, it compares structural characteristics, application methods, technical approaches, and common challenges across data types to propose customized FL design guidelines. By addressing strategic differences not sufficiently covered in previous reviews, this work aims to enhance the practical applicability of CVD prediction and improve the scalability of medical artificial intelligence.

2. Materials and Methods

In this study, we conducted a literature review on federated learning (FL) for cardiovascular diseases (CVDs), covering studies published from January 2020 to March 2025. Searches were performed across three major academic databases—Google Scholar (Google LLC, Mountain View, CA, USA), IEEE Xplore (Institute of Electrical and Electronics Engineers, New York, NY, USA), and PubMed (U.S. National Library of Medicine, Bethesda, MD, USA)—using the same query and timeframe. Google Scholar was selected as the primary database because it provides broad interdisciplinary coverage across both engineering and medical research domains, enabling a unified and reproducible search process. IEEE Xplore and PubMed were additionally searched to ensure completeness; however, no new studies meeting the predefined inclusion criteria were identified. The core search query was “federated learning for cardiovascular disease”, supplemented with domain-specific keywords such as ECG, PPG, PCG, and EHR to broaden the scope. A total of 40 papers, all written in English, were identified. After manually removing duplicates and screening titles and abstracts, 28 studies were finally included for analysis. The overall search and selection process followed the PRISMA guidelines and is summarized in Figure 1.
Figure 1. PRISMA flow diagram illustrating the process of identification, screening, eligibility assessment, and final inclusion of 28 studies. * The asterisk indicates that records were identified from major databases (Google Scholar, IEEE Xplore, and PubMed).
The inclusion criteria required studies to be directly related to the prediction or diagnosis of CVD and to apply FL to real-world data sources such as biosignals and electronic health records, including medical imaging datasets when clinically relevant. Exclusion criteria included generic FL theory papers without direct CVD relevance, studies with severely limited datasets or insufficient validation, and those describing IoT/edge simulations or blockchain integrations lacking clinical applicability. While excluded from the main comparative analysis, some of these excluded studies were retained as contextual discussion. The final 28 studies were categorized into six domains: EHR-based studies, biosignal-based studies (ECG, PPG, PCG), medical imaging-based studies, IoT and edge-based studies, FL algorithmic and architectural proposals, and integrative studies. Among these, this review provides an in-depth comparative analysis of 11 EHR-based and 17 biosignal-based studies, whereas the remaining categories were referenced contextually due to their limited representation in the literature.
Previous reviews have broadly addressed both the medical applicability and technical advantages of FL [,]. Donkada et al. [] conducted a scoping review summarizing the promises and challenges of FL for CVD detection. However, their analysis remained largely descriptive and did not differentiate between data modalities. Rahman et al. [] focused on challenges and potential solutions for applying FL in cardiology, emphasizing issues such as data heterogeneity, privacy, and governance, yet maintained a disease-centric perspective without a systematic comparison of data-driven strategies. Most prior reviews remained disease-centric, with limited comparative analysis of strategy differences across data types.
To address these gaps, this paper compares and analyzes FL application strategies for biosignals and EHRs, proposing tailored design guidelines for each data type. FL is a distributed machine learning approach in which each participating institution or device (clients) trains a model locally without transmitting raw data to a central server. Instead, only model parameters are shared. First introduced by McMahan et al. in 2016, FL has attracted significant attention as a means of simultaneously ensuring data privacy and communication efficiency []. In the medical domain, FL is particularly valued for enabling multi-institutional collaboration while safeguarding sensitive patient information. Figure 2 illustrates the structural differences between centralized learning and FL. In FL, the common aspect across participating data centers is the local storage and use of sensitive patient data, which is never transferred. Differences arise from variations in data distributions and modalities across institutions, including patient demographics, device types, and clinical coding standards. The information exchanged between centers and the central server is strictly limited to model parameters or aggregated updates, occasionally supplemented by performance metrics, but never raw patient data.
Figure 2. Structural comparison between centralized learning and FL. The diagram is redrawn by the authors based on Intel Community [].
FL can be broadly categorized into two major architectures—Cross-Device and Cross-Silo—depending on client characteristics and scale []. Cross-Device FL typically involves numerous small-scale devices, such as smartphones, Internet-of-Things (IoT) sensors, and wearable devices, which contribute intermittently and often operate under constrained computational or communication resources. Cross-Silo FL, in contrast, involves a smaller number of large and relatively stable participants, such as hospitals, research institutes, and healthcare consortia, each maintaining substantial institution-level datasets.
Figure 3 illustrates these architectural differences [,], showing that biosignal-based studies generally align with Cross-Device configurations owing to their decentralized and real-time nature, whereas EHR-based research is more commonly implemented in Cross-Silo settings that demand coordinated inter-institutional collaboration. Therefore, distinct structural designs and optimization strategies must be adopted according to the research objectives, data modality, and communication environment to ensure scalability, efficiency, and clinical reliability [].
Figure 3. Structural comparison between Cross-Device and Cross-Silo FL structures. The diagram is redrawn by the authors based on [], licensed under CC BY 4.0.
Medical data often exhibit non-independent and identically distributed (Non-IID) characteristics due to factors such as patient heterogeneity, rarity of specific diseases, and variability in equipment []. These challenges can lead to slower model convergence, imbalanced performance across clients, and overfitting to particular participants, ultimately limiting the practicality of medical artificial intelligence (AI) applications []. To overcome these issues, strategies such as personalized learning, client clustering, and importance-weighted aggregation have been proposed to mitigate data bias and enhance learning stability [,,]. Figure 4 conceptually and visually illustrates the differences between independent and identically distributed (IID) and Non-IID datasets [], emphasizing the inherent imbalance and highlighting the necessity of federated-learning frame works tailored to the unique characteristics of medical data.
Figure 4. Conceptual comparison of IID vs. Non-IID datasets. Reproduced from [], licensed under CC BY-NC-ND 4.0.

3. Results

3.1. Biosignal-Based FL Applications

Table 1 summarizes FL studies employing diverse biosignals, including ECG, PCG, and PPG. Each study implemented tailored strategies based on data structure and clinical requirements. ECG-based research focused on personalization, privacy preservation, communication efficiency, and disease-specific optimization, whereas PCG- and PPG-based studies emphasized scalability in real-world clinical environments, addressing issues such as label inconsistency, regression-based blood-pressure estimation, and inter-device heterogeneity. Collectively, these studies demonstrate the diversity of federated approaches across biosignal modalities and lay the foundation for a more detailed examination of ECG, PCG, and PPG applications in the following sections.
Table 1. Summary of FL research cases based on biosignals.
Among these biosignals, the ECG is the most widely utilized modality for the diagnosis of CVD and is continuously collected in both clinical and wearable-device environments, making it particularly well-suited for FL applications []. Owing to its prevalence and diagnostic importance, recent studies have applied FL to ECG data for a range of objectives, including enhancing personalization, preserving data privacy, and enabling large-scale multi-institutional collaboration.
Because ECG signals exhibit substantial inter-patient variability, a single global model often struggles to achieve sufficient generalization across clients. To address this limitation, Tang et al. [] proposed a feature alignment strategy designed to harmonize ECG waveform characteristics among clients. In their empirical evaluation, the method achieved an average classification accuracy of 87.85% on local data and 83.92% on global data, outperforming existing approaches. Furthermore, classification performance was improved through the integration of graph representation learning and customized loss functions within a dual learning framework that combined global and local models. In this framework, M G represents the updated global model aggregated on the server, while M G denotes its fixed copy inherited by each client for local training. M C serves as the local feature extractor, and M f as the final classifier. The three loss terms— L c , L a , and L t —optimize classification, global alignment, and local alignment, respectively. Figure 5 illustrates this personalized ECG-based FL framework, demonstrating enhanced performance through the mitigation of patient-specific variability.
Figure 5. Personalized FL framework for ECG classification. Reproduced from [], licensed under CC BY 4.0. (Note: the original figure contains the term ‘Federate learning,’ which should read as ‘Federated learning’).
ECG data in FL environments often exhibit significant Non-IID characteristics across patients, devices, and institutions, which can result in performance degradation and unstable convergence in standard aggregation algorithms such as FedAvg [], particularly under class-imbalance conditions. To address these issues, several studies have investigated client-clustering approaches based on feature similarity to enhance personalization in Cross-Device settings. Lin et al. [] demonstrated that their federated framework employing client clustering attained an average accuracy of 89.26% while a centralized baseline achieved 96.94% accuracy. Although the federated model performed below the centralized baseline, it enabled privacy-preserving collaborative training without sharing raw ECG data, highlighting the practical feasibility of client-clustering strategies for personalized cardiac diagnosis.
In addition to clustering-based strategies, other studies have explored optimization approaches to address the challenges posed by Non-IID ECG data. The FedGE algorithm [] achieved an F1-score of 0.70 under Non-IID conditions, representing a 75% improvement over the FedAvg baseline, and demonstrated up to 33% faster convergence in IID settings. Similarly, a weighted FL approach [] attained 98% accuracy, 99% sensitivity, and 91% specificity, outperforming both the standard FL configuration and centralized learning baselines in mitigating class imbalance. These results collectively highlight the effectiveness of personalized aggregation and weighting strategies for improving learning stability and fairness in heterogeneous ECG environments.
Continuous physiological indicators such as heart rate exhibit considerable variability and subject-specific uncertainty, making accurate regression prediction particularly challenging. To address this challenge, Fang et al. [] proposed a personalized FL framework that integrates Bayesian inference to account for client-specific uncertainty, handle ECG waveform variability, and improve regression prediction accuracy. The proposed model achieved mean training/testing mean squared errors (MSEs) of 3.11/3.08 and 2.81/2.95, respectively, outperforming the FedAvg baseline (3.27/3.23).
Medical data sharing across countries and institutions is frequently constrained by legal and ethical considerations, which limits the generalizability of models trained on single-institution datasets—particularly for rare diseases such as hypertrophic cardiomyopathy (HCM). To overcome these challenges, several studies have investigated Cross-Silo FL, explainable artificial intelligence (XAI), and context-aware frameworks aimed at improving diagnostic accuracy while maintaining data privacy. Goto et al. [] developed ECG and echocardiography models for diagnosing HCM without requiring direct data exchange between institutions in a multi-institutional collaboration. Their Cross-Silo FL models achieved C-statistics ranging from 0.90 to 0.96 across all participating sites, whereas centralized models trained locally showed AUROCs of 0.88–0.93 for internal validation but declined to 0.79–0.82 on external datasets. These results indicate that, while centralized approaches suffer from limited generalizability, FL maintained robust diagnostic performance across multinational institutions, including those in the United States and Japan.
Raza et al. [] integrated XAI techniques with Gradient-weighted Class Activation Mapping (Grad-CAM)-based visualization to improve interpretability and diagnostic reliability for medical practitioners in real-time ECG monitoring. The proposed system achieved accuracies of 98.9% on clean data and 94.5% on noisy datasets, along with near-zero mean absolute deviation (MAD) and an 8.2% reduction in communication cost via selective layer transmission. Although the study did not directly compare its results to a centralized baseline, the reported performance was comparable to previously published centralized models (≈96.9–98.8%), demonstrating that federated approaches can simultaneously achieve privacy preservation and interpretability.
Ogbuabor et al. [] introduced a privacy-preserving, context-aware FL framework for cardiac health monitoring that leverages both physiological and activity signals. When evaluated on an independent dataset, the framework achieved classification accuracies of 89% with a support vector machine (SVM) and 81% with a logistic regression model. The FL-based framework produced more consistent results, underscoring its advantage in both model generalization and data privacy protection while conventional centralized models exhibited poor generalization with accuracies ranging from 53% to 88% across client-level evaluations.
Although large amounts of ECG data are continuously collected, a substantial portion remains unlabeled because manual annotation requires both time and clinical expertise. This limitation hinders the development of accurate FL models, particularly in small or resource-limited institutions. To mitigate the shortage of labeled data, Ying et al. [] proposed a semi-supervised FL framework termed FedECG. In this approach, a global model is first pre-trained on the central server using labeled ECG samples and then distributed to clients, where local models learn from unlabeled data before contributing updates to the server. In their experiments, they achieved 94.8% accuracy using only 50% labeled data, comparable to the 95.9% accuracy obtained from a fully supervised centralized baseline demonstrating strong robustness in limited-data settings while alleviating annotation inconsistencies across institutions. Figure 6 illustrates the overall workflow proposed by Ying et al. [], which visualizes the semi-supervised federated training process and its interaction between the central server and local clients.
Figure 6. Semi-supervised FL framework for ECG anomaly prediction. Reproduced from [], licensed under CC BY-NC-ND 4.0.
In Internet of Things (IoT) and Internet of Medical Things (IoMT) environments, ECG signals are continuously collected through wearable and mobile devices; however, centralized data processing introduces privacy risks and communication latency, making it unsuitable for real-time clinical monitoring. To address these challenges, Wang et al. [] proposed a privacy-centric FL framework designed to protect ECG data collected in IoMT systems while maintaining diagnostic accuracy. When evaluated on the MIT-BIH dataset, the framework achieved approximately 90% accuracy for local models and global accuracies of 90.9%, 84.7%, and 78.3% under privacy budgets (ε = 1.0, 0.8, and 0.6, respectively), while reducing the probability of successful data reconstruction by nearly 50%.
Mehta and Kundra [] implemented a lightweight adaptive FL framework for distributed edge devices in IoT-based sensor environments. Their system achieved 97.8% accuracy, 98.2% recall, and an F1-score of 97.3% for arrhythmia detection, while reducing communication latency by 35% compared with the centralized baseline. These findings demonstrate the practicality of deploying FL in real-time cardiac health monitoring systems and emphasize the role of differential privacy (ε = 1.5) in safeguarding sensitive physiological data.
In medical FL scenarios, heterogeneity in network bandwidth, computational capacity, and data distribution across clients often leads to inconsistent training performance and latency issues, rendering synchronous FL inefficient due to the so-called straggler problem. To address this limitation, Sakib et al. [] proposed an asynchronous FL architecture that accommodates differences in communication delay and computational resources among medical clients, maintaining convergence stability and predictive accuracy. In their experiments on arrhythmia detection, the asynchronous model achieved approximately 95% accuracy after convergence, demonstrating higher area under the curve (AUC), faster execution, and lower memory consumption compared with the synchronous baseline. Similarly, Khan et al. [] applied an asynchronous framework to CVD prediction, achieving accuracies of 89.1% and 89.9% on two independent datasets—surpassing the synchronous counterpart while substantially improving training efficiency. Collectively, these studies highlight the potential of asynchronous FL to enhance scalability and responsiveness in heterogeneous medical environments.
Congestive heart failure (CHF) is a progressive cardiac disorder in which early detection plays a vital role in preventing disease progression and improving patient outcomes. However, data scarcity and strict privacy regulations often limit large-scale model development in this domain. To overcome these challenges, Zou et al. [] applied a convolutional neural network (CNN)-based UNet++ architecture within a FL framework, utilizing distributed ECG data to construct a high-performance predictive model for early CHF detection. Their approach processed RR interval–based ECG signals through the UNet++ architecture and integrated them into a multi-institutional FL setting, enabling collaborative model training without direct data sharing. The study reported accuracy of 89.83% for the centralized baseline and 87.54% for the FL configuration, outperforming other UNet++ variants while preserving data privacy and demonstrating the feasibility of FL for early cardiac risk prediction.
Beyond ECG data, other biosignals such as PCG and PPG have also been investigated in FL applications, each requiring approaches tailored to their distinct physiological characteristics and data modalities. PCG, derived from the acoustic signals generated by cardiac mechanical activity, serves as a widely used non-invasive and cost-effective modality for CVD screening, particularly in detecting abnormal heart sounds []. However, in multi-institutional settings, challenges such as data fragmentation, inconsistent labeling, and privacy restrictions limit the feasibility of centralized learning. To address these challenges, Qiu et al. [] developed a series of FL models using PCG data, demonstrating that the federated paradigm can be effectively applied to heart-sound classification with FedAvg-based architectures such as Fed-MLP, Fed-CNN1, and Fed-CNN2. In their experiments, the centralized CNN2 model achieved the highest accuracy of 76.2%, whereas its federated counterpart (Fed-CNN2) achieved 72.1% under independent and identically distributed (IID) and 65.4% under Non-IID settings with global model aggregation. Although the FL model exhibited a modest accuracy reduction relative to the centralized baseline, it achieved the best sensitivity (59.2%) and specificity (65.9%), validating the feasibility of FL for PCG-based cardiac sound classification across distributed institutions.
Qiu et al. [] further proposed the Fed-MStacking approach—an ensemble technique that integrates heterogeneous local models, including random forest (RF), feedforward neural networks (FNN), and convolutional neural networks (CNN). This framework was designed to mitigate label inconsistencies and misalignments among institutions participating in PCG-based FL. Experimental results showed that Fed-MStacking produced more stable and higher performance after data balancing, achieving an unweighted average recall (UAR) of 79.31% on coronary artery disease (CAD) datasets, outperforming homogeneous stacking (75.18%) and existing baseline methods (71.86%). These findings highlight the robustness and adaptability of ensemble-based FL strategies in heterogeneous PCG environments, emphasizing their potential to enhance generalization across diverse healthcare institutions.
PPG is a non-invasive optical biosignal that measures volumetric changes in blood flow and is widely employed for continuous cardiovascular monitoring [], including blood pressure (BP) estimation. However, variations in device calibration, nonlinear signal–BP relationships, and privacy concerns in multi-device environments hinder the feasibility of centralized training. To overcome these limitations, Brophy et al. [] proposed an FL framework that integrates generative adversarial networks (GANs) for PPG-based BP prediction. In this approach, each client trains a local GAN model using its own calibrated PPG data, and the server aggregates model parameters to construct a global predictor without requiring direct data sharing. Experimental results demonstrated that the FL-based model achieved a mean arterial pressure (MAP) error of 2.95 mmHg and a root mean square error (RMSE) of 0.24—only slightly higher than the centralized baseline (RMSE 0.19)—indicating that the federated model preserved near-equivalent predictive performance while ensuring privacy. Although the MAP value itself cannot be directly interpreted under the Association for the Advancement of Medical Instrumentation (AAMI)/American National Standards Institute (ANSI)/International Organization for Standardization (ISO) criteria (which apply to systolic and diastolic blood pressure), these results show that the proposed FL framework effectively addresses the nonlinear nature of time-series signals and inter-device heterogeneity, thereby improving regression prediction performance by accounting for individual differences.
Figure 7 illustrates the FL framework for PPG-based BP estimation, with (a) showing the GAN-based FL model architecture and (b) depicting the system implementation and data-transmission flow. These findings demonstrate the enhanced clinical applicability of wearable-based real-time blood-pressure estimation and highlight the potential of FL–GAN integration for privacy-preserving cardiovascular monitoring.
Figure 7. FL architecture for PPG-based blood pressure estimation: (a) GAN-based FL model structure; (b) system implementation and transmission flow. Reproduced from [], licensed under CC BY 4.0.

3.2. EHR-Based FL Applications

EHRs contain extensive clinical information, including diagnostic codes, medication histories, and laboratory test results, making them an essential foundation for medical artificial intelligence (AI) research. However, inter-hospital heterogeneity and the sensitive nature of personal health information raise significant challenges for centralized model development. FL offers a promising alternative by enabling collaborative training without the need to share raw EHR data.
As summarized in Table 2, EHRs provide a robust foundation for FL by enabling collaborative model development while ensuring data privacy through local storage. Because of their high dimensionality and often unstructured format—including diagnostic codes, medication histories, and laboratory test results—EHRs demand FL strategies capable of efficiently processing complex and heterogeneous clinical data [].
Table 2. Summary of FL research cases based on EHR.
Early studies demonstrated the feasibility of applying distributed learning to EHRs for CVD prediction. For example, Kavitha Bharathi et al. [] implemented basic FL models using deep learning and conventional classifiers such as logistic regression (LR) and support vector machines (SVM), achieving accuracies of 82.38% and 90.3%, respectively, compared with a 95.8% centralized baseline. Similarly, Sharma and Sharma [] trained a convolutional neural network (CNN)-based FL framework that achieved 94.99% accuracy—closely approximating the 97% accuracy of its centralized counterpart—demonstrating the ability of FL to preserve both privacy and predictive performance. Furthermore, Ramaswami [] compared multiple classifiers in an FL setting, reporting diagnostic performance metrics between 0.95 and 0.96 for accuracy, precision, recall, and F1-score, outperforming other privacy-preserving and conventional approaches. Collectively, these studies confirm that FL can achieve diagnostic accuracy comparable to centralized learning while ensuring data confidentiality, thus validating its applicability for real-world EHR-based cardiovascular prediction.
Because EHRs contain sensitive personal information, even FL frameworks can face security and privacy risks such as model inversion or information leakage. To mitigate these threats, recent studies have focused on security-centric FL designs that incorporate privacy-preserving mechanisms and decentralized architectures.
Lee et al. [] proposed a sequential pattern-mining approach integrated with FL to securely extract disease-related patterns from distributed EHR data. In their framework, differential privacy (DP) and secure aggregation were implemented to protect sensitive patient information during model updates, enabling peer-to-peer (P2P) sharing of predictive rules without direct data exchange. The study reported only minor performance trade-offs when DP was applied, and aggregated models maintained stable F1-scores and area under the curve (AUC) values even as the number of data partitions increased, demonstrating the scalability of privacy-preserving EHR analysis.
Building on this concept, Wei et al. [] introduced a fully decentralized online FL architecture named DeFedHDP to eliminate single points of failure and enhance robustness in multi-institutional environments. The design employed Gaussian-noise–based differential privacy and a one-point bandit feedback (OPBF) technique to prevent gradient vanishing. The system achieved approximately 90% accuracy, with all clients recording AUCs above 0.93 and F1-scores exceeding 0.90, while showing faster runtime and improved communication efficiency compared with homomorphic encryption–based methods. These findings collectively underscore the growing importance of decentralized and privacy-preserving FL frameworks for securing sensitive EHR data in clinical applications.
In many clinical settings—particularly those relying on Internet of Things (IoT)–based devices or operating with limited infrastructure—the deployment of conventional FL frameworks remains challenging. EHR data collected from diverse sources such as wearable sensors are highly heterogeneous, while privacy, bandwidth, and computational constraints further complicate distributed learning. To address these limitations, several studies have explored lightweight and adaptive FL approaches designed for resource-constrained environments. Jalal et al. [] proposed a horizontal FL (HFL) framework combined with the random forest (RF) algorithm to enable heart disease prediction using multi-institutional EHR data. Their experiments demonstrated that the HFL-RF model achieved up to 97.22% accuracy and an F1-score of 96%, improving by approximately 7.1% over the centralized baseline (~85% accuracy). These results highlight the potential of FL to enhance accessibility and expand its applicability in low-resource healthcare environments.
Bebortta et al. [] extended EHR-based FL to IoT-integrated medical ecosystems by introducing FedEHR, a clustering-based hierarchical FL framework that processes heterogeneous sensor-derived EHR data. This structure ensured both communication efficiency and predictive accuracy by reflecting variations in data distribution and device characteristics. The FedEHR model achieved a peak accuracy of 99.86%, surpassing the centralized SVM baseline (≈95–96%) and outperforming all other benchmark models. It also demonstrated faster convergence and greater efficiency in communication volume and computational cost. Figure 8 depicts this hierarchical FL structure within an IoT environment, illustrating the process by which data are trained locally on wearable devices and subsequently aggregated on the server.
Figure 8. System architecture of a clustering-based FL framework utilizing IoT-based EHR data. Reproduced from []. licensed under CC BY 4.0.
The coronary artery calcification score (CACS) is a clinically significant biomarker for assessing coronary artery disease (CAD) risk; however, its measurement via computed tomography (CT) is expensive and exposes patients to radiation. Developing accurate prediction models can reduce unnecessary imaging, yet limited data availability and stringent privacy regulations often restrict inter-hospital data sharing. FL offers a practical solution by enabling collaborative model training without the need to exchange sensitive patient information.
To address this issue, Wolff et al. [] developed a distributed learning framework using the FeatureCloud platform for predicting CACS in multi-institutional settings. The framework was designed to ensure privacy through consent-based participation and secure model-parameter exchange among hospitals. The FL model achieved an accuracy of 67.65%, sensitivity of 66.67%, and specificity of 68.57%, which were comparable to the centralized baseline (accuracy 67.65%, area under the curve [AUC] 0.755). Figure 9 illustrates the FeatureCloud architecture, emphasizing how privacy and compliance are maintained across institutions during federated training. These results demonstrate that FL can facilitate privacy-preserving collaboration for cardiovascular risk prediction in real-world multi-center environments.
Figure 9. FL system architecture using the FeatureCloud platform. Reproduced from [], licensed under CC BY 4.0.
The effective management of chronic diseases such as CVD increasingly depends on Internet of Things (IoT)–enabled wearable devices that continuously generate real-time EHR data. However, IoT environments frequently experience data-quality degradation, network instability, and data drift, which complicate federated model training. To overcome these challenges, Birari et al. [] proposed an adaptive FL framework integrating IoT data streams with adaptive gradient clipping (AGC) to stabilize training and reduce communication overhead. Their model, termed FTL-AGC, achieved an average area under the curve (AUC) of 88.5%—the highest among benchmark models—demonstrating robustness despite the absence of direct centralized baseline comparisons.
In another study on heart disease and stroke prediction, Potti et al. [] implemented a server–client FL framework and directly compared it with centralized baselines using the same dataset split. The best centralized model, based on the random forest (RF) algorithm, achieved accuracy, whereas their FL implementation attained 96.3% accuracy and an F1-score of 91.2%. These results highlight the potential of FL to achieve superior predictive performance while maintaining patient data privacy.
Kapila et al. [] proposed a hybrid approach that combines feature selection and feature extraction techniques to enhance FL performance on high-dimensional EHR data. Diagnostic codes and medication histories were first filtered using analysis of variance (ANOVA) and Chi-square tests, and the reduced feature space was then processed via linear discriminant analysis (LDA), improving both learning efficiency and predictive reliability. The method achieved 88.52% accuracy and an F1-score of 89.23% on the Cleveland heart disease dataset, outperforming both the FL-only baseline and conventional machine-learning methods. Although no centralized baseline was reported, this study demonstrated the advantages of integrating dimensionality-reduction techniques within FL frameworks for improved clinical decision support.

3.3. Comparative Analysis of Biosignal- and EHR-Based FL

This section provides a comparative analysis of the characteristics, technical challenges, applied methodologies, and representative applications of biosignal- and EHR-based FL. As summarized in Table 3, biosignals are high-resolution, real-time time-series data that are well suited for personalized modeling and deployment in resource-constrained or mobile environments. In contrast, EHR data comprise both structured and unstructured records, making them more appropriate for inter-hospital collaboration, large-scale system integration, and longitudinal disease management. These distinctions form the basis for the following discussion, which explores how the inherent differences between biosignal and EHR modalities influence FL design strategies, optimization approaches, and clinical applicability.
Table 3. Comparison of FL based on biosignals and EHR.
In addition to the comparative characteristics discussed above, it is also essential to examine the publicly available datasets that have facilitated FL research across both biosignal and EHR domains. Table 4 summarizes representative open datasets commonly used in the literature, encompassing modalities such as ECG, RR intervals, heart sounds, and structured clinical records. Although these public datasets are relatively limited in size compared with production-scale clinical data, FL remains indispensable as it enables the integration of data from multiple institutions and devices without compromising patient privacy.
Table 4. Representative Public Datasets.
In practice, individual datasets are frequently fragmented across institutions, each containing a limited number of samples. Through distributed computation, FL allows these fragmented datasets to be jointly leveraged, thereby increasing statistical power, improving model generalizability, and overcoming privacy constraints that hinder centralized data pooling. Consequently, even when single datasets appear small, FL provides a robust mechanism to bridge institutional data silos and approximate large-scale, demographically and clinically representative cohorts suitable for real-world medical AI applications.

4. Discussion

Building on the comparative analysis presented in Section 3.3, it is evident that FL provides unique advantages for both biosignal-based and EHR-based applications in CVD diagnosis while simultaneously encountering shared technical challenges.
Biosignal-based FL is optimized for personalized diagnosis and real-time physiological monitoring. Continuous time-series signals—such as ECG, PPG, and PCG—collected through wearable or Internet of Things (IoT) devices are widely applied to the early detection of arrhythmia, heart failure, hypertension, and other cardiovascular conditions. Nevertheless, persistent challenges remain, including Non-IID data distributions, limited labeled datasets, and sensor heterogeneity. Recent approaches have employed client clustering, personalized model training, asynchronous learning, Bayesian inference, and generative adversarial network (GAN)–based data augmentation to mitigate these issues. The incorporation of explainable artificial intelligence (XAI) techniques has further enhanced interpretability, while multi-institutional FL frameworks have improved clinical reliability and cross-site generalizability.
In contrast, EHR-based FL is better suited for large-scale collaboration across medical institutions and longitudinal disease management. EHR data—comprising both structured variables and unstructured clinical narratives—are characterized by inter-hospital heterogeneity, inconsistent data standards, and stringent privacy constraints. To address these issues, techniques such as feature selection and extraction, fully decentralized learning, time-series pattern mining, and IoT integration have been adopted. These methods have demonstrated effectiveness in real-world applications, including stroke-risk prediction, coronary artery calcium-score estimation, and chronic heart-disease management, underscoring the complementary strengths of biosignal- and EHR-oriented FL approaches in precision cardiology.
Despite their complementary strengths, both biosignal-based and EHR-based FL approaches continue to face shared challenges in privacy protection, model interpretability, communication efficiency, and learning stability. Biosignal-oriented FL has proven particularly effective in resource-constrained and personalized monitoring scenarios, whereas EHR-based FL offers advantages in long-term inter-institutional collaboration and large-scale system integration. Nevertheless, persistent technical limitations—such as Non-IID data distributions, label imbalance, communication-resource constraints, and potential security vulnerabilities—require continuous methodological innovation.
From a systems perspective, scalability and communication cost remain critical determinants of performance. In Cross-Device settings (e.g., wearable or mobile devices), lightweight architectures, model-compression techniques, and asynchronous aggregation can reduce per-round transmission volume and end-to-end latency, although these optimizations may demand additional communication rounds to achieve convergence. In Cross-Silo environments (e.g., hospitals or research networks), larger models trained through synchronous rounds and scheduled client participation enhance model stability and reproducibility but often incur higher per-round communication overhead. These design choices reflect inherent trade-offs among communication efficiency, convergence rate, and on-Silo computational capacity, all of which must be carefully balanced to meet deployment constraints and clinical latency requirements in real-world medical settings.
Beyond the technical challenges discussed above, FL in cardiology must also address critical privacy and security vulnerabilities. Common threats include membership inference, gradient leakage or inversion, model inversion, and data poisoning attacks, each of which may expose sensitive patient information or compromise the integrity of collaborative model training []. To mitigate these risks, several privacy-preserving strategies have been developed, including secure aggregation, differential privacy (DP) with tunable ε-budgets to balance privacy–utility trade-offs, homomorphic encryption (HE), and trusted execution environments (TEEs) [].
Recent research on decentralized FL frameworks has further explored the trade-offs between DP and HE under realistic computational and communication constraints, emphasizing that the choice of privacy mechanism must align with the resource availability and latency tolerance of the target environment []. In a broader context, prior surveys have delineated the structural and regulatory differences between Cross-Device FL (e.g., wearable sensors and mobile devices) and Cross-Silo FL (e.g., hospitals and institutional networks) []. The former typically emphasizes lightweight differential privacy and asynchronous aggregation for efficiency, whereas the latter relies on secure aggregation and homomorphic encryption to satisfy stricter scalability, governance, and compliance requirements.
It is crucial to contextualize FL performance relative to traditional centralized models. Across multiple studies, FL has consistently demonstrated performance comparable to centralized training under identical data partitions, typically exhibiting only marginal differences in metrics such as area under the curve (AUC) or root mean square error (RMSE). Unlike centralized approaches, FL preserves patient privacy while enabling collaborative learning across institutions and devices, thereby underscoring its distinct clinical value. However, the present analysis also reveals critical limitations in the datasets currently used for medical FL research. Most biosignal and EHR datasets remain small in scale, demographically imbalanced, and often lack external validation. For instance, the frequent reliance on UCI tabular datasets does not capture the complexity or heterogeneity of real-world, production-scale EHR systems. Furthermore, many studies rely on single-site internal validation or omit essential preprocessing details, raising concerns regarding reproducibility and methodological rigor.
To address these challenges, future research should prioritize the enhancement of dataset representativeness and standardization in FL. Building multi-ethnic and multi-institutional cohorts will improve demographic and institutional diversity, while adopting harmonized clinical coding systems—such as SNOMED CT [] and Logical Observation Identifiers Names and Codes (LOINC) []—can strengthen interoperability across healthcare sites. Additionally, incorporating device metadata and drift labeling for biosignal recordings will facilitate the capture of longitudinal variability. The development of publicly reusable FL benchmark datasets with standardized data splits and comprehensive documentation will promote transparency, reproducibility, and cross-study comparability. These initiatives are closely aligned with emerging benchmark frameworks such as MedPerf [] and LEAF [], which aim to foster standardized, reproducible evaluation practices in FL research. These efforts will establish more robust, diverse, and ethically responsible foundations for future FL-based cardiovascular research. Moreover, these issues underscore the need for stronger critical appraisal in future FL studies—particularly through transparent reporting of preprocessing, open access to code and data when feasible, and the use of external or prospective validation to ensure methodological quality and reproducibility.
Beyond methodological considerations, the clinical deployment of FL in cardiology must comply with international healthcare regulations such as the Health Insurance Portability and Accountability Act (HIPAA) and the General Data Protection Regulation (GDPR). These frameworks mandate the secure management of protected health information (PHI), comprehensive risk assessment, and adherence to medical software life-cycle standards. Ensuring safe deployment further requires external or prospective validation and continuous monitoring for dataset or site drift to maintain robustness across diverse populations and healthcare institutions []. Moreover, tools such as model cards, audit trails, and human-in-the-loop review mechanisms can strengthen transparency, traceability, and accountability throughout the clinical adoption process. These regulatory and practical imperatives are exemplified by federated use cases such as the multinational hypertrophic cardiomyopathy (HCM) diagnosis study [] and the FeatureCloud platform for coronary artery disease (CAD) risk prediction [], both of which address privacy, governance, and compliance challenges inherent to cross-border medical collaboration.
This review is subject to certain limitations, primarily the lack of quantitative verification in real-world clinical applications and the absence of long-term, clinical trial-based evaluation. These limitations underscore the existing gap between experimental FL studies and clinical implementation, highlighting the urgent need for translational validation. Future research should therefore focus on developing customized FL architectures that reflect the clinical characteristics and data structures of specific disease groups. In addition, dynamic client participation strategies informed by data heterogeneity, automated data standardization and preprocessing pipelines, and the integration of explainable artificial intelligence (XAI) techniques should be prioritized. Furthermore, establishing clinically interpretable and regulatory-compliant FL systems will be essential for ensuring safe and effective deployment in healthcare environments. The establishment of continuous and self-adaptive FL environments will further enhance model robustness and scalability. Collectively, these directions are expected to serve as key strategies for improving the accuracy, reliability, and practicality of FL-based CVD diagnostic systems, thereby broadening their applicability in real-world medical environments.

5. Conclusions

This review comprehensively examined and compared FL application strategies for the diagnosis and prediction of cardiovascular diseases (CVDs), focusing on two primary types of medical data: biosignals and electronic health records. Unlike earlier reviews confined to specific disease groups, this study provides a systematic, data-type-oriented synthesis of technical challenges and corresponding methodological solutions, offering a multidimensional perspective on the clinical applicability, scalability, and reliability of FL in modern healthcare systems
Biosignal-based FL has been extensively applied to predict a range of cardiovascular conditions, including arrhythmia, heart failure, and hypertension, using time-series data such as ECG, PPG, and PCG signals. To overcome challenges such as Non-IID data distributions and limited communication resources, studies have adopted techniques including client clustering [], asynchronous learning [], personalized model training [], and explainable artificial intelligence (XAI) []. These strategies have enabled wearable-based real-time monitoring and personalized diagnosis, thereby enhancing the clinical practicality of FL in precision cardiology. Conversely, EHR-based FL has utilized feature selection and extraction [], time-series pattern mining [], fully decentralized architectures [], and adaptive learning [] to manage complex structural heterogeneity and stringent privacy constraints. Such approaches have demonstrated effectiveness in domains requiring inter-institutional collaboration, such as stroke prediction, coronary artery disease (CAD) risk assessment, and chronic disease management, underscoring the complementary roles of biosignal- and EHR-oriented FL systems in modern cardiovascular medicine.
Despite their distinct advantages, both biosignal-based and EHR-based FL approaches share common challenges related to privacy protection, model interpretability, learning stability, and communication efficiency []. Addressing these issues is critical not only for improving model performance but also for ensuring clinical reliability, transparency, and physician trust in FL-driven decision support systems.
Future research should therefore prioritize standardized data representation, dynamic client participation mechanisms, and XAI-driven interpretability enhancement. In addition, automation of data preprocessing and the establishment of continuous, adaptive learning infrastructures are needed to sustain long-term model performance across evolving clinical environments. These advancements will facilitate multi-institutional clinical trials and benchmark standardization, ultimately improving the accuracy, reliability, and scalability of FL-based CVD diagnostic systems in real-world clinical practice.

Author Contributions

Conceptualization, H.R., M.L. and H.-j.Y.; methodology, H.R. and M.L.; formal analysis, H.R.; investigation, H.R.; writing—original draft preparation, H.R.; writing—review and editing, M.L., S.-h.K., J.H.K. and H.-j.Y.; visualization, H.R.; supervision, M.L. and H.-j.Y.; project administration, M.L., S.-h.K. and H.-j.Y. All authors have read and agreed to the published version of the manuscript.

Funding

This work was partly supported by the Institute of Information & Communications Technology Planning & Evaluation (IITP)-Innovative Human Resource Development for Local Intellectualization program grant funded by the Korea government (MSIT) (IITP-2025-RS-2022-00156287, 33%), the Institute of Information & communications Technology Planning & Evaluation (IITP) under the Artificial Intelligence Convergence In-novation Human Resources Development (IITP-2023-RS-2023-00256629, 34%) grant funded by the Korea government (MSIT) and the MSIT (Ministry of Science and ICT), Korea, under the ITRC (Information Technology Research Center) support program (IITP-2025-RS-2024-00437718, 33%) supervised by the IITP (Institute for Information & Communications Technology Planning & Evaluation).

Institutional Review Board Statement

Not applicable.

Data Availability Statement

No new data were created or analyzed in this study. Data sharing is not applicable to this article.

Acknowledgments

During the preparation of this manuscript, the authors used ChatGPT (OpenAI, July 2025 version) for the purposes of improving sentence expression and assisting with reference formatting. The authors have reviewed and edited all content generated and take full responsibility for the final version of the manuscript.

Conflicts of Interest

The authors declare no conflicts of interest.

Abbreviations

FLFederated Learning
ECGElectrocardiogram
PPGPhotoplethysmography
PCGPhonocardiogram
EHRElectronic Health Record
CVDCardiovascular Diseases
IoMTInternet of Medical Things
Non-IIDNon-Independent and Identically Distributed
Cross-Device FLFederated Learning across numerous edge or wearable devices (e.g., ECG sensors)
Cross-Silo FLFederated Learning among a limited number of institutions (e.g., hospitals, research centers)
C-statisticConcordance statistic; equivalent to the area under the ROC curve (AUC) used in medical evaluation

References

  1. Sheller, M.J.; Edwards, B.; Reina, G.A.; Martin, J.; Pati, S.; Kotrotsou, A.; Milchenko, M.; Xu, W.; Marcus, D.; Colen, R.R.; et al. Federated Learning in Medicine: Facilitating Multi-Institutional Collaborations without Sharing Patient Data. Sci. Rep. 2020, 10, 12598. [Google Scholar] [CrossRef]
  2. Xu, J.; Glicksberg, B.S.; Su, C.; Walker, P.; Bian, J.; Wang, F. Federated Learning for Healthcare Informatics. J. Healthc. Inform. Res. 2021, 5, 1–19. [Google Scholar] [CrossRef]
  3. Dayan, I.; Roth, H.R.; Zhong, A.; Harouni, A.; Gentili, A.; Abidin, A.Z.; Liu, A.; Costa, A.B.; Wood, B.J.; Tsai, C.-S.; et al. Federated Learning for Predicting Clinical Outcomes in Patients with COVID-19. Nat. Med. 2021, 27, 1735–1743. [Google Scholar] [CrossRef]
  4. Rieke, N.; Hancox, J.; Li, W.; Milletarì, F.; Roth, H.R.; Albarqouni, S.; Bakas, S.; Galtier, M.N.; Landman, B.A.; Maier-Hein, K.; et al. The Future of Digital Health with Federated Learning. npj Digit. Med. 2020, 3, 119. [Google Scholar] [CrossRef]
  5. Benjamin, E.J.; Muntner, P.; Alonso, A.; Bittencourt, M.S.; Callaway, C.W.; Carson, A.P.; Chamberlain, A.M.; Chang, A.R.; Cheng, S.; Das, S.R.; et al. Heart Disease and Stroke Statistics—2019 Update: A Report from the American Heart Association. Circulation 2019, 139, e56–e528. [Google Scholar] [CrossRef] [PubMed]
  6. World Health Organization. Cardiovascular Diseases (CVDs). 2025. Available online: https://www.who.int/news-room/fact-sheets/detail/cardiovascular-diseases-(cvds) (accessed on 9 October 2025).
  7. Mensah, G.A.; Fuster, V.; Murray, C.J.L.; Roth, G.A.; Abate, Y.H.; Abbasian, M.; Abd-Allah, F.; Abdollahi, A.; Abdollahi, M.; Abdulah, D.M.; et al. Global Burden of Cardiovascular Diseases and Risks, 1990–2022. J. Am. Coll. Cardiol. 2023, 82, 2350–2473. [Google Scholar] [CrossRef] [PubMed]
  8. Martin, S.S.; Aday, A.W.; Allen, N.B.; Almarzooq, Z.I.; Anderson, C.A.M.; Arora, P.; Avery, C.L.; Baker-Smith, C.M.; Bansal, N.; Beaton, A.Z.; et al. 2025 Heart Disease and Stroke Statistics: A Report of US and Global Data from the American Heart Association. Circulation 2025, 151, e41–e660. [Google Scholar] [CrossRef]
  9. Di Cesare, M.; McGhie, D.V.; Perel, P.; Mwangi, J.; Taylor, S.; Pervan, B.; Narula, J.; Pineiro, D.; Pinto, F.J.; Kabudula, C.; et al. The Heart of the World. Glob. Heart 2024, 19, 11. [Google Scholar] [CrossRef] [PubMed]
  10. Chong, B.; Jayabaskaran, J.; Jauhari, S.M.; Chan, S.P.; Goh, R.; Kueh, M.T.W.; Li, H.; Chin, Y.H.; Kong, G.; Anand, V.V.; et al. Global Burden of Cardiovascular Diseases: Projections from 2025 to 2050. Eur. J. Prev. Cardiol. 2024, 32, 1001–1015. [Google Scholar] [CrossRef]
  11. Rumsfeld, J.S.; Joynt, K.E.; Maddox, T.M. Big Data Analytics to Improve Cardiovascular Care: Promise and Challenges. Nat. Rev. Cardiol. 2016, 13, 350–359. [Google Scholar] [CrossRef]
  12. Tamura, T.; Maeda, Y.; Sekine, M.; Yoshida, M. Wearable Photoplethysmographic Sensors—Past and Present. Electronics 2014, 3, 282–302. [Google Scholar] [CrossRef]
  13. Brisimi, T.S.; Chen, R.; Mela, T.; Olshevsky, A.; Paschalidis, I.C.; Shi, W. Federated Learning of Predictive Models from Federated Electronic Health Records. Int. J. Med. Inform. 2018, 112, 59–67. [Google Scholar] [CrossRef]
  14. Donkada, S.; Pouriyeh, S.; Parizi, R.M.; Han, M.; Dehbozorgi, N.; Sakib, N.; Sheng, Q. Uncovering Promises and Challenges of Federated Learning to Detect Cardiovascular Diseases: A Scoping Literature Review. arXiv 2023. [Google Scholar] [CrossRef]
  15. Rahman, M.S.; Karmarkar, C.; Islam, S.M.S. Application of Federated Learning in Cardiology: Key Challenges and Potential Solutions. Mayo Clin. Proc. Digit. Health 2024, 2, 590–595. [Google Scholar] [CrossRef]
  16. Chaddad, A.; Wu, Y.; Desrosiers, C. Federated Learning for Healthcare Applications. IEEE Internet Things J. 2023, 11, 7339–7358. [Google Scholar] [CrossRef]
  17. Teo, Z.L.; Jin, L.; Li, S.; Miao, D.; Zhang, X.; Ng, W.Y.; Tan, T.F.; Lee, D.M.; Chua, K.J.; Heng, J.; et al. Federated Machine Learning in Healthcare: A Systematic Review on Clinical Applications and Technical Architecture. Cell Rep. Med. 2024, 5, 101419. [Google Scholar] [CrossRef]
  18. McMahan, H.B.; Moore, E.; Ramage, D.; Hampson, S.; Agüera y Arcas, B. Communication-Efficient Learning of Deep Networks from Decentralized Data. In Proceedings of the 20th International Conference on Artificial Intelligence and Statistics (AISTATS), Fort Lauderdale, FL, USA, 20–22 April 2017. [Google Scholar] [CrossRef]
  19. Intel. Secure and Regulatory Compliant Data Science. Intel Community Blogs. 2025. Available online: https://community.intel.com/t5/Blogs/Products-and-Solutions/HPC/Secure-and-Compliant-Data-Using-Embargoed-Confidential-and/post/1421771 (accessed on 9 October 2025).
  20. Huang, C.; Huang, J.; Liu, X. Cross-Silo Federated Learning: Challenges and Opportunities. IEEE Commun. Mag. 2023, 62, 82–88. [Google Scholar] [CrossRef]
  21. Google Cloud. Cross-Silo and Cross-Device Federated Learning. Cloud Architecture Center. 2025. Available online: https://cloud.google.com/architecture/cross-silo-cross-device-federated-learning-google-cloud?hl=ko (accessed on 9 October 2025).
  22. Soudan, B.; Abbas, S.; Kubba, A.; Talib, M.A.W.; Nasir, Q. Scalability and Performance Evaluation of Federated Learning Frameworks: A Comparative Analysis. Int. J. Mach. Learn. Cybern. 2024, 16, 3329–3343. [Google Scholar] [CrossRef]
  23. Criado, M.F.; Casado, F.E.; Iglesias, R.; Regueiro, C.V.; Barro, S. Non-IID Data and Continual Learning Processes in Federated Learning: A Long Road Ahead. Inf. Fusion 2022, 88, 263–280. [Google Scholar] [CrossRef]
  24. Milvus. What is the Impact of Non-IID Data in Federated Learning? Milvus AI Documentation. 2025. Available online: https://milvus.io/ai-quick-reference/what-is-the-impact-of-noniid-data-in-federated-learning (accessed on 9 October 2025).
  25. Daniel, M.; Jimenez, G.; Solans, D.; Heikkila, M.; Vitaletti, A.; Kourtellis, N.; Anagnostopoulos, A.; Chatzigiannakis, I. Non-IID Data in Federated Learning: A Survey with Taxonomy, Metrics, Methods, Frameworks and Future Directions. arXiv 2024. [Google Scholar] [CrossRef]
  26. Orlandi, F.C.; Dos Anjos, J.C.S.; Leithardt, V.R.Q.; De Paz Santana, J.F.; Geyer, C.F.R. Entropy to Mitigate Non-IID Data Problem on Federated Learning for the Edge Intelligence Environment. IEEE Access 2023, 11, 78845–78857. [Google Scholar] [CrossRef]
  27. Tang, R.; Luo, J.; Qian, J.; Jin, J. Personalized Federated Learning for ECG Classification Based on Feature Alignment. Secur. Commun. Netw. 2021, 2021, 6217601. [Google Scholar] [CrossRef]
  28. Lin, D.; Guo, Y.; Sun, H.; Chen, Y. FedCluster: A Federated Learning Framework for Cross-Device Private ECG Classification. In Proceedings of the IEEE INFOCOM Workshops, New York, NY, USA, 2–5 May 2022. [Google Scholar] [CrossRef]
  29. Zhang, M.; Wang, Y.; Luo, T. Federated Learning for Arrhythmia Detection of Non-IID ECG. In Proceedings of the 2020 IEEE 6th International Conference on Computer and Communications (ICCC), Chengdu, China, 11–14 December 2020; pp. 1176–1180. [Google Scholar] [CrossRef]
  30. Asif, R.N.; Ditta, A.; Alquhayz, H.; Abbas, S.; Khan, M.A.; Ghazal, T.M.; Lee, S.-W. Detecting Electrocardiogram Arrhythmia Empowered with Weighted Federated Learning. IEEE Access 2024, 12, 1909–1926. [Google Scholar] [CrossRef]
  31. Fang, L.; Liu, X.; Su, X.; Ye, J.; Dobson, S.; Hui, P.; Tarkoma, S. Bayesian Inference Federated Learning for Heart Rate Prediction. In Lecture Notes of the Institute for Computer Sciences, Social Informatics and Telecommunications Engineering (LNICST); Springer: Berlin/Heidelberg, Germany, 2021; Volume 362, pp. 116–130. [Google Scholar] [CrossRef]
  32. Goto, S.; Solanki, D.; John, J.E.; Yagi, R.; Homilius, M.; Ichihara, G.; Katsumata, Y.; Gaggin, H.K.; Itabashi, Y.; MacRae, C.A.; et al. Multinational Federated Learning Approach to Train ECG and Echocardiogram Models for Hypertrophic Cardiomyopathy Detection. Circulation 2022, 146, 755–769. [Google Scholar] [CrossRef]
  33. Raza, A.; Tran, K.P.; Koehl, L.; Li, S. Designing ECG Monitoring Healthcare System with Federated Transfer Learning and Explainable AI. Knowl.-Based Syst. 2022, 236, 107763. [Google Scholar] [CrossRef]
  34. Ogbuabor, G.O.; Augusto, J.C.; Moseley, R.; van Wyk, A. Context-Aware Support for Cardiac Health Monitoring Using Federated Machine Learning. In Lecture Notes in Computer Science (LNCS); Springer: Berlin/Heidelberg, Germany, 2021; Volume 13101, pp. 267–281. [Google Scholar] [CrossRef]
  35. Ying, Z.; Zhang, G.; Pan, Z.; Chu, C.; Liu, X. FedECG: A Federated Semi-Supervised Learning Framework for Electrocardiogram Abnormalities Prediction. J. King Saud Univ. Comput. Inf. Sci. 2023, 35, 101568. [Google Scholar] [CrossRef]
  36. Wang, X.; Hu, J.; Lin, H.; Liu, W.; Moon, H.; Piran, M.J. Federated Learning-Empowered Disease Diagnosis Mechanism in the Internet of Medical Things: From the Privacy-Preservation Perspective. IEEE Trans. Ind. Inform. 2023, 19, 7905–7913. [Google Scholar] [CrossRef]
  37. Mehta, S.; Kundra, D. Advanced Cardiac Signal Processing with Federated Learning and IoT for Remote Health Monitoring. In Proceedings of the 2nd International Conference on Recent Trends in Microelectronics, Automation, Computing, and Communications Systems (ICMACC 2024), Hyderabad, India, 19–21 December 2024; pp. 463–467. [Google Scholar] [CrossRef]
  38. Sakib, S.; Fouda, M.M.; Md Fadlullah, Z.; Abualsaud, K.; Yaacoub, E.; Guizani, M. Asynchronous Federated Learning-Based ECG Analysis for Arrhythmia Detection. In Proceedings of the 2021 IEEE International Mediterranean Conference on Communications and Networking (MeditCom), Athens, Greece, 7–10 September 2021; pp. 277–282. [Google Scholar] [CrossRef]
  39. Khan, M.A.; Alsulami, M.; Yaqoob, M.M.; Alsadie, D.; Saudagar, A.K.J.; AlKhathami, M.; Khattak, U.F. Asynchronous Federated Learning for Improved Cardiovascular Disease Prediction Using Artificial Intelligence. Diagnostics 2023, 13, 2340. [Google Scholar] [CrossRef]
  40. Zou, L.; Huang, Z.; Yu, X.; Zheng, J.; Liu, A.; Lei, M. Automatic Detection of Congestive Heart Failure Based on Multiscale Residual UNet++: From Centralized Learning to Federated Learning. IEEE Trans. Instrum. Meas. 2023, 72, 1–13. [Google Scholar] [CrossRef]
  41. Qiu, W.; Qian, K.; Wang, Z.; Chang, Y.; Bao, Z.; Hu, B.; Schuller, B.W.; Yamamoto, Y. A Federated Learning Paradigm for Heart Sound Classification. In Proceedings of the Annual International Conference of the IEEE Engineering in Medicine and Biology Society (EMBS), Glasgow, UK, 12–15 July 2022; pp. 1045–1048. [Google Scholar] [CrossRef]
  42. Qiu, W.; Feng, Y.; Li, Y.; Chang, Y.; Qian, K.; Hu, B.; Yamamoto, Y.; Schuller, B.W. Fed-MStacking: Heterogeneous Federated Learning with Stacking Misaligned Labels for Abnormal Heart Sound Detection. IEEE J. Biomed. Health Inform. 2024, 28, 5055–5066. [Google Scholar] [CrossRef]
  43. Brophy, E.; De Vos, M.; Boylan, G.; Ward, T. Estimation of Continuous Blood Pressure from PPG via a Federated Learning Approach. Sensors 2021, 21, 6311. [Google Scholar] [CrossRef]
  44. Gutierrez, D.M.J.; Hassan, H.M.; Landi, L.; Vitaletti, A.; Chatzigiannakis, I. Application of Federated Learning Techniques for Arrhythmia Classification Using 12-Lead ECG Signals. arXiv 2024. [Google Scholar] [CrossRef]
  45. Altaf, A.; Mahdin, H.; Alive, A.M.; Ninggal, M.I.H.; Altaf, A.; Javid, I. Systematic Review for Phonocardiography Classification Based on Machine Learning. Int. J. Adv. Comput. Sci. Appl. 2023, 14, 806–817. [Google Scholar] [CrossRef]
  46. Castaneda, D.; Esparza, A.; Ghamari, M.; Soltanpur, C.; Nazeran, H. A Review on Wearable Photoplethysmography Sensors and Their Potential Future Applications in Health Care. Int. J. Biosens. Bioelectron. 2018, 4, 195. [Google Scholar] [CrossRef] [PubMed]
  47. Li, S.; Liu, P.; Nascimento, G.G.; Wang, X.; Leite, F.R.M.; Chakraborty, B.; Hong, C.; Ning, Y.; Xie, F.; Teo, Z.L.; et al. Federated and Distributed Learning Applications for Electronic Health Records and Structured Medical Data: A Scoping Review. J. Am. Med. Inform. Assoc. 2023, 30, 2041–2049. [Google Scholar] [CrossRef]
  48. Kavitha Bharathi, S.; Dhavamani, M.; Niranjan, K. A Federated Learning Based Approach for Heart Disease Prediction. In Proceedings of the 6th International Conference on Computing Methodologies and Communication (ICCMC 2022), Erode, India, 29–31 March 2022; pp. 1117–1121. [Google Scholar] [CrossRef]
  49. Sharma, P.; Sharma, S. An Effective FL-CNN Based Data Securing Model for Heart Disease Prediction. In Proceedings of the International Conference on Contemporary Computing and Informatics (IC3I 2023), Uttar Pradesh, India, 14–16 September 2023; pp. 1862–1866. [Google Scholar] [CrossRef]
  50. Ramaswami, A. Predictive Analytics for Cardiovascular Disease Diagnosis Using Federated Machine Learning. J. Electr. Syst. 2024, 20, 195–204. [Google Scholar]
  51. Lee, E.W.; Xiong, L.; Hertzberg, V.S.; Simpson, R.L.; Ho, J.C. Privacy-Preserving Sequential Pattern Mining in Distributed EHRs for Predicting Cardiovascular Disease. AMIA Summits Transl. Sci. Proc. 2021, 2021, 384. [Google Scholar] [PubMed]
  52. Wei, M.; Yang, J.; Zhao, Z.; Zhang, X.; Li, J.; Deng, Z. DeFedHDP: Fully Decentralized Online Federated Learning for Heart Disease Prediction in Computational Health Systems. IEEE Trans. Comput. Soc. Syst. 2024, 11, 6854–6867. [Google Scholar] [CrossRef]
  53. Jalal, S.M.; Hasan, M.R.; Haque, M.A.; Alam, M.G.R. A Horizontal Federated Random Forest for Heart Disease Detection from Decentralized Local Data. In Proceedings of the IEEE Region 10 Humanitarian Technology Conference (R10-HTC 2022), Hyderabad, India, 16–18 September 2022; pp. 191–196. [Google Scholar] [CrossRef]
  54. Bebortta, S.; Tripathy, S.S.; Basheer, S.; Chowdhary, C.L. FedEHR: A Federated Learning Approach towards the Prediction of Heart Diseases in IoT-Based Electronic Health Records. Diagnostics 2023, 13, 3166. [Google Scholar] [CrossRef]
  55. Wolff, J.; Matschinske, J.; Baumgart, D.; Pytlik, A.; Keck, A.; Natarajan, A.; von Schacky, C.E.; Pauling, J.K.; Baumbach, J. Federated Machine Learning for a Facilitated Implementation of Artificial Intelligence in Healthcare—A Proof of Concept Study for the Prediction of Coronary Artery Calcification Scores. J. Integr. Bioinform. 2022, 19, 20220032. [Google Scholar] [CrossRef]
  56. Birari, D.R.; Bamane, K.D.; Kamble, P.B.; Dhaigude, T.A.; Shendge, R.B.; Dandavate, A. Towards a Holistic Approach to Chronic Disease Management: Integrating Federated Learning and IoT for Personalized Health Care. J. Electr. Syst. 2023, 19, 15–22. [Google Scholar] [CrossRef]
  57. Potti, D.; Saisandeep, M.N.V.; Viswanatham, V.M.; Ganapavarapu, P. Heart Stroke Prediction Using Federated Learning. Int. J. Membr. Sci. Technol. 2023, 10, 1773–1778. [Google Scholar] [CrossRef]
  58. Kapila, R.; Saleti, S. Federated Learning-Based Disease Prediction: A Fusion Approach with Feature Selection and Extraction. Biomed. Signal Process. Control 2025, 100, 106961. [Google Scholar] [CrossRef]
  59. Kairouz, P.; McMahan, H.B.; Avent, B.; Bellet, A.; Bennis, M.; Bhagoji, A.N.; Bonawitz, K.; Charles, Z.; Cormode, G.; Cummings, R.; et al. Advances and Open Problems in Federated Learning. Found. Trends Mach. Learn. 2019, 14, 1–210. [Google Scholar] [CrossRef]
  60. SNOMED International. Home|SNOMED International. Available online: https://www.snomed.org/ (accessed on 9 October 2025).
  61. Regenstrief Institute. Home—LOINC. Available online: https://loinc.org/ (accessed on 9 October 2025).
  62. MedPerf Initiative. Clinically Impactful Machine Learning|MedPerf. Available online: https://www.medperf.org/ (accessed on 9 October 2025).
  63. Caldas, S.; Meher, S.; Duddu, K.; Wu, P.; Li, T.; Konečný, J.; McMahan, H.B.; Smith, V.; Talwalkar, A. LEAF: A Benchmark for Federated Settings. arXiv 2018, arXiv:1812.01097. [Google Scholar] [CrossRef]
  64. Kaissis, G.A.; Makowski, M.R.; Rückert, D.; Braren, R.F. Secure, Privacy-Preserving and Federated Machine Learning in Medical Imaging. Nat. Mach. Intell. 2020, 2, 305–311. [Google Scholar] [CrossRef]
Disclaimer/Publisher’s Note: The statements, opinions and data contained in all publications are solely those of the individual author(s) and contributor(s) and not of MDPI and/or the editor(s). MDPI and/or the editor(s) disclaim responsibility for any injury to people or property resulting from any ideas, methods, instructions or products referred to in the content.

Article Metrics

Citations

Article Access Statistics

Multiple requests from the same IP address are counted as one view.