paper-with-me

Papers

Adaptive Client Sampling in Federated Learning via Online Learning with Bandit Feedback

2021-12-28 · Boxin Zhao, Lingxiao Wang, Ziqi Liu, Zhiqiang Zhang, Jun Zhou, Chaochao Chen, Mladen Kolar

Due to the high cost of communication, federated learning (FL) systems need to sample a subset of clients that are involved in each round of training. As a result, client sampling plays an important role in FL systems as it affects the convergence rate of optimization algorithms used to train machine learning models. Despite its importance, there is limited work on how to sample clients effectively. In this paper, we cast client sampling as an online learning task with bandit feedback, which we solve with an online stochastic mirror descent (OSMD) algorithm designed to minimize the sampling variance. We then theoretically show how our sampling method can improve the convergence speed of federated optimization algorithms over the widely used uniform sampling. Through both simulated and real data experiments, we empirically illustrate the advantages of the proposed client sampling algorithm over uniform sampling and existing online learning-based sampling strategies. The proposed adaptive sampling procedure is applicable beyond the FL problem studied here and can be used to improve the performance of stochastic optimization procedures such as stochastic gradient descent and stochastic coordinate descent.

📄 PDF Abstract BibTeX arXiv:2112.14332

Code (1)

boxinz17/fl-client-sampling 공식 구현 pytorch

Tasks

Federated LearningStochastic Optimization

Similar Papers 제목 키워드 기반

Federated Linear Contextual Bandits with Heterogeneous Clients

2024-02-29 · Ethan Blaser, Chuanhao Li, Hongning Wang

The demand for collaborative and private bandit learning across multiple agents is surging due to the growing quantity of data generated from distributed systems. Federated bandit learning has emerged as a promising fram…

AllFederated LearningMulti-Armed Bandits

Enhanced Federated Optimization: Adaptive Unbiased Client Sampling with Reduced Variance

2023-10-04 · Dun Zeng, Zenglin Xu, Yu Pan, Xu Luo 외

Federated Learning (FL) is a distributed learning paradigm to train a global model across multiple devices without collecting local data. In FL, a server typically selects a subset of clients for each training round to o…

Federated Learning

Federated Multi-Armed Bandits

2021-01-28 · Chengshuai Shi, Cong Shen

Federated multi-armed bandits (FMAB) is a new bandit paradigm that parallels the federated learning (FL) framework in supervised learning. It is inspired by practical applications in cognitive radio and recommender syste…

Federated LearningMulti-Armed BanditsRecommendation Systems

Constructing Adversarial Examples for Vertical Federated Learning: Optimal Client Corruption through Multi-Armed Bandit

2024-05-07 · The International Conference on Learning Representations (ICLR) 2024 5 · Duanyi Yao (HKUST), Songze Li (Southeast University), Ye Xue (Shenzhen Research Institute of Big Data, CUHK(SZ)) 외

Vertical federated learning (VFL), where each participating client holds a subset of data features, has found numerous applications in finance, healthcare, and IoT systems. However, adversarial attacks, particularly thro…

Federated LearningThompson SamplingVertical Federated Learning

Constructing Adversarial Examples for Vertical Federated Learning: Optimal Client Corruption through Multi-Armed Bandit

2024-08-08 · Duanyi Yao, Songze Li, Ye Xue, Jin Liu

Vertical federated learning (VFL), where each participating client holds a subset of data features, has found numerous applications in finance, healthcare, and IoT systems. However, adversarial attacks, particularly thro…

Federated LearningThompson SamplingVertical Federated Learning