paper-with-me

홈 › Papers

Decentralized Federated Learning: A Segmented Gossip Approach

2019-08-21 · Chenghao Hu, Jingyan Jiang, Zhi Wang

The emerging concern about data privacy and security has motivated the proposal of federated learning, which allows nodes to only synchronize the locally-trained models instead their own original data. Conventional federated learning architecture, inherited from the parameter server design, relies on highly centralized topologies and the assumption of large nodes-to-server bandwidths. However, in real-world federated learning scenarios the network capacities between nodes are highly uniformly distributed and smaller than that in a datacenter. It is of great challenges for conventional federated learning approaches to efficiently utilize network capacities between nodes. In this paper, we propose a model segment level decentralized federated learning to tackle this problem. In particular, we propose a segmented gossip approach, which not only makes full utilization of node-to-node bandwidth, but also has good training convergence. The experimental results show that even the training time can be highly reduced as compared to centralized federated learning.

📄 PDF Abstract BibTeX arXiv:1908.07782

Code (1)

makgyver/gossipy pytorch

Tasks

Federated Learning

Similar Papers 제목 키워드 기반

FedBGS: A Blockchain Approach to Segment Gossip Learning in Decentralized Systems

2026-02-01 · Fabio Turazza, Marcello Pietri, Marco Picone, Marco Mamei arxiv

Privacy-Preserving Federated Learning (PPFL) is a Decentralized machine learning paradigm that enables multiple participants to collaboratively train a global model without sharing their data with the integration of cryp…

Federated Learning

HEAL: Resilient and Self-* Hub-based Learning

2026-05-26 · Mohamed Amine Legheraba, Stefan Galkiewicz, Maria Gradinariu Potop-Butucaru, Sébastien Tixeuil arxiv

Decentralized learning enhances privacy, scalability, and fault tolerance by distributing data and computation across nodes. A popular approach is Federated learning, which relies on a central aggregator, yet faces chall…

Federated Learning

Vanishing Variance Problem in Fully Decentralized Neural-Network Systems

2024-04-06 · Yongding Tian, Zaid Al-Ars, Maksim Kitsak, Peter Hofstee

Federated learning and gossip learning are emerging methodologies designed to mitigate data privacy concerns by retaining training data on client devices and exclusively sharing locally-trained machine learning (ML) mode…

Federated Learning

Byzantine-Robust Decentralized Learning via ClippedGossip

2022-02-03 · Lie He, Sai Praneeth Karimireddy, Martin Jaggi

In this paper, we study the challenging task of Byzantine-robust decentralized training on arbitrary communication graphs. Unlike federated learning where workers communicate through a server, workers in the decentralize…

Federated Learning

GLow -- A Novel, Flower-Based Simulated Gossip Learning Strategy

2025-01-15 · Aitor Belenguer, Jose A. Pascual, Javier Navaridas

Fully decentralized learning algorithms are still in an early stage of development. Creating modular Gossip Learning strategies is not trivial due to convergence challenges and Byzantine faults intrinsic in systems of de…

Federated Learning