Bridging the Gap Between Simulated and Real Network Data Using Transfer Learning
By: Carlos Güemes-Palau , Miquel Ferriol-Galmés , Jordi Paillisse-Vilanova and more
Potential Business Impact:
Makes computer networks predict problems better.
Machine Learning (ML)-based network models provide fast and accurate predictions for complex network behaviors but require substantial training data. Collecting such data from real networks is often costly and limited, especially for critical scenarios like failures. As a result, researchers commonly rely on simulated data, which reduces accuracy when models are deployed in real environments. We propose a hybrid approach leveraging transfer learning to combine simulated and real-world data. Using RouteNet-Fermi, we show that fine-tuning a pre-trained model with a small real dataset significantly improves performance. Our experiments with OMNeT++ and a custom testbed reduce the Mean Absolute Percentage Error (MAPE) in packet delay prediction by up to 88%. With just 10 real scenarios, MAPE drops by 37%, and with 50 scenarios, by 48%.
Similar Papers
RouteNet-Gauss: Hardware-Enhanced Network Modeling with Machine Learning
Networking and Internet Architecture
Makes network tests run much faster and better.
Sim-MSTNet: sim2real based Multi-task SpatioTemporal Network Traffic Forecasting
Machine Learning (CS)
Predicts internet traffic better with fake data.
M3Net: A Multi-Metric Mixture of Experts Network Digital Twin with Graph Neural Networks
Networking and Internet Architecture
Predicts network speed, delays, and lost data accurately.