TL;DR
This paper introduces a meta reinforcement learning approach for task offloading in edge computing, enabling rapid adaptation to new environments and reducing latency by up to 25%.
Contribution
It proposes a novel meta reinforcement learning method with a seq2seq neural network for efficient, adaptive task offloading in MEC environments.
Findings
Reduces latency by up to 25% compared to baselines.
Achieves fast adaptation with minimal samples and updates.
Demonstrates improved adaptability over traditional DRL methods.
Abstract
Multi-access edge computing (MEC) aims to extend cloud service to the network edge to reduce network traffic and service latency. A fundamental problem in MEC is how to efficiently offload heterogeneous tasks of mobile applications from user equipment (UE) to MEC hosts. Recently, many deep reinforcement learning (DRL) based methods have been proposed to learn offloading policies through interacting with the MEC environment that consists of UE, wireless channels, and MEC hosts. However, these methods have weak adaptability to new environments because they have low sample efficiency and need full retraining to learn updated policies for new environments. To overcome this weakness, we propose a task offloading method based on meta reinforcement learning, which can adapt fast to new environments with a small number of gradient updates and samples. We model mobile applications as Directed…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
MethodsTanh Activation · Sigmoid Activation · Long Short-Term Memory · Sequence to Sequence
