TL;DR
TrafficMoE introduces a heterogeneity-aware mixture of experts framework for encrypted traffic classification, effectively disentangling headers and payloads and dynamically fusing features to improve accuracy.
Contribution
It proposes a novel DFA paradigm with dual-branch MoE, uncertainty filtering, and dynamic feature routing to enhance encrypted traffic analysis.
Findings
Outperforms state-of-the-art methods on six datasets.
Effectively disentangles headers and payloads for better feature extraction.
Demonstrates the importance of heterogeneity-aware modeling in encrypted traffic classification.
Abstract
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. Most existing frameworks rely on static and homogeneous pipelines that apply uniform parameter sharing and static fusion strategies across all inputs. This one-size-fits-all static design is inherently flawed: by forcing structured headers and randomized payloads into a unified processing pipeline, it inevitably entangles the raw protocol signals with stochastic encryption noise, thereby degrading the fine-grained discriminative features. In this paper, we propose TrafficMoE, a framework that breaks through the bottleneck of static modeling by establishing a Disentangle-Filter-Aggregate (DFA) paradigm. Specifically, to resolve the structural between-components conflict,…
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.
