NILGMay 18, 2022

Automating In-Network Machine Learning

arXiv:2205.08824v149 citationsh-index: 29Has Code
Originality Incremental advance
AI Analysis

This provides a practical tool for network engineers and researchers to deploy machine learning in programmable devices, though it is incremental as it builds on existing in-network ML concepts.

The authors tackled the lack of a general solution for mapping machine learning models to programmable network devices by presenting Planter, an open-source framework that enables in-network machine learning to run at line rate with negligible latency impact and minimal accuracy trade-offs.

Using programmable network devices to aid in-network machine learning has been the focus of significant research. However, most of the research was of a limited scope, providing a proof of concept or describing a closed-source algorithm. To date, no general solution has been provided for mapping machine learning algorithms to programmable network devices. In this paper, we present Planter, an open-source, modular framework for mapping trained machine learning models to programmable devices. Planter supports a wide range of machine learning models, multiple targets and can be easily extended. The evaluation of Planter compares different mapping approaches, and demonstrates the feasibility, performance, and resource efficiency for applications such as anomaly detection, financial transactions, and quality of experience. The results show that Planter-based in-network machine learning algorithms can run at line rate, have a negligible effect on latency, coexist with standard switching functionality, and have no or minor accuracy trade-offs.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes