paper-with-me

홈 › Papers

SalientGrads: Sparse Models for Communication Efficient and Data Aware Distributed Federated Training

2023-04-15 · Riyasat Ohib, Bishal Thapaliya, Pratyush Gaggenapalli, Jingyu Liu, Vince Calhoun, Sergey Plis

Federated learning (FL) enables the training of a model leveraging decentralized data in client sites while preserving privacy by not collecting data. However, one of the significant challenges of FL is limited computation and low communication bandwidth in resource limited edge client nodes. To address this, several solutions have been proposed in recent times including transmitting sparse models and learning dynamic masks iteratively, among others. However, many of these methods rely on transmitting the model weights throughout the entire training process as they are based on ad-hoc or random pruning criteria. In this work, we propose Salient Grads, which simplifies the process of sparse training by choosing a data aware subnetwork before training, based on the model-parameter's saliency scores, which is calculated from the local client data. Moreover only highly sparse gradients are transmitted between the server and client models during the training process unlike most methods that rely on sharing the entire dense model in each round. We also demonstrate the efficacy of our method in a real world federated learning application and report improvement in wall-clock communication time.

📄 PDF Abstract BibTeX arXiv:2304.07488

Code (0)

등록된 구현이 없습니다.

Tasks

Federated Learning

Methods 이 논문이 사용한 방법론

Pruning 설명 없음
AWARE We propose to theoretically and empirically examine the effect of incorporating weighting schemes into walk-aggregating GNNs. To this end, we propose a simple, interpretable, and…

Similar Papers 제목 키워드 기반

EmbRace: Accelerating Sparse Communication for Distributed Training of NLP Neural Networks

2021-10-18 · Shengwei Li, Zhiquan Lai, Dongsheng Li, Yiming Zhang 외

Distributed data-parallel training has been widely adopted for deep neural network (DNN) models. Although current deep learning (DL) frameworks scale well for dense models like image classification models, we find that t…

image-classificationImage ClassificationScheduling

Optimal Sparsity-Sensitive Bounds for Distributed Mean Estimation

2019-12-01 · NeurIPS 2019 12 · Zengfeng Huang, Ziyue Huang, Yilei Wang, Ke Yi

We consider the problem of estimating the mean of a set of vectors, which are stored in a distributed system. This is a fundamental task with applications in distributed SGD and many other distributed problems, where com…

Global Momentum Compression for Sparse Communication in Distributed Learning

2019-05-30 · Chang-Wei Shi, Shen-Yi Zhao, Yin-Peng Xie, Hao Gao 외

With the rapid growth of data, distributed momentum stochastic gradient descent~(DMSGD) has been widely used in distributed learning, especially for training large-scale deep models. Due to the latency and limited bandwi…

S2 Reducer: High-Performance Sparse Communication to Accelerate Distributed Deep Learning

2021-10-05 · Keshi Ge, Yongquan Fu, Zhiquan Lai, Xiaoge Deng 외

Distributed stochastic gradient descent (SGD) approach has been widely used in large-scale deep learning, and the gradient collective method is vital to ensure the training scalability of the distributed deep learning sy…

Deep LearningVocal Bursts Intensity Prediction

Network Distributed Multi-Agent Reinforcement Learning for Consensus Control of Quadcopters

2026-06-01 · Youssef Mahran, Zeyad Gamal, Aamir Ahmad, Ayman El-Badawy arxiv

This paper proposes a Network Distributed Multi-Agent Reinforcement Learning (ND-MARL) framework for quadcopter consensus control. Compared to conventional multi-agent MARL formulations that rely on centralized planning …

Multi-agent Reinforcement Learning