paper-with-me

Papers

Dynamic Task Software Caching-assisted Computation Offloading for Multi-Access Edge Computing

2022-08-15 · Zhixiong Chen, Wenqiang Yi, Atm S. Alam, Arumugam Nallanathan

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 TSCU problem. We first model the COMO problem as a multi-user game and propose a decentralized algorithm to address its Nash equilibrium solution. We then propose a double deep Q-network (DDQN)-based method to solve the TSCU policy. To reduce the computation complexity and convergence time, we provide a new design for the deep neural network (DNN) in DDQN, named state coding and action aggregation (SCAA). In SCAA-DNN, we introduce a dropout mechanism in the input layer to code users' activity states. Additionally, at the output layer, we devise a two-layer architecture to dynamically aggregate caching actions, which is able to solve the huge state-action space problem. Simulation results show that the proposed solution outperforms existing schemes, saving over 12% energy, and converges with fewer training episodes.

📄 PDF Abstract BibTeX arXiv:2208.07151

Code (0)

등록된 구현이 없습니다.

Tasks

Edge-computing

Methods 이 논문이 사용한 방법론

Dropout Dropout is a regularization technique for neural networks that drops a unit (along with connections) at training time with a specified probability $p$ (a common value is…

Similar Papers 제목 키워드 기반

LLM-Empowered Cooperative Content Caching in Vehicular Fog Caching-Assisted Platoon Networks

2026-02-04 · Bowen Tan, Qiong Wu, Pingyi Fan, Kezhi Wang 외 arxiv

This letter proposes a novel three-tier content caching architecture for Vehicular Fog Caching (VFC)-assisted platoon, where the VFC is formed by the vehicles driving near the platoon. The system strategically coordinate…

Artificial Intelligence Assisted Collaborative Edge Caching in Small Cell Networks

2020-05-16 · Md Ferdous Pervej, Le Thanh Tan, Rose Qingyang Hu

Edge caching is a new paradigm that has been exploited over the past several years to reduce the load for the core network and to enhance the content delivery performance. Many existing caching solutions only consider ho…

User Dynamics-Aware Edge Caching and Computing for Mobile Virtual Reality

2023-11-17 · Mushu Li, Jie Gao, Conghao Zhou, Xuemin Shen 외

In this paper, we present a novel content caching and delivery approach for mobile virtual reality (VR) video streaming. The proposed approach aims to maximize VR video streaming performance, i.e., minimizing video frame…

Scheduling

Caching and Reproducibility: Making Data Science experiments faster and FAIRer

2022-11-08 · Moritz Schubotz, Ankit Satpute, Andre Greiner-Petter, Akiko Aizawa 외

Small to medium-scale data science experiments often rely on research software developed ad-hoc by individual scientists or small teams. Often there is no time to make the research software fast, reusable, and open acces…

Information RetrievalRetrieval

Personalized Federated Distillation Assisted Vehicle Edge Caching Strategy

2025-12-10 · Xun Li, Qiong Wu, Pingyi Fan, Kezhi Wang 외 arxiv

Vehicle edge caching is a promising technology that can significantly reduce the latency for vehicle users (VUs) to access content by pre-caching user-interested content at edge nodes. It is crucial to accurately predict…

Federated Learning