English

Knowledge Distillation for Mobile Edge Computation Offloading

Networking and Internet Architecture 2020-04-10 v1 Artificial Intelligence Distributed, Parallel, and Cluster Computing

Abstract

Edge computation offloading allows mobile end devices to put execution of compute-intensive task on the edge servers. End devices can decide whether offload the tasks to edge servers, cloud servers or execute locally according to current network condition and devices' profile in an online manner. In this article, we propose an edge computation offloading framework based on Deep Imitation Learning (DIL) and Knowledge Distillation (KD), which assists end devices to quickly make fine-grained decisions to optimize the delay of computation tasks online. We formalize computation offloading problem into a multi-label classification problem. Training samples for our DIL model are generated in an offline manner. After model is trained, we leverage knowledge distillation to obtain a lightweight DIL model, by which we further reduce the model's inference delay. Numerical experiment shows that the offloading decisions made by our model outperforms those made by other related policies in latency metric. Also, our model has the shortest inference delay among all policies.

Keywords

Cite

@article{arxiv.2004.04366,
  title  = {Knowledge Distillation for Mobile Edge Computation Offloading},
  author = {Haowei Chen and Liekang Zeng and Shuai Yu and Xu Chen},
  journal= {arXiv preprint arXiv:2004.04366},
  year   = {2020}
}
R2 v1 2026-06-23T14:45:08.976Z