paper-with-me

홈 › Papers

Federated Learning with Erroneous Communication Links

2022-01-31 · Mahyar Shirvanimoghaddam, Ayoob Salari, Yifeng Gao, Aradhika Guha

In this paper, we consider the federated learning (FL) problem in the presence of communication errors. We model the link between the devices and the central node (CN) by a packet erasure channel, where the local parameters from devices are either erased or received correctly by CN with probability $\epsilon$ and $1-\epsilon$, respectively. We proved that the FL algorithm in the presence of communication errors, where the CN uses the past local update if the fresh one is not received from a device, converges to the same global parameter as that the FL algorithm converges to without any communication error. We provide several simulation results to validate our theoretical analysis. We also show that when the dataset is uniformly distributed among devices, the FL algorithm that only uses fresh updates and discards missing updates might converge faster than the FL algorithm that uses past local updates.

📄 PDF Abstract BibTeX arXiv:2201.12991

Code (0)

등록된 구현이 없습니다.

Tasks

Federated Learning

Similar Papers 제목 키워드 기반

Throughput-Optimal Topology Design for Cross-Silo Federated Learning

2020-10-23 · NeurIPS 2020 12 · Othmane Marfoq, Chuan Xu, Giovanni Neglia, Richard Vidal

Federated learning usually employs a client-server architecture where an orchestrator iteratively aggregates model updates from remote clients and pushes them back a refined model. This approach may be inefficient in cro…

Federated Learning

Wireless Federated Distillation for Distributed Edge Learning with Heterogeneous Data

2019-07-05 · Jin-Hyun Ahn, Osvaldo Simeone, Joonhyuk Kang

Cooperative training methods for distributed machine learning typically assume noiseless and ideal communication channels. This work studies some of the opportunities and challenges arising from the presence of wireless …

BIG-bench Machine LearningFederated Learning

Privatized Graph Federated Learning

2022-03-14 · Elsa Rizk, Stefan Vlaski, Ali H. Sayed

Federated learning is a semi-distributed algorithm, where a server communicates with multiple dispersed clients to learn a global model. The federated architecture is not robust and is sensitive to communication and comp…

Federated Learning

A Reinforcement Learning-Based Approach to Graph Discovery in D2D-Enabled Federated Learning

2023-08-07 · Satyavrat Wagle, Anindya Bijoy Das, David J. Love, Christopher G. Brinton

Augmenting federated learning (FL) with direct device-to-device (D2D) communications can help improve convergence speed and reduce model bias through rapid local information exchange. However, data privacy concerns, devi…

Federated LearningReinforcement Learning (RL)

Communication-Efficient and Privacy-Preserving Feature-based Federated Transfer Learning

2022-09-12 · Feng Wang, M. Cenk Gursoy, Senem Velipasalar

Federated learning has attracted growing interest as it preserves the clients' privacy. As a variant of federated learning, federated transfer learning utilizes the knowledge from similar tasks and thus has also been int…

Federated Learningimage-classificationImage ClassificationPrivacy Preserving+1