SMCoEdge: Simultaneous Multi-server Offloading for Collaborative Mobile Edge Computing.

Changfu Xu,Yupeng Li,Xiaowen Chu,Haodong Zou,Weijia Jia,Tian Wang
DOI: https://doi.org/10.1007/978-981-97-0808-6_5
2024-01-01
Abstract:Collaborative Mobile Edge Computing (MEC) has emerged as a promising solution for low service delay in computation-intensive Internet of Things (IoT) applications. However, current approaches typically perform offline task partitioning and offload each subtask to an Edge Server (ES) for processing. This leads to varying delays in subtask processing across different ESs, resulting in a high make-span of task offloading. To address this issue, we propose a novel approach called SMCoEdge, which utilizes simultaneous multi-ES offloading to minimize the make-span of task offloading for computation-intensive IoT applications. Specifically, we formulate our problem as a mixed integer non-linear programming problem and prove its NP-hardness. We then decompose our problem into two sub-problems of multi-ES selection and task allocation, and propose a Deep Reinforcement Learning-based Simultaneous Multi-ES Offloading (DRL-SMO) algorithm to effectively solve it. Additionally, we analyze the computation complexity of DRL-SMO. Our extensive simulation results demonstrate that SMCoEdge outperforms state-of-the-art approaches by reducing make-span by 18.93% while maintaining a low offloading failure rate.
What problem does this paper attempt to address?