English

Forecasting Individual NetFlows using a Predictive Masked Graph Autoencoder

Networking and Internet Architecture 2026-04-24 v2 Machine Learning

Abstract

In this paper, we propose a proof-of-concept Graph Neural Network model that can successfully predict network flow-level traffic (NetFlow) by accurately modelling the graph structure and the connection features. We use sliding-windows to split the network traffic in equal-sized heterogeneous bidirectional graphs containing IP, Port, and Connection nodes. We then use the GNN to model the evolution of the graph structure and the connection features. Our approach shows superior results when identifying the Port and IP to which connections attach, while feature reconstruction remains competitive with strong forecasting baselines. Overall, our work showcases the use of GNNs for per-flow NetFlow prediction.

Keywords

Cite

@article{arxiv.2604.20483,
  title  = {Forecasting Individual NetFlows using a Predictive Masked Graph Autoencoder},
  author = {Georgios Anyfantis and Pere Barlet-Ros},
  journal= {arXiv preprint arXiv:2604.20483},
  year   = {2026}
}

Comments

3 figures, 6 pages

R2 v1 2026-07-01T12:30:17.156Z