2018 IEEE 32nd International Conference on Advanced Information Networking and Applications (AINA) 2018
DOI: 10.1109/aina.2018.00061
|View full text |Cite
|
Sign up to set email alerts
|

Towards Video Flow Classification at a Million Encrypted Flows Per Second

Abstract: As end-to-end encryption on the Internet is becoming more prevalent, techniques such as deep packet inspection (DPI) can no longer be expected to be able to classify traffic. In many cellular networks a large fraction of all traffic is video traffic, and being able to divide flows in the network into video and non-video can provide considerable traffic engineering benefits. In this study we examine machine learning based flow classification using features that are available also for encrypted flows. Using a da… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
1
1
1
1

Citation Types

0
4
0

Year Published

2019
2019
2022
2022

Publication Types

Select...
4
2
1

Relationship

0
7

Authors

Journals

citations
Cited by 17 publications
(4 citation statements)
references
References 16 publications
0
4
0
Order By: Relevance
“…Following, the complete framework was implemented in C. The tree-based models are built in scikit-learn 8 and parsed to C for faster Internet classifica-tions, inspired by the work in [4]. These tests were performed on a PC with an i7-6700HQ CPU and 32Gb RAM.…”
Section: Classification System Resultsmentioning
confidence: 99%
“…Following, the complete framework was implemented in C. The tree-based models are built in scikit-learn 8 and parsed to C for faster Internet classifica-tions, inspired by the work in [4]. These tests were performed on a PC with an i7-6700HQ CPU and 32Gb RAM.…”
Section: Classification System Resultsmentioning
confidence: 99%
“…Crucially, however, packet payloads are completely ignored by most NFs. The waste of copying payloads into hostmem is compounded by the fact that payloads are typically an order of magnitude larger than headers: network traffic characteristics studies show that packet sizes in data centers, universities, and on the Internet follow a bimodal clustering pattern around small ≈ 200 B and large ≈ 1400 B packets [5,16,42,60,108].…”
Section: Nfv Acceleration (Nmnfv)mentioning
confidence: 99%
“…In our experiments we compared the performance of our GMM-based approach with 6 of the most commonly used supervised machine learning algorithms [56]: Naive-Bayes (NB) [32], [57], [58], Decision Tree (DT) [7], k-Nearest Neighbour (k-NN) [59], Support Vector Machines (SVM) [26], [60], [61], Random Forest (RF) [11], [62], [63], and Gradient Boosted Trees (GBT) [63]. We used scikitlearn 5 to implement all classifiers, except for GBT we used XGBOOST 6 as it is significantly faster.…”
Section: ) Traffic Classification Experimentsmentioning
confidence: 99%