paper-with-me

홈 › Papers

Fast Server Learning Rate Tuning for Coded Federated Dropout

2022-01-26 · Giacomo Verardo, Daniel Barreira, Marco Chiesa, Dejan Kostic, Gerald Q. Maguire Jr

In cross-device Federated Learning (FL), clients with low computational power train a common\linebreak[4] machine model by exchanging parameters via updates instead of potentially private data. Federated Dropout (FD) is a technique that improves the communication efficiency of a FL session by selecting a \emph{subset} of model parameters to be updated in each training round. However, compared to standard FL, FD produces considerably lower accuracy and faces a longer convergence time. In this paper, we leverage \textit{coding theory} to enhance FD by allowing different sub-models to be used at each client. We also show that by carefully tuning the server learning rate hyper-parameter, we can achieve higher training speed while also achieving up to the same final accuracy as the no dropout case. For the EMNIST dataset, our mechanism achieves 99.6\% of the final accuracy of the no dropout case while requiring $2.43\times$ less bandwidth to achieve this level of accuracy.

📄 PDF Abstract BibTeX arXiv:2201.11036

Code (0)

등록된 구현이 없습니다.

Tasks

Federated Learning

Methods 이 논문이 사용한 방법론

SPEED The monocular depth estimation (MDE) is the task of estimating depth from a single frame. This information is an essential knowledge in many computer vision tasks such as scene…
Dropout Dropout is a regularization technique for neural networks that drops a unit (along with connections) at training time with a specified probability $p$ (a common value is…

Similar Papers 제목 키워드 기반

Coded Federated Learning

2020-02-21 · Sagar Dhakal, Saurav Prakash, Yair Yona, Shilpa Talwar 외

Federated learning is a method of training a global model from decentralized data distributed across client devices. Here, model parameters are computed locally by each client device and exchanged with a central server, …

Federated Learning

Stochastic Coded Federated Learning with Convergence and Privacy Guarantees

2022-01-25 · Yuchang Sun, Jiawei Shao, Songze Li, Yuyi Mao 외

Federated learning (FL) has attracted much attention as a privacy-preserving distributed machine learning framework, where many clients collaboratively train a machine learning model by exchanging model updates with a pa…

Federated LearningPrivacy Preserving

Coded Computing for Low-Latency Federated Learning over Wireless Edge Networks

2020-11-12 · Saurav Prakash, Sagar Dhakal, Mustafa Akdeniz, Yair Yona 외

Federated learning enables training a global model from data located at the client nodes, without data sharing and moving client data to a centralized server. Performance of federated learning in a multi-access edge comp…

Edge-computingFederated Learning

Adaptive Coded Federated Learning: Privacy Preservation and Straggler Mitigation

2024-03-22 · Chengxi Li, Ming Xiao, Mikael Skoglund

In this article, we address the problem of federated learning in the presence of stragglers. For this problem, a coded federated learning framework has been proposed, where the central server aggregates gradients receive…

Federated Learning

Encoded Gradients Aggregation against Gradient Leakage in Federated Learning

2022-05-26 · Dun Zeng, Shiyu Liu, Siqi Liang, Zonghang Li 외

Federated learning enables isolated clients to train a shared model collaboratively by aggregating the locally-computed gradient updates. However, privacy information could be leaked from uploaded gradients and be expose…

Federated Learning