paper-with-me

Papers

Performance Analysis of Decentralized Federated Learning Deployments

2025-03-14 · Chengyan Jiang, Jiamin Fan, Talal Halabi, Israat Haque

The widespread adoption of smartphones and smart wearable devices has led to the widespread use of Centralized Federated Learning (CFL) for training powerful machine learning models while preserving data privacy. However, CFL faces limitations due to its overreliance on a central server, which impacts latency and system robustness. Decentralized Federated Learning (DFL) is introduced to address these challenges. It facilitates direct collaboration among participating devices without relying on a central server. Each device can independently connect with other devices and share model parameters. This work explores crucial factors influencing the convergence and generalization capacity of DFL models, emphasizing network topologies, non-IID data distribution, and training strategies. We first derive the convergence rate of different DFL model deployment strategies. Then, we comprehensively analyze various network topologies (e.g., linear, ring, star, and mesh) with different degrees of non-IID data and evaluate them over widely adopted machine learning models (e.g., classical, deep neural networks, and Large Language Models) and real-world datasets. The results reveal that models converge to the optimal one for IID data. However, the convergence rate is inversely proportional to the degree of non-IID data distribution. Our findings will serve as valuable guidelines for designing effective DFL model deployments in practical applications.

📄 PDF Abstract BibTeX arXiv:2503.11828

Code (0)

등록된 구현이 없습니다.

Tasks

Federated Learning

Similar Papers 제목 키워드 기반

Blockchain-based Monitoring for Poison Attack Detection in Decentralized Federated Learning

2022-09-30 · Ranwa Al Mallah, David Lopez

Federated Learning (FL) is a machine learning technique that addresses the privacy challenges in terms of access rights of local datasets by enabling the training of a model across nodes holding their data samples locall…

Federated Learning

Applied Federated Learning: Improving Google Keyboard Query Suggestions

2018-12-07 · Timothy Yang, Galen Andrew, Hubert Eichner, Haicheng Sun 외

Federated learning is a distributed form of machine learning where both the training data and model training are decentralized. In this paper, we use federated learning in a commercial, global-scale setting to train, eva…

BIG-bench Machine LearningFederated Learning

Mitigating Communications Threats in Decentralized Federated Learning through Moving Target Defense

2023-07-21 · Enrique Tomás Martínez Beltrán, Pedro Miguel Sánchez Sánchez, Sergio López Bernal, Gérôme Bovet 외

The rise of Decentralized Federated Learning (DFL) has enabled the training of machine learning models across federated participants, fostering decentralized model aggregation and reducing dependence on a server. However…

CPUFederated Learning

Asynchronous Decentralized Federated Learning over Lossy Wireless Links via Reception- and Age-Aware Aggregation

2026-06-09 · Chanuka A. S. Hewa Kaluannakkage, Rajkumar Buyya arxiv

Decentralized Federated Learning(DFL) enables collaborative model training across wireless edge nodes, including IoT deployments, autonomous vehicles, UAV swarms, and satellite constellations. Operating over lossy wirele…

Autonomous VehiclesFederated Learning

A Unified Convergence Analysis for Semi-Decentralized Learning: Sampled-to-Sampled vs. Sampled-to-All Communication

2025-11-14 · Angelo Rodio, Giovanni Neglia, Zheng Chen, Erik G. Larsson arxiv

In semi-decentralized federated learning, devices primarily rely on device-to-device communication but occasionally interact with a central server. Periodically, a sampled subset of devices uploads their local models to …

Federated Learning