paper-with-me

홈 › Papers

PACC: Protocol-Aware Cross-Layer Compression for Compact Network Traffic Representation

2026-02-09 · Zhaochen Guo, Tianyufei Zhou, Honghao Wang, Ronghua Li, Shinan Liu arxiv

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 that remain faithful to each layer while explicitly factorizing representations into shared (cross-layer) and private (layer-specific) components. We operationalize these goals with a joint objective that preserves layer-specific information via reconstruction, captures shared structure via contrastive mutual-information learning, and maximizes task-relevant information via supervised losses, yielding compact latents suitable for efficient inference. Across datasets covering encrypted application classification, IoT device identification, and intrusion detection, PACC consistently outperforms feature-engineered and raw-bit baselines. On encrypted subsets, it achieves up to a 12.9% accuracy improvement over nPrint. PACC matches or surpasses strong foundation-model baselines. At the same time, it improves end-to-end efficiency by up to 3.16x.

📄 PDF Abstract BibTeX arXiv:2602.08331

Code (0)

등록된 구현이 없습니다.

Tasks

Intrusion Detection

Similar Papers 제목 키워드 기반

TRAPACC and TRAPACCS at PARSEME Shared Task 2018: Neural Transition Tagging of Verbal Multiword Expressions

2018-08-01 · COLING 2018 8 · Regina Stodden, Behrang Qasemizadeh, Laura Kallmeyer

We describe the TRAPACC system and its variant TRAPACCS that participated in the closed track of the PARSEME Shared Task 2018 on labeling verbal multiword expressions (VMWEs). TRAPACC is a modified arc-standard transitio…

ARCDimensionality ReductionLexical Analysis

Click-Conversion Multi-Task Model with Position Bias Mitigation for Sponsored Search in eCommerce

2023-07-29 · Yibo Wang, Yanbing Xue, Bo Liu, Musen Wen 외

Position bias, the phenomenon whereby users tend to focus on higher-ranked items of the search result list regardless of the actual relevance to queries, is prevailing in many ranking systems. Position bias in training d…

PositionPrediction

Agentic Semantic Control for Autonomous Wireless Space Networks: Extending Space-O-RAN with MCP-Driven Distributed Intelligence

2025-06-12 · Eduardo Baena, Paolo Testolina, Michele Polese, Sergi Aliaga 외

Lunar surface operations impose stringent requirements on wireless communication systems, including autonomy, robustness to disruption, and the ability to adapt to environmental and mission-driven context. While Space-O-…

Decision MakingSemantic Compression

ARPaCCino: An Agentic-RAG for Policy as Code Compliance

2025-07-11 · Francesco Romeo, Luigi Arena, Francesco Blefari, Francesco Aurelio Pironti 외 arxiv

Policy as Code (PaC) is a paradigm that encodes security and compliance policies into machine-readable formats, enabling automated enforcement in Infrastructure as Code (IaC) environments. However, its adoption is hinder…

RecPipe: Co-designing Models and Hardware to Jointly Optimize Recommendation Quality and Performance

2021-05-18 · Udit Gupta, Samuel Hsia, Jeff Zhang, Mark Wilkening 외

Deep learning recommendation systems must provide high quality, personalized content under strict tail-latency targets and high system loads. This paper presents RecPipe, a system to jointly optimize recommendation quali…

Recommendation SystemsScheduling