paper-with-me

Papers

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, Francesco Mercaldo, Xiapu Luo, Qixu Liu

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 unreliable statistical properties, or treat the header and payload equally, failing to mine the potential correlation between bytes. Therefore, in this paper, we propose a byte-level traffic graph construction approach based on point-wise mutual information (PMI), and a model named Temporal Fusion Encoder using Graph Neural Networks (TFE-GNN) for feature extraction. In particular, we design a dual embedding layer, a GNN-based traffic graph encoder as well as a cross-gated feature fusion mechanism, which can first embed the header and payload bytes separately and then fuses them together to obtain a stronger feature representation. The experimental results on two real datasets demonstrate that TFE-GNN outperforms multiple state-of-the-art methods in fine-grained encrypted traffic classification tasks.

📄 PDF Abstract BibTeX arXiv:2307.16713

Code (1)

ViktorAxelsen/TFE-GNN 공식 구현 pytorch

Tasks

graph constructionTraffic Classification

Similar Papers 제목 키워드 기반

From Incomplete Coarse-Grained to Complete Fine-Grained: A Two-Stage Framework for Spatiotemporal Data Reconstruction

2024-10-05 · Ziyu Sun, Haoyang Su, En Wang, Funing Yang 외

With the rapid development of various sensing devices, spatiotemporal data is becoming increasingly important nowadays. However, due to sensing costs and privacy concerns, the collected data is often incomplete and coars…

Denoising

RAST: A Retrieval Augmented Spatio-Temporal Framework for Traffic Prediction

2025-08-14 · Weilin Ruan, Xilin Dang, Ziyu Zhou, Sisuo Lyu 외 arxiv

Traffic prediction is a cornerstone of modern intelligent transportation systems and a critical task in spatio-temporal forecasting. Although advanced Spatio-temporal Graph Neural Networks (STGNNs) and pre-trained models…

Computational EfficiencyTraffic Prediction

MGTS-Net: Exploring Graph-Enhanced Multimodal Fusion for Augmented Time Series Forecasting

2025-10-18 · Shule Hao, Junpeng Bao, Wenli Li arxiv

Recent research in time series forecasting has explored integrating multimodal features into models to improve accuracy. However, the accuracy of such methods is constrained by three key challenges: inadequate extraction…

Time Series Forecasting

Multi-Grained Temporal-Spatial Graph Learning for Stable Traffic Flow Forecasting

2025-07-25 · Zhenan Lin, Yuni Lai, Wai Lun Lo, Richard Tai-Chiu Hsung 외 arxiv

Time-evolving traffic flow forecasting are playing a vital role in intelligent transportation systems and smart cities. However, the dynamic traffic flow forecasting is a highly nonlinear problem with complex temporal-sp…

Graph Learning

Fine-Grained Traffic Inference from Road to Lane via Spatio-Temporal Graph Node Generation

2025-07-25 · Shuhao Li, Weidong Yang, Yue Cui, Xiaoxing Liu 외 arxiv

Fine-grained traffic management and prediction are fundamental to key applications such as autonomous driving, lane change guidance, and traffic signal control. However, obtaining lane-level traffic data has become a cri…

Autonomous Driving