Deep Learning-Assisted Online Task Offloading for Latency Minimization in Heterogeneous Mobile Edge

Yu Liu,Yingling Mao,Zhenhua Liu,Yuanyuan Yang
DOI: https://doi.org/10.1109/tmc.2023.3285882
IF: 6.075
2023-01-01
IEEE Transactions on Mobile Computing
Abstract:With the proliferation of smart devices in recent years, many applications requiring high computing capability and low latency have emerged. Edge computing is one of the promising paradigms to support such applications. Due to the high volatility of edge environments, e.g., frequent movements of mobile devices, varying task sizes, and time-variant channel conditions, we have to make the offloading and resource management decisions on the fly. This paper formulates and studies the problem of online task offloading and resource management in heterogeneous mobile edge environments. The goal of the problem is to minimize the overall system latency. We prove that the problem is NP-hard. Moreover, traditional algorithms needing long decision-making times are insufficient to support applications with high volatility. This paper proposes a deep learning-assisted online algorithm that can make fast decisions. In particular, we design an offline solver for the proposed problem and use a deep neural network to emulate the solver. We conduct extensive simulations to evaluate the proposed approach. Results show that the proposed approach is around $50,000\times$ and $500\times$ faster than the commercial Gurobi solver for the optimal solution and the proposed offline approximation solver, respectively. Moreover, the overall latency under the proposed approach is near-optimal.
computer science, information systems,telecommunications
What problem does this paper attempt to address?