NILGSPOCFeb 1, 2023

FLSTRA: Federated Learning in Stratosphere

arXiv:2302.00163v310 citationsh-index: 65
Originality Incremental advance
AI Analysis

This addresses communication bottlenecks in federated learning for large-scale distributed systems, but it is incremental as it builds on existing FL methods with resource allocation optimizations.

The paper tackles the problem of slow convergence and high communication delay in federated learning by proposing a system using a high altitude platform station to facilitate more clients with line-of-sight links, achieving improved delay and accuracy compared to terrestrial benchmarks.

We propose a federated learning (FL) in stratosphere (FLSTRA) system, where a high altitude platform station (HAPS) facilitates a large number of terrestrial clients to collaboratively learn a global model without sharing the training data. FLSTRA overcomes the challenges faced by FL in terrestrial networks, such as slow convergence and high communication delay due to limited client participation and multi-hop communications. HAPS leverages its altitude and size to allow the participation of more clients with line-of-sight (LOS) links and the placement of a powerful server. However, handling many clients at once introduces computing and transmission delays. Thus, we aim to obtain a delay-accuracy trade-off for FLSTRA. Specifically, we first develop a joint client selection and resource allocation algorithm for uplink and downlink to minimize the FL delay subject to the energy and quality-of-service (QoS) constraints. Second, we propose a communication and computation resource-aware (CCRA-FL) algorithm to achieve the target FL accuracy while deriving an upper bound for its convergence rate. The formulated problem is non-convex; thus, we propose an iterative algorithm to solve it. Simulation results demonstrate the effectiveness of the proposed FLSTRA system, compared to terrestrial benchmarks, in terms of FL delay and accuracy.

Foundations

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

Your Notes