LGDCJul 12, 2023

Tackling Computational Heterogeneity in FL: A Few Theoretical Insights

arXiv:2307.06283v11 citationsh-index: 2
Originality Incremental advance
AI Analysis

This work tackles the problem of resource constraints and data variability in federated learning for edge devices, representing an incremental advancement.

The paper addresses computational heterogeneity in federated learning by introducing a novel aggregation framework, analyzing it theoretically and experimentally to improve model generalization.

The future of machine learning lies in moving data collection along with training to the edge. Federated Learning, for short FL, has been recently proposed to achieve this goal. The principle of this approach is to aggregate models learned over a large number of distributed clients, i.e., resource-constrained mobile devices that collect data from their environment, to obtain a new more general model. The latter is subsequently redistributed to clients for further training. A key feature that distinguishes federated learning from data-center-based distributed training is the inherent heterogeneity. In this work, we introduce and analyse a novel aggregation framework that allows for formalizing and tackling computational heterogeneity in federated optimization, in terms of both heterogeneous data and local updates. Proposed aggregation algorithms are extensively analyzed from a theoretical, and an experimental prospective.

Foundations

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

Your Notes