# Unveiling the potential of Graph Neural Networks for network modeling   and optimization in SDN

**Authors:** Krzysztof Rusek, Jos\'e Su\'arez-Varela, Albert Mestres, Pere, Barlet-Ros, Albert Cabellos-Aparicio

arXiv: 1901.08113 · 2021-06-15

## TL;DR

This paper introduces a novel Graph Neural Network model designed to accurately predict delay and jitter in SDN networks, demonstrating strong generalization across different topologies and routing schemes, thus aiding network optimization.

## Contribution

The paper presents a new GNN-based model that effectively estimates network performance metrics, outperforming existing techniques in accuracy and generalization for SDN network modeling.

## Key findings

- GNN model achieves $R^2=0.86$ in delay and jitter estimation.
- Model generalizes well to unseen topologies and routing schemes.
- Effective in network optimization use-cases.

## Abstract

Network modeling is a critical component for building self-driving Software-Defined Networks, particularly to find optimal routing schemes that meet the goals set by administrators. However, existing modeling techniques do not meet the requirements to provide accurate estimations of relevant performance metrics such as delay and jitter. In this paper we propose a novel Graph Neural Network (GNN) model able to understand the complex relationship between topology, routing and input traffic to produce accurate estimates of the per-source/destination pair mean delay and jitter. GNN are tailored to learn and model information structured as graphs and as a result, our model is able to generalize over arbitrary topologies, routing schemes and variable traffic intensity. In the paper we show that our model provides accurate estimates of delay and jitter (worst case $R^2=0.86$) when testing against topologies, routing and traffic not seen during training. In addition, we present the potential of the model for network operation by presenting several use-cases that show its effective use in per-source/destination pair delay/jitter routing optimization and its generalization capabilities by reasoning in topologies and routing schemes not seen during training.

## Full text

_Full body text omitted from this summary view._ Fetch the complete paper as Markdown: https://tomesphere.com/paper/1901.08113/full.md

## Figures

22 figures with captions in the complete paper: https://tomesphere.com/paper/1901.08113/full.md

## References

35 references — full list in the complete paper: https://tomesphere.com/paper/1901.08113/full.md

---
Source: https://tomesphere.com/paper/1901.08113