LGNINov 30, 2020

Task Allocation for Asynchronous Mobile Edge Learning with Delay and Energy Constraints

arXiv:2012.00143v23 citations
AI Analysis

This work is significant for researchers and practitioners deploying machine learning models on resource-constrained mobile edge networks, offering an incremental improvement in task allocation efficiency.

This paper addresses the problem of optimally allocating machine learning tasks to heterogeneous mobile edge learners under global delay and local energy constraints. The proposed heterogeneity-aware asynchronous method (HA-Asyn) achieves up to 25% better performance compared to a heterogeneity-aware synchronous scheme.

This paper extends the paradigm of "mobile edge learning (MEL)" by designing an optimal task allocation scheme for training a machine learning model in an asynchronous manner across mutiple edge nodes or learners connected via a resource-constrained wireless edge network. The optimization is done such that the portion of the task allotted to each learner is completed within a given global delay constraint and a local maximum energy consumption limit. The time and energy consumed are related directly to the heterogeneous communication and computational capabilities of the learners; i.e. the proposed model is heterogeneity aware (HA). Because the resulting optimization is an NP-hard quadratically-constrained integer linear program (QCILP), a two-step suggest-and-improve (SAI) solution is proposed based on using the solution of the relaxed synchronous problem to obtain the solution to the asynchronous problem. The proposed HA asynchronous (HA-Asyn) approach is compared against the HA synchronous (HA-Sync) scheme and the heterogeneity unaware (HU) equal batch allocation scheme. Results from a system of 20 learners tested for various completion time and energy consumption constraints show that the proposed HA-Asyn method works better than the HU synchronous/asynchronous (HU-Sync/Asyn) approach and can provide gains of up-to 25\% compared to the HA-Sync scheme.

Foundations

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

Your Notes