Dynamic Task Software Caching-assisted Computation Offloading for Multi-Access Edge Computing
Zhixiong Chen, Wenqiang Yi, Atm S. Alam, Arumugam Nallanathan

TL;DR
This paper proposes a dynamic task software caching and computation offloading framework for MEC, using deep reinforcement learning to adapt to time-varying user demands, reducing energy consumption and improving efficiency.
Contribution
It introduces a joint optimization model for caching and offloading, and develops a novel DDQN-based method with state coding and action aggregation to efficiently solve the problem.
Findings
Achieves over 12% energy savings compared to existing schemes.
Converges faster with fewer training episodes.
Effective handling of large state-action spaces in MEC caching and offloading.
Abstract
In multi-access edge computing (MEC), most existing task software caching works focus on statically caching data at the network edge, which may hardly preserve high reusability due to the time-varying user requests in practice. To this end, this work considers dynamic task software caching at the MEC server to assist users' task execution. Specifically, we formulate a joint task software caching update (TSCU) and computation offloading (COMO) problem to minimize users' energy consumption while guaranteeing delay constraints, where the limited cache size and computation capability of the MEC server, as well as the time-varying task demand of users are investigated. This problem is proved to be non-deterministic polynomial-time hard, so we transform it into two sub-problems according to their temporal correlations, i.e., the real-time COMO problem and the Markov decision process-based…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsIoT and Edge/Fog Computing · Caching and Content Delivery · Stochastic Gradient Optimization Techniques
MethodsDropout
