NILGJan 19, 2023

Advanced Scaling Methods for VNF deployment with Reinforcement Learning

arXiv:2301.08325v12 citationsh-index: 16
Originality Incremental advance
AI Analysis

This work addresses the challenge of efficient VNF deployment for network operators, but it is incremental as it builds on existing RL approaches with architectural improvements.

The paper tackles the problem of optimizing virtual network function (VNF) deployment in complex networks by proposing an enhanced reinforcement learning model that improves generalization to different network settings, achieving better quality of service with minimum resource utilization compared to previous methods.

Network function virtualization (NFV) and software-defined network (SDN) have become emerging network paradigms, allowing virtualized network function (VNF) deployment at a low cost. Even though VNF deployment can be flexible, it is still challenging to optimize VNF deployment due to its high complexity. Several studies have approached the task as dynamic programming, e.g., integer linear programming (ILP). However, optimizing VNF deployment for highly complex networks remains a challenge. Alternatively, reinforcement learning (RL) based approaches have been proposed to optimize this task, especially to employ a scaling action-based method which can deploy VNFs within less computational time. However, the model architecture can be improved further to generalize to the different networking settings. In this paper, we propose an enhanced model which can be adapted to more general network settings. We adopt the improved GNN architecture and a few techniques to obtain a better node representation for the VNF deployment task. Furthermore, we apply a recently proposed RL method, phasic policy gradient (PPG), to leverage the shared representation of the service function chain (SFC) generation model from the value function. We evaluate the proposed method in various scenarios, achieving a better QoS with minimum resource utilization compared to the previous methods. Finally, as a qualitative evaluation, we analyze our proposed encoder's representation for the nodes, which shows a more disentangled representation.

Foundations

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

Your Notes