LGNISYJun 3, 2025

Computation- and Communication-Efficient Online FL for Resource-Constrained Aerial Vehicles

arXiv:2506.02972v2h-index: 14MILCOM
Originality Incremental advance
AI Analysis

This addresses computation and communication bottlenecks for aerial vehicles in edge computing, but appears incremental as it builds on existing federated learning methods with specific optimizations.

The paper tackles the problem of efficient online federated learning for resource-constrained aerial vehicles by proposing a 2CEOAFL algorithm that prunes models, trains them, and quantizes gradients, achieving comparable performance to inefficient counterparts.

Privacy-preserving distributed machine learning (ML) and aerial connected vehicle (ACV)-assisted edge computing have drawn significant attention lately. Since the onboard sensors of ACVs can capture new data as they move along their trajectories, the continual arrival of such 'newly' sensed data leads to online learning and demands carefully crafting the trajectories. Besides, as typical ACVs are inherently resource-constrained, computation- and communication-efficient ML solutions are needed. Therefore, we propose a computation- and communication-efficient online aerial federated learning (2CEOAFL) algorithm to take the benefits of continual sensed data and limited onboard resources of the ACVs. In particular, considering independently owned ACVs act as selfish data collectors, we first model their trajectories according to their respective time-varying data distributions. We then propose a 2CEOAFL algorithm that allows the flying ACVs to (a) prune the received dense ML model to make it shallow, (b) train the pruned model, and (c) probabilistically quantize and offload their trained accumulated gradients to the central server (CS). Our extensive simulation results show that the proposed 2CEOAFL algorithm delivers comparable performances to its non-pruned and nonquantized, hence, computation- and communication-inefficient counterparts.

Foundations

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

Your Notes