paper-with-me

홈 › Papers

Knowledge Distillation for Mobile Edge Computation Offloading

2020-04-09 · Haowei Chen, Liekang Zeng, Shuai Yu, Xu Chen

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.

📄 PDF Abstract BibTeX arXiv:2004.04366

Code (0)

등록된 구현이 없습니다.

Tasks

Imitation LearningKnowledge DistillationMulti-Label ClassificationMUlTI-LABEL-ClASSIFICATION

Methods 이 논문이 사용한 방법론

Knowledge Distillation A very simple way to improve the performance of almost any machine learning algorithm is to train many different models on the same data and then to average their predictions.…

Similar Papers 제목 키워드 기반

CoMoE: Collaborative Optimization of Expert Aggregation and Offloading for MoE-based LLMs at Edge

2025-08-10 · Muqing Li, Ning Li, Xin Yuan, Wenchao Xu 외 arxiv

The proliferation of large language models (LLMs) has driven the adoption of Mixture-of-Experts (MoE) architectures as a promising solution to scale model capacity while controlling computational costs. However, deployin…

Knowledge Distillation

QECO: A QoE-Oriented Computation Offloading Algorithm based on Deep Reinforcement Learning for Mobile Edge Computing

2023-11-04 · Iman Rahmati, Hamed Shah-Mansouri, Ali Movaghar

In the realm of mobile edge computing (MEC), efficient computation task offloading plays a pivotal role in ensuring a seamless quality of experience (QoE) for users. Maintaining a high QoE is paramount in today's interco…

Deep Reinforcement LearningEdge-computing

Privacy-Preserved Task Offloading in Mobile Blockchain with Deep Reinforcement Learning

2019-08-15 · Dinh C. Nguyen, Pubudu N. Pathirana, Ming Ding, Aruna Seneviratne

Blockchain technology with its secure, transparent and decentralized nature has been recently employed in many mobile applications. However, the mining process in mobile blockchain requires high computational and storage…

Deep Reinforcement LearningEdge-computingreinforcement-learningReinforcement Learning (RL)

Optimized Computation Offloading Performance in Virtual Edge Computing Systems via Deep Reinforcement Learning

2018-05-16 · Xianfu Chen, Honggang Zhang, Celimuge Wu, Shiwen Mao 외

To improve the quality of computation experience for mobile devices, mobile-edge computing (MEC) is a promising paradigm by providing computing capabilities in close proximity within a sliced radio access network (RAN), …

Deep Reinforcement LearningEdge-computingreinforcement-learningReinforcement Learning+1

Knowledge-Driven Multi-Agent Reinforcement Learning for Computation Offloading in Cybertwin-Enabled Internet of Vehicles

2023-08-04 · Ruijin Sun, Xiao Yang, Nan Cheng, Xiucheng Wang 외

By offloading computation-intensive tasks of vehicles to roadside units (RSUs), mobile edge computing (MEC) in the Internet of Vehicles (IoV) can relieve the onboard computation burden. However, existing model-based task…

Edge-computingMulti-agent Reinforcement Learning