ITLGMay 13, 2019

Deep Multi-Agent Reinforcement Learning Based Cooperative Edge Caching in Wireless Networks

arXiv:1905.05256v147 citations
Originality Incremental advance
AI Analysis

This work addresses latency reduction for multimedia services in wireless networks, but it is incremental as it applies known reinforcement learning methods to a specific caching scenario.

The paper tackles the problem of dynamic edge caching in wireless networks with unknown content popularity by proposing a deep multi-agent reinforcement learning framework, achieving performance improvements over traditional caching policies like LRU, LFU, and FIFO in minimizing average transmission delay.

The growing demand on high-quality and low-latency multimedia services has led to much interest in edge caching techniques. Motivated by this, we in this paper consider edge caching at the base stations with unknown content popularity distributions. To solve the dynamic control problem of making caching decisions, we propose a deep actor-critic reinforcement learning based multi-agent framework with the aim to minimize the overall average transmission delay. To evaluate the proposed framework, we compare the learning-based performance with three other caching policies, namely least recently used (LRU), least frequently used (LFU), and first-in-first-out (FIFO) policies. Through simulation results, performance improvements of the proposed framework over these three caching algorithms have been identified and its superior ability to adapt to varying environments is demonstrated.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes