MASCOTS 2022 - Efficient Data-Driven Network Functions

Intro

Extending based on the paper Towards Intelligent Load Balancing in Data Centers which we have presented last year at the 5th Workshop on ML for Systems at NeurIPS 2021, we have created a framework that allows for developing and deploying data-driven policies to optimize network functions in data center networks. It serves as a toolbox that bridges the machine learning community and networking community. This work is currently available on arXiv and it has been accepted in the 30th International Symposium on the Modeling, Analysis, and Simulation of Computer and Telecommunication Systems.

MASCOTS has long been evaluated as a A-level conference. It has received tons of positive feedback from various aspects, which rarely happens unless there’s a wonderful community behind it. I will take this chance and physically attend this conference in Nice, France, during October 18-20, 2022. Let me know if there’d be a chance to meet up and have some discussions! Looking forward to it!

The Paper: Efficient Data-Driven Network Functions

Cloud environments require dynamic and adaptive networking policies. It is preferred to use heuristics over advanced learning algorithms in Virtual Network Functions (VNFs) in production because of high-performance constraints. This paper proposes Aquarius to passively yet efficiently gather observations and enable the use of machine learning to collect, infer, and supply accurate networking state information – without incurring additional signaling and management overhead. This paper illustrates the use of Aquarius with a traffic classifier, an auto-scaling system, and a load balancer – and demonstrates the use of three different machine learning paradigms – unsupervised, supervised, and reinforcement learning, within Aquarius, for inferring network state. Testbed evaluations show that Aquarius increases network state visibility and brings notable performance gains with low overhead.

Citation is preferred in the following format:

@inproceedings{yao2022efficient,
  title={Efficient Data-Driven Network Functions},
  author={Yao, Zhiyuan and Desmouceaux, Yoann and Fuertes, Juan Antonio Cordero and Townsley, Mark and Clausen, Thomas Heide},
  booktitle={30th International Symposium on the Modeling, Analysis, and Simulation of Computer and Telecommunication Systems (MASCOTS 2022)},
  year={2022}
}