paper-with-me

Papers

Learning to Code: Coded Caching via Deep Reinforcement Learning

2019-12-09 · Navid Naderializadeh, Seyed Mohammad Asghari

We consider a system comprising a file library and a network with a server and multiple users equipped with cache memories. The system operates in two phases: a prefetching phase, where users load their caches with parts of contents from the library, and a delivery phase, where users request files from the library and the server needs to send the uncached parts of the requested files to the users. For the case where the users' caches are arbitrarily loaded, we propose an algorithm based on deep reinforcement learning to minimize the delay of delivering requested contents to the users in the delivery phase. Simulation results demonstrate that our proposed deep reinforcement learning agent learns a coded delivery strategy for sending the requests to the users, which slightly outperforms the state-of-the-art performance in terms of delivery delay, while drastically reducing the computational complexity.

📄 PDF Abstract BibTeX arXiv:1912.04321

Code (0)

등록된 구현이 없습니다.

Tasks

Deep Reinforcement Learningreinforcement-learningReinforcement LearningReinforcement Learning (RL)

Similar Papers 제목 키워드 기반

Emergency Caching: Coded Caching-based Reliable Map Transmission in Emergency Networks

2024-02-27 · Zeyu Tian, Lianming Xu, Liang Li, Li Wang 외

Many rescue missions demand effective perception and real-time decision making, which highly rely on effective data collection and processing. In this study, we propose a three-layer architecture of emergency caching net…

Decision MakingDeep Reinforcement Learning

Beamforming in Wireless Coded-Caching Systems

2023-09-11 · Sneha Madhusudan, Charitha Madapatha, Behrooz Makki, Hao Guo 외

Increased capacity in the access network poses capacity challenges on the transport network due to the aggregated traffic. However, there are spatial and time correlation in the user data demands that could potentially b…

Learning Selective Merge Policies for Deadline-Constrained Coded Caching via Deep Reinforcement Learning

2026-05-13 · Amirhossein Yousefiramandi arxiv

In the coded caching, the server uses the cached information at the users to serve multiple users in parallel with a single coded multi-casting message or packet, that is, a merged packet, and thus mitigates the peak net…

Reinforcement Learning

Multi-Content Time-Series Popularity Prediction with Multiple-Model Transformers in MEC Networks

2022-10-12 · Zohreh Hajiakhondi-Meybodi, Arash Mohammadi, Ming Hou, Elahe Rahimian 외

Coded/uncoded content placement in Mobile Edge Caching (MEC) has evolved as an efficient solution to meet the significant growth of global mobile data traffic by boosting the content diversity in the storage of caching n…

Time SeriesTime Series Analysis

EntropyCache: Decoded Token Entropy Guided KV Caching for Diffusion Language Models

2026-03-19 · Minsoo Cheong, Donghyun Son, Woosang Lim, Sungjoo Yoo arxiv

Diffusion-based large language models (dLLMs) rely on bidirectional attention, which prevents lossless KV caching and requires a full forward pass at every denoising step. Existing approximate KV caching methods reduce t…