FitNets: An Adaptive Framework to Learn Accurate Traffic Distributions
Alexander Dietm\"uller, Albert Gran Alcoz, Laurent Vanbever

TL;DR
FitNets is an adaptive network monitoring system that uses feedback between data and control planes, employing Kernel Density Estimators to accurately learn traffic feature distributions in real-time.
Contribution
It introduces a novel feedback-based framework combining control and data planes with Kernel Density Estimators for precise traffic distribution learning.
Findings
Capable of estimating hundreds of distributions at 60 million samples/sec
Provides accurate error estimates for learned distributions
Adapts dynamically to complex traffic patterns
Abstract
Learning precise distributions of traffic features (e.g., burst sizes, packet inter-arrival time) is still a largely unsolved problem despite being critical for management tasks such as capacity planning or anomaly detection. A key limitation nowadays is the lack of feedback between the control plane and the data plane. Programmable data planes offer the opportunity to create systems that let data- and control plane to work together, compensating their respective shortcomings. We present FitNets, an adaptive network monitoring system leveraging feedback between the data- and the control plane to learn accurate traffic distributions. In the control plane, FitNets relies on Kernel Density Estimators which allow to provably learn distributions of any shape. In the data plane, FitNets tests the accuracy of the learned distributions while dynamically adapting data collection to the…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsSimulation Techniques and Applications · Anomaly Detection Techniques and Applications · Network Security and Intrusion Detection
