paper-with-me

홈 › Papers

Adaptive Heterogeneous Client Sampling for Federated Learning over Wireless Networks

2024-04-22 · Bing Luo, Wenli Xiao, Shiqiang Wang, Jianwei Huang, Leandros Tassiulas

Federated learning (FL) algorithms usually sample a fraction of clients in each round (partial participation) when the number of participants is large and the server's communication bandwidth is limited. Recent works on the convergence analysis of FL have focused on unbiased client sampling, e.g., sampling uniformly at random, which suffers from slow wall-clock time for convergence due to high degrees of system heterogeneity and statistical heterogeneity. This paper aims to design an adaptive client sampling algorithm for FL over wireless networks that tackles both system and statistical heterogeneity to minimize the wall-clock convergence time. We obtain a new tractable convergence bound for FL algorithms with arbitrary client sampling probability. Based on the bound, we analytically establish the relationship between the total learning time and sampling probability with an adaptive bandwidth allocation scheme, which results in a non-convex optimization problem. We design an efficient algorithm for learning the unknown parameters in the convergence bound and develop a low-complexity algorithm to approximately solve the non-convex problem. Our solution reveals the impact of system and statistical heterogeneity parameters on the optimal client sampling design. Moreover, our solution shows that as the number of sampled clients increases, the total convergence time first decreases and then increases because a larger sampling number reduces the number of rounds for convergence but results in a longer expected time per-round due to limited wireless bandwidth. Experimental results from both hardware prototype and simulation demonstrate that our proposed sampling scheme significantly reduces the convergence time compared to several baseline sampling schemes.

📄 PDF Abstract BibTeX arXiv:2404.13804

Code (1)

wenlixiao-cs/wirelessfl 공식 구현 pytorch

Tasks

Federated Learning

Similar Papers 제목 키워드 기반

Beyond ADMM: A Unified Client-variance-reduced Adaptive Federated Learning Framework

2022-12-03 · Shuai Wang, Yanqing Xu, Zhiguo Wang, Tsung-Hui Chang 외

As a novel distributed learning paradigm, federated learning (FL) faces serious challenges in dealing with massive clients with heterogeneous data distribution and computation and communication resources. Various client-…

Federated Learningimage-classificationImage ClassificationSemi-Supervised Image Classification

Adaptive Federated LoRA in Heterogeneous Wireless Networks with Independent Sampling

2025-05-29 · Yanzhao Hou, Jiaxiang Geng, Boyu Li, Xiaofeng Tao 외

Federated LoRA has emerged as a promising technique for efficiently fine-tuning large language models (LLMs) on distributed devices by reducing the number of trainable parameters. However, existing approaches often inade…

Adaptive Federated Learning in Heterogeneous Wireless Networks with Independent Sampling

2024-02-15 · Jiaxiang Geng, Yanzhao Hou, Xiaofeng Tao, Juncheng Wang 외

Federated Learning (FL) algorithms commonly sample a random subset of clients to address the straggler issue and improve communication efficiency. While recent works have proposed various client sampling methods, they ha…

Federated Learning

FedFetch: Faster Federated Learning with Adaptive Downstream Prefetching

2025-04-21 · Qifan Yan, Andrew Liu, Shiqi He, Mathias Lécuyer 외

Federated learning (FL) is a machine learning paradigm that facilitates massively distributed model training with end-user data on edge devices directed by a central server. However, the large number of heterogeneous cli…

Federated Learning

Adaptive Federated Learning via Dynamical System Model

2025-10-05 · Aayushya Agarwal, Larry Pileggi, Gauri Joshi arxiv

Hyperparameter selection is critical for stable and efficient convergence of heterogeneous federated learning, where clients differ in computational capabilities, and data distributions are non-IID. Tuning hyperparameter…

Federated Learning