Adaptive Biased User Scheduling for Heterogeneous Wireless Federate Learning Network
Changxiang Wu, Yijing Ren, Daniel K. C. So, Jie Tang
TL;DR
The paper tackles the challenge of reducing convergence latency in wireless federated learning with heterogeneous devices and energy constraints. It proposes a unified framework that blends adaptive biased user scheduling (via PPO-based DRL) with two local-resource allocation strategies (LDRA and LCRA) to mitigate stragglers and exploit informative updates under Non-IID data. A convergence bound under non-IID data is derived to quantify the impact of scheduling bias, and the framework is validated through MNIST and CIFAR-10 experiments, showing substantial reductions in total convergence time compared with baselines. The results demonstrate robustness to dynamic channels and energy harvesting, providing a practical approach to deploy FL in real-world heterogeneous wireless networks with energy constraints and stragglers.
Abstract
Federated Learning (FL) has revolutionized collaborative model training in distributed networks, prioritizing data privacy and communication efficiency. This paper investigates efficient deployment of FL in wireless heterogeneous networks, focusing on strategies to accelerate convergence despite stragglers. The primary objective is to minimize long-term convergence wall-clock time through optimized user scheduling and resource allocation. While stragglers may introduce delays in a single round, their inclusion can expedite subsequent rounds, particularly when they possess critical information. Moreover, balancing single-round duration with the number of cumulative rounds, compounded by dynamic training and transmission conditions, necessitates a novel approach beyond conventional optimization solutions. To tackle these challenges, convergence analysis with respect to adaptive and biased scheduling is derived. Then, by factoring in real-time system and statistical information, including diverse energy constraints and users' energy harvesting capabilities, a deep reinforcement learning approach, empowered by proximal policy optimization, is employed to adaptively select user sets. For the scheduled users, Lagrangian decomposition is applied to optimize local resource utilization, further enhancing system efficiency. Simulation results validate the effectiveness and robustness of the proposed framework for various FL tasks, demonstrating reduced task time compared to existing benchmarks under various settings.
