High-throughput traffic classification on multi-core processors

HPSR(2014)

引用 8|浏览7
暂无评分
摘要
Traffic classification is a critical task in network management. Decision-trees are commonly used in Machine Learning (ML)-based traffic classification algorithms. Most of the existing implementations are hardware-based, while a new trend for network applications is to use software-based solutions. Since the decision-tree used for traffic classification is highly unbalanced, it is challenging to achieve high throughput for decision-tree-based traffic classification on multi-core platforms. In this paper, we present a high-throughput traffic classifier employing a scalable data structure on multi-core platforms. We convert decision-trees used in ML-based algorithms into a compact rule set table. Based on this data structure, we develop a divide-and-conquer algorithm by (1) searching all the columns of this table in parallel, and (2) merging the outcomes from all the columns into the final classification result. High throughput is sustained using our approach even if the size of the rule set table is scaled up with respect to (1) the number of decision-tree leaves and (2) the number of features examined during the classification process. We prototype our design on state-of-the-art multi-core platforms. For a typical decision-tree-based traffic classifier consisting of 128 leaf nodes and 6 flow-level features, our implementation achieves a throughput of 98 Million Lookups Per Second (MLPS). Our traffic classifier sustains high throughput even for highly unbalanced decision-trees. We achieve 1.5× throughput compared with the C4.5 decision-tree-based implementations, and 13× throughput compared with the SVM based traffic classifiers on multi-core platforms.
更多
查看译文
关键词
traffic classification,network routers,million lookups per second,ml-based algorithms,microprocessor chips,decision-tree-based traffic classifier,decision-tree leaves,c4.5 decision-tree-based implementations,data structures,throughput traffic classifier,software-based solutions,mlps,compact rule set table,telecommunication computing,high-throughput traffic classification,multicore platforms,decision-tree-based traffic classification,divide-and-conquer algorithm,machine learning-based traffic classification algorithms,scalable data structure,telecommunication traffic,multi-core,telecommunication network routing,svm based traffic classifiers,decision trees,performance,divide and conquer methods,multicore processors,support vector machines
AI 理解论文
溯源树
样例
生成溯源树,研究论文发展脉络
Chat Paper
正在生成论文摘要