AILGSYNov 11, 2024

To Train or Not to Train: Balancing Efficiency and Training Cost in Deep Reinforcement Learning for Mobile Edge Computing

arXiv:2411.07086v1h-index: 22ICC 2025 - IEEE International Conference on Communications
Originality Incremental advance
AI Analysis

This addresses the overlooked training cost in AI algorithms for MEC resource allocation, which is incremental but important for practical deployment in 6G networks.

The paper tackles the problem of balancing training efficiency and computational cost in Deep Reinforcement Learning for Mobile Edge Computing resource allocation, by introducing a new algorithm that dynamically selects when to train the agent, achieving performance comparable to an ideal agent under realistic conditions.

Artificial Intelligence (AI) is a key component of 6G networks, as it enables communication and computing services to adapt to end users' requirements and demand patterns. The management of Mobile Edge Computing (MEC) is a meaningful example of AI application: computational resources available at the network edge need to be carefully allocated to users, whose jobs may have different priorities and latency requirements. The research community has developed several AI algorithms to perform this resource allocation, but it has neglected a key aspect: learning is itself a computationally demanding task, and considering free training results in idealized conditions and performance in simulations. In this work, we consider a more realistic case in which the cost of learning is specifically accounted for, presenting a new algorithm to dynamically select when to train a Deep Reinforcement Learning (DRL) agent that allocates resources. Our method is highly general, as it can be directly applied to any scenario involving a training overhead, and it can approach the same performance as an ideal learning agent even under realistic training conditions.

Foundations

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

Your Notes