paper-with-me

Papers

TAO-Net: Two-stage Adaptive OOD Classification Network for Fine-grained Encrypted Traffic Classification

2025-12-11 · Zihao Wang, Wei Peng, Junming Zhang, Jian Li, Wenxin Fang arxiv

Encrypted traffic classification aims to identify applications or services by analyzing network traffic data. One of the critical challenges is the continuous emergence of new applications, which generates Out-of-Distribution (OOD) traffic patterns that deviate from known categories and are not well represented by predefined models. Current approaches rely on predefined categories, which limits their effectiveness in handling unknown traffic types. Although some methods mitigate this limitation by simply classifying unknown traffic into a single "Other" category, they fail to make a fine-grained classification. In this paper, we propose a Two-stage Adaptive OOD classification Network (TAO-Net) that achieves accurate classification for both In-Distribution (ID) and OOD encrypted traffic. The method incorporates an innovative two-stage design: the first stage employs a hybrid OOD detection mechanism that integrates transformer-based inter-layer transformation smoothness and feature analysis to effectively distinguish between ID and OOD traffic, while the second stage leverages large language models with a novel semantic-enhanced prompt strategy to transform OOD traffic classification into a generation task, enabling flexible fine-grained classification without relying on predefined labels. Experiments on three datasets demonstrate that TAO-Net achieves 96.81-97.70% macro-precision and 96.77-97.68% macro-F1, outperforming previous methods that only reach 44.73-86.30% macro-precision, particularly in identifying emerging network applications.

📄 PDF Abstract BibTeX arXiv:2512.15753

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Efficiently and Effectively: A Two-stage Approach to Balance Plaintext and Encrypted Text for Traffic Classification

2024-07-29 · Wei Peng, Lei Cui, Wei Cai, Zhenquan Ding 외

Encrypted traffic classification is the task of identifying the application or service associated with encrypted network traffic. One effective approach for this task is to use deep learning methods to encode the raw tra…

ClassificationTraffic Classification

TFE-GNN: A Temporal Fusion Encoder Using Graph Neural Networks for Fine-grained Encrypted Traffic Classification

2023-07-31 · Haozhen Zhang, Le Yu, Xi Xiao, Qing Li 외

Encrypted traffic classification is receiving widespread attention from researchers and industrial companies. However, the existing methods only extract flow-level features, failing to handle short flows because of unrel…

graph constructionTraffic Classification

Fine-grained TLS services classification with reject option

2022-02-24 · Jan Luxemburk, Tomáš Čejka

The recent success and proliferation of machine learning and deep learning have provided powerful tools, which are also utilized for encrypted traffic analysis, classification, and threat detection in computer networks. …

Classification

Real Time Video Quality Representation Classification of Encrypted HTTP Adaptive Video Streaming - the Case of Safari

2016-02-01 · Ran Dubin, Amit Dvir, Ofir Pele, Ofer Hadar 외

The increasing popularity of HTTP adaptive video streaming services has dramatically increased bandwidth requirements on operator networks, which attempt to shape their traffic through Deep Packet Inspection (DPI). Howev…

ClassificationGeneral ClassificationTraffic Classification

TrafficMoE: Heterogeneity-aware Mixture of Experts for Encrypted Traffic Classification

2026-03-31 · Qing He, Xiaowei Fu, Lei Zhang arxiv

Encrypted traffic classification is a critical task for network security. While deep learning has advanced this field, the occlusion of payload semantics by encryption severely challenges standard modeling approaches. Mo…