SPDCLGJun 12, 2020

Jointly Optimizing Dataset Size and Local Updates in Heterogeneous Mobile Edge Learning

arXiv:2006.07402v37 citations
Originality Incremental advance
AI Analysis

This work addresses efficiency in mobile edge learning for applications like IoT, but it is incremental as it builds on existing optimization frameworks.

The paper tackles the problem of maximizing distributed ML model accuracy on resource-constrained wireless edge networks by jointly optimizing local/global updates and task allocation to minimize loss, considering heterogeneous learner capabilities, and shows performance gains over a heterogeneity-unaware approach.

This paper proposes to maximize the accuracy of a distributed machine learning (ML) model trained on learners connected via the resource-constrained wireless edge. We jointly optimize the number of local/global updates and the task size allocation to minimize the loss while taking into account heterogeneous communication and computation capabilities of each learner. By leveraging existing bounds on the difference between the training loss at any given iteration and the theoretically optimal loss, we derive an expression for the objective function in terms of the number of local updates. The resulting convex program is solved to obtain the optimal number of local updates which is used to obtain the total updates and batch sizes for each learner. The merits of the proposed solution, which is heterogeneity aware (HA), are exhibited by comparing its performance to the heterogeneity unaware (HU) approach.

Foundations

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

Your Notes