paper-with-me

Papers

Accelerating Federated Learning by Selecting Beneficial Herd of Local Gradients

2024-03-25 · Ping Luo, Xiaoge Deng, Ziqing Wen, Tao Sun, Dongsheng Li

Federated Learning (FL) is a distributed machine learning framework in communication network systems. However, the systems' Non-Independent and Identically Distributed (Non-IID) data negatively affect the convergence efficiency of the global model, since only a subset of these data samples are beneficial for model convergence. In pursuit of this subset, a reliable approach involves determining a measure of validity to rank the samples within the dataset. In this paper, We propose the BHerd strategy which selects a beneficial herd of local gradients to accelerate the convergence of the FL model. Specifically, we map the distribution of the local dataset to the local gradients and use the Herding strategy to obtain a permutation of the set of gradients, where the more advanced gradients in the permutation are closer to the average of the set of gradients. These top portion of the gradients will be selected and sent to the server for global aggregation. We conduct experiments on different datasets, models and scenarios by building a prototype system, and experimental results demonstrate that our BHerd strategy is effective in selecting beneficial local gradients to mitigate the effects brought by the Non-IID dataset, thus accelerating model convergence.

📄 PDF Abstract BibTeX arXiv:2403.16557

Code (0)

등록된 구현이 없습니다.

Tasks

Federated Learning

Methods 이 논문이 사용한 방법론

SET Dynamic Sparse Training method where weight mask is updated randomly periodically

Similar Papers 제목 키워드 기반

Optimally-Weighted Herding is Bayesian Quadrature

2012-04-07 · Ferenc Huszár, David Duvenaud

Herding and kernel herding are deterministic methods of choosing samples which summarise a probability distribution. A related task is choosing samples for estimating integrals using Bayesian quadrature. We show that the…

Optimally-Weighted Herding is Bayesian Quadrature

2014-08-09 · Ferenc Huszar, David Duvenaud

Herding and kernel herding are deterministic methods of choosing samples which summarise a probability distribution. A related task is choosing samples for estimating integrals using Bayesian quadrature. We show that the…

Bifurcations in the Herd Immunity Threshold for Discrete-Time Models of Epidemic Spread

2022-12-14 · Sinan A. Ozbay, Bjarke F. Nielsen, Maximilian M. Nguyen

We performed a thorough sensitivity analysis of the herd immunity threshold for discrete-time SIR compartmental models with a static network structure. We find unexpectedly that these models violate classical intuition w…

Preliminary results on the herdability of complex multiagent systems via local information

2023-04-22 · Andrea Lama, Mario di Bernardo

We present preliminary results on the problem of driving the dynamics of a group of agents, the herders, so as to steer the collective behaviour of another group of agents, the targets, interacting with them. We define t…

Benchmarking Data Heterogeneity Evaluation Approaches for Personalized Federated Learning

2024-10-09 · Zhilong Li, Xiaohu Wu, Xiaoli Tang, Tiantian He 외

There is growing research interest in measuring the statistical heterogeneity of clients' local datasets. Such measurements are used to estimate the suitability for collaborative training of personalized federated learni…

BenchmarkingFairnessFederated LearningPersonalized Federated Learning