2014 2nd International Conference on Electronic Design (ICED) 2014
DOI: 10.1109/iced.2014.7015800
|View full text |Cite
|
Sign up to set email alerts
|

Network traffic classification — A comparative study of two common decision tree methods: C4.5 and Random forest

Abstract: Network traffic classification gains continuous interesting while many applications emerge on the different kinds of networks with obfuscation techniques. Decision tree is a supervised machine learning method used widely to identify and classify network traffic. In this paper, we introduce a comparative study focusing on two common decision tree methods namely: C4.5 and Random forest. The study offers comparative results in two different factors are accuracy of classification and processing time. C4.5 achieved… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
1
1
1

Citation Types

0
8
0

Year Published

2016
2016
2024
2024

Publication Types

Select...
3
2
1
1

Relationship

0
7

Authors

Journals

citations
Cited by 11 publications
(8 citation statements)
references
References 18 publications
0
8
0
Order By: Relevance
“…It is an extension of the ID3 algorithm and can classify data that has continuous or discrete features. Therefore, it is utilized in the classification of network traffic [63]. The Decision tree includes multiple attributes including nodes and leaf nodes.…”
Section: Decision Trees (C45)mentioning
confidence: 99%
“…It is an extension of the ID3 algorithm and can classify data that has continuous or discrete features. Therefore, it is utilized in the classification of network traffic [63]. The Decision tree includes multiple attributes including nodes and leaf nodes.…”
Section: Decision Trees (C45)mentioning
confidence: 99%
“…2,[4][5][6] Machine learning algorithms are popular and reliable methods to build up classifiers for identifying unknown traffic flows. The primary challenges in network traffic flow classification area are to enhance classification accuracy and to lower the computational time, which is mainly blocked by the new types of network protocols are introduced rapidly and the volume of network traffic increases exponentially.…”
Section: Introductionmentioning
confidence: 99%
“…Since network traffic flow classification plays an important role in the network management field and network security area, classification algorithms are used to handle the data. The primary challenges in network traffic flow classification area are to enhance classification accuracy and to lower the computational time, which is mainly blocked by the new types of network protocols are introduced rapidly and the volume of network traffic increases exponentially . Machine learning algorithms are popular and reliable methods to build up classifiers for identifying unknown traffic flows .…”
Section: Introductionmentioning
confidence: 99%
“…Most of the cases decision tree based C4.5 algorithm is used for packet analysis to help the classifier which will gain insight knowledge about transmitted packets and strategies to obtain the maximum benefit [3].Even though the C4.5 algorithm is successor of ID3, it has more advantages over ID3.When number of nodes getting increase obviously we have to divide into sub classes, but when we split in ID3, it causes high error classification and will take more time for processing the subsets.C4.5 is recommended to overcome these concerns using gain ratio to select the records associative only to the attributes. Even though the C5.0 is descendant of C4.5, we cannot use it for two reasons first, data set has limitations, a data set used by a researchers may not be applied by other researchers, second; datamining tool Weka simulation tool will support C5.0.Because of these reasons it's advisable to use C4.5 in data classification or network traffic classification [6].…”
Section: Capabilities Of C45mentioning
confidence: 99%
“…One of the supervised machine learning approaches called Decision Tree, which is widely used in network traffic classification. There are many techniques available in Decision Tree approach, among them C4.5 will provide the highest classification accuracy than others [6]. Network traffic identification and classification are playing vital role in network management and security areas where different applications using different services and consuming more network resources.…”
Section: Network Traffic Classificationmentioning
confidence: 99%