paper-with-me

Papers

Enhancing Encrypted Internet Traffic Classification Through Advanced Data Augmentation Techniques

2024-07-23 · Yehonatan Zion, Porat Aharon, Ran Dubin, Amit Dvir, Chen Hajaj

The increasing popularity of online services has made Internet Traffic Classification a critical field of study. However, the rapid development of internet protocols and encryption limits usable data availability. This paper addresses the challenges of classifying encrypted internet traffic, focusing on the scarcity of open-source datasets and limitations of existing ones. We propose two Data Augmentation (DA) techniques to synthetically generate data based on real samples: Average augmentation and MTU augmentation. Both augmentations are aimed to improve the performance of the classifier, each from a different perspective: The Average augmentation aims to increase dataset size by generating new synthetic samples, while the MTU augmentation enhances classifier robustness to varying Maximum Transmission Units (MTUs). Our experiments, conducted on two well-known academic datasets and a commercial dataset, demonstrate the effectiveness of these approaches in improving model performance and mitigating constraints associated with limited and homogeneous datasets. Our findings underscore the potential of data augmentation in addressing the challenges of modern internet traffic classification. Specifically, we show that our augmentation techniques significantly enhance encrypted traffic classification models. This improvement can positively impact user Quality of Experience (QoE) by more accurately classifying traffic as video streaming (e.g., YouTube) or chat (e.g., Google Chat). Additionally, it can enhance Quality of Service (QoS) for file downloading activities (e.g., Google Docs).

📄 PDF Abstract BibTeX arXiv:2407.16539

Code (1)

arielcyber/itc-data-augmentations- 공식 구현 tf

Tasks

Data AugmentationTraffic Classification

Methods 이 논문이 사용한 방법론

Golden Queue Managers 설명 없음

Similar Papers 제목 키워드 기반

Encrypted Internet traffic classification using a supervised Spiking Neural Network

2021-01-24 · Ali Rasteh, Florian Delpech, Carlos Aguilar-Melchor, Romain Zimmer 외

Internet traffic recognition is an essential tool for access providers since recognizing traffic categories related to different data packets transmitted on a network help them define adapted priorities. That means, for …

General ClassificationTraffic Classification

Distinguishing Tor From Other Encrypted Network Traffic Through Character Analysis

2024-05-15 · Pitpimon Choorod, Tobias J. Bauer, Andreas Aßmuth

For journalists reporting from a totalitarian regime, whistleblowers and resistance fighters, the anonymous use of cloud services on the Internet can be vital for survival. The Tor network provides a free and widely used…

Evaluating Resilience of Encrypted Traffic Classification Against Adversarial Evasion Attacks

2021-05-30 · Ramy Maarouf, Danish Sattar, Ashraf Matrawy

Machine learning and deep learning algorithms can be used to classify encrypted Internet traffic. Classification of encrypted traffic can become more challenging in the presence of adversarial attacks that target the lea…

BIG-bench Machine LearningClassificationDeep LearningTraffic Classification

Deep Packet: A Novel Approach For Encrypted Traffic Classification Using Deep Learning

2017-09-08 · Mohammad Lotfollahi, Ramin Shirali Hossein Zade, Mahdi Jafari Siavoshani, Mohammdsadegh Saberian

Internet traffic classification has become more important with rapid growth of current Internet network and online applications. There have been numerous studies on this topic which have led to many different approaches.…

General ClassificationTraffic Classification

TEST: an End-to-End Network Traffic Examination and Identification Framework Based on Spatio-Temporal Features Extraction

2019-08-26 · Yi Zeng, Zihao Qi, Wen-Cheng Chen, Yanzhe Huang 외

With more encrypted network traffic gets involved in the Internet, how to effectively identify network traffic has become a top priority in the field. Accurate identification of the network traffic is the footstone of ba…

Intrusion DetectionTraffic Classification