paper-with-me

홈 › Papers

Communication-Efficient Federated Learning via Regularized Sparse Random Networks

2023-09-19 · Mohamad Mestoukirdi, Omid Esrafilian, David Gesbert, Qianrui Li, Nicolas Gresset

This work presents a new method for enhancing communication efficiency in stochastic Federated Learning that trains over-parameterized random networks. In this setting, a binary mask is optimized instead of the model weights, which are kept fixed. The mask characterizes a sparse sub-network that is able to generalize as good as a smaller target network. Importantly, sparse binary masks are exchanged rather than the floating point weights in traditional federated learning, reducing communication cost to at most 1 bit per parameter (Bpp). We show that previous state of the art stochastic methods fail to find sparse networks that can reduce the communication and storage overhead using consistent loss objectives. To address this, we propose adding a regularization term to local objectives that acts as a proxy of the transmitted masks entropy, therefore encouraging sparser solutions by eliminating redundant features across sub-networks. Extensive empirical experiments demonstrate significant improvements in communication and memory efficiency of up to five magnitudes compared to the literature, with minimal performance degradation in validation accuracy in some instances

📄 PDF Abstract BibTeX arXiv:2309.10834

Code (0)

등록된 구현이 없습니다.

Tasks

Federated Learning

Methods 이 논문이 사용한 방법론

fail 설명 없음

Similar Papers 제목 키워드 기반

Theory of Dual-sparse Regularized Randomized Reduction

2015-04-15 · Tianbao Yang, Lijun Zhang, Rong Jin, Shenghuo Zhu

In this paper, we study randomized reduction methods, which reduce high-dimensional features into low-dimensional space by randomized methods (e.g., random projection, random hashing), for large-scale high-dimensional cl…

General Classification

Sparse Random Networks for Communication-Efficient Federated Learning

2022-09-30 · Berivan Isik, Francesco Pase, Deniz Gunduz, Tsachy Weissman 외

One main challenge in federated learning is the large communication cost of exchanging weight updates from clients to the server at each round. While prior work has made great progress in compressing the weight updates t…

Federated Learning

Sparse Training for Federated Learning with Regularized Error Correction

2023-12-21 · Ran Greidi, Kobi Cohen

Federated Learning (FL) has attracted much interest due to the significant advantages it brings to training deep neural network (DNN) models. However, since communications and computation resources are limited, training …

Federated Learning

Entropy-Regularized Probabilistic Gates for Sparse Model Discovery in Scarce-Data Federated Learning

2026-06-30 · Krishna Harsha Kovelakuntla Huthasana, Alireza Olama, Andreas Lundell arxiv

Federated Learning (FL) is a distributed machine learning (ML) paradigm with collaboration among multiple clients without sharing data. FL is challenging under data heterogeneity and partial client participation. Learnin…

Computational EfficiencyFederated Learning

Federated Cubic Regularized Newton Learning with Sparsification-amplified Differential Privacy

2024-08-08 · Wei Huo, Changxin Liu, Kemi Ding, Karl Henrik Johansson 외

This paper investigates the use of the cubic-regularized Newton method within a federated learning framework while addressing two major concerns that commonly arise in federated learning: privacy leakage and communicatio…

Federated Learning