NetMamba+: A Framework of Pre-trained Models for Efficient and Accurate Network Traffic Classification
Tongze Wang, Xiaohui Xie, Wenduo Wang, Chuyi Wang, Jinzhou Liu, Boyan Huang, Yannan Hu, Youjian Zhao, Yong Cui

TL;DR
NetMamba+ introduces an efficient, multimodal traffic classification framework using advanced attention mechanisms and label-aware fine-tuning, significantly improving accuracy, speed, and few-shot learning in real-world network environments.
Contribution
It is the first to adapt Mamba architecture for network traffic classification, combining efficiency, multimodal representation, and label-aware strategies for superior performance.
Findings
Up to 6.44% improvement in F1 score over baselines
1.7x higher inference throughput than state-of-the-art
Enhanced few-shot learning capabilities
Abstract
With the rapid growth of encrypted network traffic, effective traffic classification has become essential for network security and quality of service management. Current machine learning and deep learning approaches for traffic classification face three critical challenges: computational inefficiency of Transformer architectures, inadequate traffic representations with loss of crucial byte-level features while retaining detrimental biases, and poor handling of long-tail distributions in real-world data. We propose NetMamba+, a framework that addresses these challenges through three key innovations: (1) an efficient architecture considering Mamba and Flash Attention mechanisms, (2) a multimodal traffic representation scheme that preserves essential traffic information while eliminating biases, and (3) a label distribution-aware fine-tuning strategy. Evaluation experiments on massive…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsInternet Traffic Analysis and Secure E-voting · Legal and Policy Issues · Network Security and Intrusion Detection
