vix.ing · top · new · best · stats · spec

Deep Reinforcement Learning with Discrete Normalized Advantage Functions for Resource Management in Network Slicing

2019/06/10 by Qi Chen, Qi, Chen, Yuxiu Hua +7 · 1 citation
Computer Science · Engineering · #Elevator Systems and Control #FOS: Computer and information sciences #Machine Learning (cs.LG) #Machine Learning (stat.ML) #Reinforcement Learning in Robotics #Software-Defined Networks and 5G

paper · pdf · doi:10.48550/arxiv.1906.04594

openalex publication_date 2019/06/10 · openalex created_date 2019/06/27 · openalex updated_date 2026/07/28

Abstract

Network slicing promises to provision diversified services with distinct requirements in one infrastructure. Deep reinforcement learning (e.g., deep Q-learning, DQL) is assumed to be an appropriate algorithm to solve the demand-aware inter-slice resource management issue in network slicing by regarding the varying demands and the allocated bandwidth as the environment state and the action, respectively. However, allocating bandwidth in a finer resolution usually implies larger action space, and unfortunately DQL fails to quickly converge in this case. In this paper, we introduce discrete normalized advantage functions (DNAF) into DQL, by separating the Q-value function as a state-value function term and an advantage term and exploiting a deterministic policy gradient descent (DPGD) algorithm to avoid the unnecessary calculation of Q-value for every state-action pair. Furthermore, as DPGD only works in continuous action space, we embed a k-nearest neighbor algorithm into DQL to quickly find a valid action in the discrete space nearest to the DPGD output. Finally, we verify the faster convergence of the DNAF-based DQL through extensive simulations.

Citations

Cited by

Related