LGAIDCMar 19, 2023

Hierarchical Personalized Federated Learning Over Massive Mobile Edge Computing Networks

arXiv:2303.10580v130 citationsh-index: 20
Originality Incremental advance
AI Analysis

This addresses scalability and efficiency issues for mobile edge computing networks with heterogeneous devices, though it is incremental as it builds on existing personalized federated learning frameworks.

The paper tackles the challenge of deploying personalized federated learning in massive mobile edge computing networks by proposing a hierarchical algorithm (HPFL) that clusters user equipments and uses synchronous edge and semi-asynchronous cloud aggregation, resulting in improved training loss and reduced latency as verified by experiments.

Personalized Federated Learning (PFL) is a new Federated Learning (FL) paradigm, particularly tackling the heterogeneity issues brought by various mobile user equipments (UEs) in mobile edge computing (MEC) networks. However, due to the ever-increasing number of UEs and the complicated administrative work it brings, it is desirable to switch the PFL algorithm from its conventional two-layer framework to a multiple-layer one. In this paper, we propose hierarchical PFL (HPFL), an algorithm for deploying PFL over massive MEC networks. The UEs in HPFL are divided into multiple clusters, and the UEs in each cluster forward their local updates to the edge server (ES) synchronously for edge model aggregation, while the ESs forward their edge models to the cloud server semi-asynchronously for global model aggregation. The above training manner leads to a tradeoff between the training loss in each round and the round latency. HPFL combines the objectives of training loss minimization and round latency minimization while jointly determining the optimal bandwidth allocation as well as the ES scheduling policy in the hierarchical learning framework. Extensive experiments verify that HPFL not only guarantees convergence in hierarchical aggregation frameworks but also has advantages in round training loss maximization and round latency minimization.

Foundations

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

Your Notes