English

MalMoE: Mixture-of-Experts Enhanced Encrypted Malicious Traffic Detection Under Graph Drift

Cryptography and Security 2026-02-12 v1 Artificial Intelligence Networking and Internet Architecture

Abstract

Encryption has been commonly used in network traffic to secure transmission, but it also brings challenges for malicious traffic detection, due to the invisibility of the packet payload. Graph-based methods are emerging as promising solutions by leveraging multi-host interactions to promote detection accuracy. But most of them face a critical problem: Graph Drift, where the flow statistics or topological information of a graph change over time. To overcome these drawbacks, we propose a graph-assisted encrypted traffic detection system, MalMoE, which applies Mixture of Experts (MoE) to select the best expert model for drift-aware classification. Particularly, we design 1-hop-GNN-like expert models that handle different graph drifts by analyzing graphs with different features. Then, the redesigned gate model conducts expert selection according to the actual drift. MalMoE is trained with a stable two-stage training strategy with data augmentation, which effectively guides the gate on how to perform routing. Experiments on open-source, synthetic, and real-world datasets show that MalMoE can perform precise and real-time detection.

Keywords

Cite

@article{arxiv.2602.10157,
  title  = {MalMoE: Mixture-of-Experts Enhanced Encrypted Malicious Traffic Detection Under Graph Drift},
  author = {Yunpeng Tan and Qingyang Li and Mingxin Yang and Yannan Hu and Lei Zhang and Xinggong Zhang},
  journal= {arXiv preprint arXiv:2602.10157},
  year   = {2026}
}

Comments

10 pages, 9 figures, accepted by IEEE INFOCOM 2026

R2 v1 2026-07-01T10:30:20.636Z