MIETT: Multi-Instance Encrypted Traffic Transformer for Encrypted Traffic Classification
Xu-Yang Chen, Lu Han, De-Chuan Zhan, Han-Jia Ye

TL;DR
MIETT is a novel transformer-based model that captures flow-level patterns in encrypted network traffic using multi-instance learning and two innovative pre-training tasks, achieving state-of-the-art classification performance.
Contribution
The paper introduces MIETT, a multi-instance transformer with two-level attention and new pre-training tasks, advancing encrypted traffic classification beyond token-level analysis.
Findings
Achieves state-of-the-art results on five datasets.
Effectively captures complex flow patterns.
Improves understanding of network dynamics.
Abstract
Network traffic includes data transmitted across a network, such as web browsing and file transfers, and is organized into packets (small units of data) and flows (sequences of packets exchanged between two endpoints). Classifying encrypted traffic is essential for detecting security threats and optimizing network management. Recent advancements have highlighted the superiority of foundation models in this task, particularly for their ability to leverage large amounts of unlabeled data and demonstrate strong generalization to unseen data. However, existing methods that focus on token-level relationships fail to capture broader flow patterns, as tokens, defined as sequences of hexadecimal digits, typically carry limited semantic information in encrypted traffic. These flow patterns, which are crucial for traffic classification, arise from the interactions between packets within a flow,…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsInternet Traffic Analysis and Secure E-voting · Digital Media Forensic Detection · Network Security and Intrusion Detection
MethodsAttention Is All You Need · Linear Layer · Byte Pair Encoding · Absolute Position Encodings · Dense Connections · Multi-Head Attention · Position-Wise Feed-Forward Layer · Label Smoothing · Residual Connection · Adam
