DCLGNIFeb 3, 2022

Network Resource Allocation Strategy Based on Deep Reinforcement Learning

arXiv:2202.03193v114 citations
Originality Incremental advance
AI Analysis

This work addresses network resource allocation for emerging technologies, but it is incremental as it builds on existing VNE and DRL methods.

The paper tackles the problem of virtual network embedding (VNE) for network resource allocation by proposing three deep reinforcement learning (DRL) algorithms to address issues like local optimal convergence and substrate network representation, with experimental results showing superiority over other algorithms.

The traditional Internet has encountered a bottleneck in allocating network resources for emerging technology needs. Network virtualization (NV) technology as a future network architecture, the virtual network embedding (VNE) algorithm it supports shows great potential in solving resource allocation problems. Combined with the efficient machine learning (ML) algorithm, a neural network model close to the substrate network environment is constructed to train the reinforcement learning agent. This paper proposes a two-stage VNE algorithm based on deep reinforcement learning (DRL) (TS-DRL-VNE) for the problem that the mapping result of existing heuristic algorithm is easy to converge to the local optimal solution. For the problem that the existing VNE algorithm based on ML often ignores the importance of substrate network representation and training mode, a DRL VNE algorithm based on full attribute matrix (FAM-DRL-VNE) is proposed. In view of the problem that the existing VNE algorithm often ignores the underlying resource changes between virtual network requests, a DRL VNE algorithm based on matrix perturbation theory (MPT-DRL-VNE) is proposed. Experimental results show that the above algorithm is superior to other algorithms.

Foundations

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

Your Notes