NIDCITLGSPJul 24, 2021

Accelerating Federated Edge Learning via Optimized Probabilistic Device Scheduling

arXiv:2107.11588v15 citations
Originality Incremental advance
AI Analysis

This work addresses communication bottlenecks in federated edge learning for applications like autonomous driving, though it is incremental as it builds on prior partial solutions.

The paper tackles the problem of minimizing total communication time in federated edge learning by jointly optimizing communication rounds and per-round latency, deriving a closed-form probabilistic scheduling policy that shifts priority during training and demonstrating its effectiveness in a 3D object detection use case.

The popular federated edge learning (FEEL) framework allows privacy-preserving collaborative model training via frequent learning-updates exchange between edge devices and server. Due to the constrained bandwidth, only a subset of devices can upload their updates at each communication round. This has led to an active research area in FEEL studying the optimal device scheduling policy for minimizing communication time. However, owing to the difficulty in quantifying the exact communication time, prior work in this area can only tackle the problem partially by considering either the communication rounds or per-round latency, while the total communication time is determined by both metrics. To close this gap, we make the first attempt in this paper to formulate and solve the communication time minimization problem. We first derive a tight bound to approximate the communication time through cross-disciplinary effort involving both learning theory for convergence analysis and communication theory for per-round latency analysis. Building on the analytical result, an optimized probabilistic scheduling policy is derived in closed-form by solving the approximate communication time minimization problem. It is found that the optimized policy gradually turns its priority from suppressing the remaining communication rounds to reducing per-round latency as the training process evolves. The effectiveness of the proposed scheme is demonstrated via a use case on collaborative 3D objective detection in autonomous driving.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes