paper-with-me

홈 › Papers

A Comparative Study of Federated Learning Aggregation Strategies under Homogeneous and Heterogeneous Data Distributions

2026-05-10 · Antonios Makris, Christos Dousis, Emmanouil Kritharakis, Stavros Bouras, Konstantinos Tserpes arxiv

Federated Learning has emerged as a transformative paradigm for collaborative machine learning across distributed environments. However, its performance is strongly influenced by the aggregation strategy used to combine local model updates at the server, which directly affects learning performance, robustness, and system behavior. This work presents a comprehensive experimental comparison of widely used federated aggregation strategies under both homogeneous and heterogeneous data distributions. Using benchmark image classification datasets, we analyze how different aggregation mechanisms respond to varying degrees of data heterogeneity, examining their impact on centralized accuracy and loss, and system-level efficiency metrics, including aggregation, training, and communication time. The results demonstrate that aggregation strategies exhibit distinct trade-offs across datasets and data distributions, with their effectiveness varying according to dataset characteristics and operating conditions.

📄 PDF Abstract BibTeX arXiv:2605.11010

Code (0)

등록된 구현이 없습니다.

Tasks

Image ClassificationFederated Learning

Similar Papers 제목 키워드 기반

Enhancing Federated Learning with Kolmogorov-Arnold Networks: A Comparative Study Across Diverse Aggregation Strategies

2025-05-12 · Yizhou Ma, Zhuoqin Yang, Luis-Daniel Ibáñez

Multilayer Perceptron (MLP), as a simple yet powerful model, continues to be widely used in classification and regression tasks. However, traditional MLPs often struggle to efficiently capture nonlinear relationships in …

Federated LearningKolmogorov-Arnold NetworksPrivacy Preserving

An Experimental Study of Byzantine-Robust Aggregation Schemes in Federated Learning

2023-02-14 · Shenghui Li, Edith C. -H. Ngai, Thiemo Voigt

Byzantine-robust federated learning aims at mitigating Byzantine failures during the federated training process, where malicious participants may upload arbitrary local updates to the central server to degrade the perfor…

Federated Learning

A Comparative Benchmark of Federated Learning Strategies for Mortality Prediction on Heterogeneous and Imbalanced Clinical Data

2025-09-03 · Rodrigo Tertulino arxiv

Machine learning models hold significant potential for predicting in-hospital mortality, yet data privacy constraints and the statistical heterogeneity of real-world clinical data often hamper their development. Federate…

Mortality PredictionFederated Learning

Towards Robust Federated Image Classification: An Empirical Study of Weight Selection Strategies in Manufacturing

2024-08-19 · Vinit Hegiste, Tatjana Legler, Martin Ruskowski

In the realm of Federated Learning (FL), particularly within the manufacturing sector, the strategy for selecting client weights for server aggregation is pivotal for model performance. This study investigates the compar…

Federated Learningimage-classificationImage Classification

FedSim: Similarity guided model aggregation for Federated Learning

2021-11-02 · Neurocomputing 2021 11 · Chamath Palihawadana, Nirmalie Wiratunga, Anjana Wijekoon, Harsha Kalutarage

Federated Learning (FL) is a distributed machine learning approach in which clients contribute to learning a global model in a privacy preserved manner. Effective aggregation of client models is essential to create a gen…

Federated LearningmodelPrivacy Preserving