PACC: Protocol-Aware Cross-Layer Compression for Compact Network Traffic Representation
Zhaochen Guo, Tianyufei Zhou, Honghao Wang, Ronghua Li, Shinan Liu

TL;DR
PACC introduces a protocol-aware, cross-layer compression framework that effectively reduces redundancy in network traffic representations, improving classification accuracy and efficiency across various network security tasks.
Contribution
It proposes a novel multi-view, layer-aware representation method that explicitly factorizes shared and private information across network protocol layers.
Findings
Achieves up to 12.9% accuracy improvement on encrypted traffic classification.
Improves end-to-end efficiency by up to 3.16x.
Outperforms feature-engineered, raw-bit, and foundation-model baselines.
Abstract
Network traffic classification is a core primitive for network security and management, yet it is increasingly challenged by pervasive encryption and evolving protocols. A central bottleneck is representation: hand-crafted flow statistics are efficient but often too lossy, raw-bit encodings can be accurate but are costly, and recent pre-trained embeddings provide transfer but frequently flatten the protocol stack and entangle signals across layers. We observe that real traffic contains substantial redundancy both across network layers and within each layer; existing paradigms do not explicitly identify and remove this redundancy, leading to wasted capacity, shortcut learning, and degraded generalization. To address this, we propose PACC, a redundancy-aware, layer-aware representation framework. PACC treats the protocol stack as multi-view inputs and learns compact layer-wise projections…
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 · Network Security and Intrusion Detection · Network Packet Processing and Optimization
