paper-with-me

홈 › Papers

Coordination-free Decentralised Federated Learning on Complex Networks: Overcoming Heterogeneity

2023-12-07 · Lorenzo Valerio, Chiara Boldrini, Andrea Passarella, János Kertész, Márton Karsai, Gerardo Iñiguez

Federated Learning (FL) is a well-known framework for successfully performing a learning task in an edge computing scenario where the devices involved have limited resources and incomplete data representation. The basic assumption of FL is that the devices communicate directly or indirectly with a parameter server that centrally coordinates the whole process, overcoming several challenges associated with it. However, in highly pervasive edge scenarios, the presence of a central controller that oversees the process cannot always be guaranteed, and the interactions (i.e., the connectivity graph) between devices might not be predetermined, resulting in a complex network structure. Moreover, the heterogeneity of data and devices further complicates the learning process. This poses new challenges from a learning standpoint that we address by proposing a communication-efficient Decentralised Federated Learning (DFL) algorithm able to cope with them. Our solution allows devices communicating only with their direct neighbours to train an accurate model, overcoming the heterogeneity induced by data and different training histories. Our results show that the resulting local models generalise better than those trained with competing approaches, and do so in a more communication-efficient way.

📄 PDF Abstract BibTeX arXiv:2312.04504

Code (0)

등록된 구현이 없습니다.

Tasks

Edge-computingFederated Learning

Similar Papers 제목 키워드 기반

Initialisation and Network Effects in Decentralised Federated Learning

2024-03-23 · Arash Badie-Modiri, Chiara Boldrini, Lorenzo Valerio, János Kertész 외

Fully decentralised federated learning enables collaborative training of individual machine learning models on a distributed network of communicating devices while keeping the training data localised on each node. This a…

Federated Learning

Multi-Agent Common Knowledge Reinforcement Learning

2018-10-27 · NeurIPS 2019 12 · Christian A. Schroeder de Witt, Jakob N. Foerster, Gregory Farquhar, Philip H. S. Torr 외

Cooperative multi-agent reinforcement learning often requires decentralised policies, which severely limit the agents' ability to coordinate their behaviour. In this paper, we show that common knowledge between agents al…

Multi-agent Reinforcement Learningreinforcement-learningReinforcement LearningReinforcement Learning (RL)+2

Karma Mechanisms for Decentralised, Cooperative Multi Agent Path Finding

2026-04-09 · Kevin Riehl, Julius Schlapbach, Anastasios Kouvelas, Michail A. Makridis arxiv

Multi-Agent Path Finding (MAPF) is a fundamental coordination problem in large-scale robotic and cyber-physical systems, where multiple agents must compute conflict-free trajectories with limited computational and commun…

Decentralised Federated Learning over Temporal Networks: The Role of Heterogeneities

2026-07-03 · Arash Badie-Modiri, Chiara Boldrini, Lorenzo Valerio, János Kertész 외 arxiv

Decentralised federated learning, based on peer-to-peer communication, is increasingly proposed for on-device training of machine learning models, promising a privacy-preserving, communication-efficient training process …

Federated Learning

Topology-Based Reconstruction Prevention for Decentralised Learning

2023-12-08 · Florine W. Dekker, Zekeriya Erkin, Mauro Conti

Decentralised learning has recently gained traction as an alternative to federated learning in which both data and coordination are distributed. To preserve the confidentiality of users' data, decentralised learning reli…

Federated LearningPrivacy Preserving