paper-with-me

홈 › Papers

Semi-Decentralized Federated Learning with Collaborative Relaying

2022-05-23 · Michal Yemini, Rajarshi Saha, Emre Ozfatura, Deniz Gündüz, Andrea J. Goldsmith

We present a semi-decentralized federated learning algorithm wherein clients collaborate by relaying their neighbors' local updates to a central parameter server (PS). At every communication round to the PS, each client computes a local consensus of the updates from its neighboring clients and eventually transmits a weighted average of its own update and those of its neighbors to the PS. We appropriately optimize these averaging weights to ensure that the global update at the PS is unbiased and to reduce the variance of the global update at the PS, consequently improving the rate of convergence. Numerical simulations substantiate our theoretical claims and demonstrate settings with intermittent connectivity between the clients and the PS, where our proposed algorithm shows an improved convergence rate and accuracy in comparison with the federated averaging algorithm.

📄 PDF Abstract BibTeX arXiv:2205.10998

Code (0)

등록된 구현이 없습니다.

Tasks

Federated Learning

Similar Papers 제목 키워드 기반

Robust Federated Learning with Connectivity Failures: A Semi-Decentralized Framework with Collaborative Relaying

2022-02-24 · Michal Yemini, Rajarshi Saha, Emre Ozfatura, Deniz Gündüz 외

Intermittent connectivity of clients to the parameter server (PS) is a major bottleneck in federated edge learning frameworks. The lack of constant connectivity induces a large generalization gap, especially when the loc…

Federated Learning

Privacy Preserving Semi-Decentralized Mean Estimation over Intermittently-Connected Networks

2024-06-06 · Rajarshi Saha, Mohamed Seif, Michal Yemini, Andrea J. Goldsmith 외

We consider the problem of privately estimating the mean of vectors distributed across different nodes of an unreliable wireless network, where communications between nodes can fail intermittently. We adopt a semi-decent…

Privacy Preserving

Multi-Stage Hybrid Federated Learning over Large-Scale D2D-Enabled Fog Networks

2020-07-18 · Seyyedali Hosseinalipour, Sheikh Shams Azam, Christopher G. Brinton, Nicolo Michelusi 외

Federated learning has generated significant interest, with nearly all works focused on a "star" topology where nodes/devices are each connected to a central server. We migrate away from this architecture and extend it t…

Federated Learning

Semi-decentralized Federated Ego Graph Learning for Recommendation

2023-02-10 · Liang Qu, Ningzhi Tang, Ruiqi Zheng, Quoc Viet Hung Nguyen 외

Collaborative filtering (CF) based recommender systems are typically trained based on personal interaction data (e.g., clicks and purchases) that could be naturally represented as ego graphs. However, most existing recom…

Collaborative FilteringGraph LearningGraph Neural NetworkPrivacy Preserving+1

Enhancing Scalability and Reliability in Semi-Decentralized Federated Learning With Blockchain: Trust Penalization and Asynchronous Functionality

2023-10-30 · Ajay Kumar Shrestha, Faijan Ahamad Khan, Mohammed Afaan Shaikh, Amir Jaberzadeh 외

The paper presents an innovative approach to address the challenges of scalability and reliability in Distributed Federated Learning by leveraging the integration of blockchain technology. The paper focuses on enhancing …

Federated Learning