Internet Traffic Classification Based on Random Forest

ZHANG Jian,WU Dong-ying,LIU Hui-sheng
DOI: https://doi.org/10.3969/j.issn.1671-0673.2012.05.020
2012-01-01
Abstract:Internet traffic classification plays an important role in network management and network security.Traditional methods such as the port-based method and the deep packet inspection method become inefficient as more and more applications use random ports and encrypted data.In recent years,methods based on flow statistical characteristics have attracted more attention.However,most of the existing methods use only one single classifier,so it is usually hard to improve the accuracy and exhibits poor environment adaptability.Based on multiple classifier integration,this paper proposes a random forest(RF) method for traffic classification.A random tree is a combination of decision trees,and each tree is generated depending on the values of random vectors sampled independently,with the same distribution for all trees in the forest.Experiments indicate this method performs better than C4.5 and Naive Bayes methods.
What problem does this paper attempt to address?