LGMar 25, 2022

Sparse Federated Learning with Hierarchical Personalized Models

arXiv:2203.13517v319 citationsh-index: 18
Originality Incremental advance
AI Analysis

This work addresses performance and efficiency issues in federated learning for applications like IoT and mobile devices, representing an incremental improvement over existing methods.

The authors tackled the problems of poor model performance on non-i.i.d. data and high communication costs in federated learning by proposing sFedHP, a personalized algorithm using hierarchical proximal mapping and sparse constraints, which achieved state-of-the-art convergence rates and significantly reduced communication costs.

Federated learning (FL) can achieve privacy-safe and reliable collaborative training without collecting users' private data. Its excellent privacy security potential promotes a wide range of FL applications in Internet-of-Things (IoT), wireless networks, mobile devices, autonomous vehicles, and cloud medical treatment. However, the FL method suffers from poor model performance on non-i.i.d. data and excessive traffic volume. To this end, we propose a personalized FL algorithm using a hierarchical proximal mapping based on the moreau envelop, named sparse federated learning with hierarchical personalized models (sFedHP), which significantly improves the global model performance facing diverse data. A continuously differentiable approximated L1-norm is also used as the sparse constraint to reduce the communication cost. Convergence analysis shows that sFedHP's convergence rate is state-of-the-art with linear speedup and the sparse constraint only reduces the convergence rate to a small extent while significantly reducing the communication cost. Experimentally, we demonstrate the benefits of sFedHP compared with the FedAvg, HierFAVG (hierarchical FedAvg), and personalized FL methods based on local customization, including FedAMP, FedProx, Per-FedAvg, pFedMe, and pFedGP.

Foundations

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

Your Notes