paper-with-me

홈 › Papers

On the Impact of Data Heterogeneity in Federated Learning Environments with Application to Healthcare Networks

2024-04-29 · Usevalad Milasheuski, Luca Barbieri, Bernardo Camajori Tedeschini, Monica Nicoli, Stefano Savazzi

Federated Learning (FL) allows multiple privacy-sensitive applications to leverage their dataset for a global model construction without any disclosure of the information. One of those domains is healthcare, where groups of silos collaborate in order to generate a global predictor with improved accuracy and generalization. However, the inherent challenge lies in the high heterogeneity of medical data, necessitating sophisticated techniques for assessment and compensation. This paper presents a comprehensive exploration of the mathematical formalization and taxonomy of heterogeneity within FL environments, focusing on the intricacies of medical data. In particular, we address the evaluation and comparison of the most popular FL algorithms with respect to their ability to cope with quantity-based, feature and label distribution-based heterogeneity. The goal is to provide a quantitative evaluation of the impact of data heterogeneity in FL systems for healthcare networks as well as a guideline on FL algorithm selection. Our research extends beyond existing studies by benchmarking seven of the most common FL algorithms against the unique challenges posed by medical data use cases. The paper targets the prediction of the risk of stroke recurrence through a set of tabular clinical reports collected by different federated hospital silos: data heterogeneity frequently encountered in this scenario and its impact on FL performance are discussed.

📄 PDF Abstract BibTeX arXiv:2404.18519

Code (0)

등록된 구현이 없습니다.

Tasks

BenchmarkingFederated Learning

Methods 이 논문이 사용한 방법론

SET Dynamic Sparse Training method where weight mask is updated randomly periodically

Similar Papers 제목 키워드 기반

On the Impact of Device and Behavioral Heterogeneity in Federated Learning

2021-02-15 · Ahmed M. Abdelmoniem, Chen-Yu Ho, Pantelis Papageorgiou, Muhammad Bilal 외

Federated learning (FL) is becoming a popular paradigm for collaborative learning over distributed, private datasets owned by non-trusting entities. FL has seen successful deployment in production environments, and it ha…

FairnessFederated Learning

Private Federated Multiclass Post-hoc Calibration

2025-10-02 · Samuel Maddock, Graham Cormode, Carsten Maple arxiv

Calibrating machine learning models so that predicted probabilities better reflect the true outcome frequencies is crucial for reliable decision-making across many applications. In Federated Learning (FL), the goal is to…

Federated Learning

Where to Begin? On the Impact of Pre-Training and Initialization in Federated Learning

2022-10-14 · John Nguyen, Jianyu Wang, Kshitiz Malik, Maziar Sanjabi 외

An oft-cited challenge of federated learning is the presence of heterogeneity. \emph{Data heterogeneity} refers to the fact that data from different clients may follow very different distributions. \emph{System heterogen…

Federated Learning

Where to Begin? On the Impact of Pre-Training and Initialization in Federated Learning

2022-06-30 · John Nguyen, Jianyu Wang, Kshitiz Malik, Maziar Sanjabi 외

An oft-cited challenge of federated learning is the presence of heterogeneity. \emph{Data heterogeneity} refers to the fact that data from different clients may follow very different distributions. \emph{System heterogen…

Federated Learning

An Experimental Study of Data Heterogeneity in Federated Learning Methods for Medical Imaging

2021-07-18 · Liangqiong Qu, Niranjan Balachandar, Daniel L Rubin

Federated learning enables multiple institutions to collaboratively train machine learning models on their local data in a privacy-preserving way. However, its distributed nature often leads to significant heterogeneity …

Federated LearningPrivacy Preserving