paper-with-me

홈 › Papers

Multimodal Reasoning with LLM for Encrypted Traffic Interpretation: A Benchmark

2026-04-09 · Longgang Zhang, Xiaowei Fu, Fuxiang Huang, Lei Zhang arxiv

Network traffic, as a key media format, is crucial for ensuring security and communications in modern internet infrastructure. While existing methods offer excellent performance, they face two key bottlenecks: (1) They fail to capture multidimensional semantics beyond unimodal sequence patterns. (2) Their black box property, i.e., providing only category labels, lacks an auditable reasoning process. We identify a key factor that existing network traffic datasets are primarily designed for classification and inherently lack rich semantic annotations, failing to generate human-readable evidence report. To address data scarcity, this paper proposes a Byte-Grounded Traffic Description (BGTD) benchmark for the first time, combining raw bytes with structured expert annotations. BGTD provides necessary behavioral features and verifiable chains of evidence for multimodal reasoning towards explainable encrypted traffic interpretation. Built upon BGTD, this paper proposes an end-to-end traffic-language representation framework (mmTraffic), a multimodal reasoning architecture bridging physical traffic encoding and semantic interpretation. In order to alleviate modality interference and generative hallucinations, mmTraffic adopts a jointly-optimized perception-cognition architecture. By incorporating a perception-centered traffic encoder and a cognition-centered LLM generator, mmTraffic achieves refined traffic interpretation with guaranteed category prediction. Extensive experiments demonstrate that mmTraffic autonomously generates high-fidelity, human-readable, and evidence-grounded traffic interpretation reports, while maintaining highly competitive classification accuracy comparing to specialized unimodal model (e.g., NetMamba). The source code is available at https://github.com/lgzhangzlg/Multimodal-Reasoning-with-LLM-for-Encrypted-Traffic-Interpretation-A-Benchmark

📄 PDF Abstract BibTeX arXiv:2604.08140

Code (0)

등록된 구현이 없습니다.

Tasks

Multimodal Reasoning

Similar Papers 제목 키워드 기반

Traffic-CBM: A Structurally Interpretable Multimodal Framework for Encrypted Traffic Classification

2026-06-29 · Honglei Jin, Wenshuo Chen, Shaofeng Liang, Haozhe Jia 외 arxiv

Encrypted traffic classification has achieved strong performance, but its decision process remains difficult to interpret. Existing methods usually combine flow statistics, packet sequences, and byte-level representation…

Exploring QUIC Dynamics: A Large-Scale Dataset for Encrypted Traffic Analysis

2024-09-30 · Barak Gahtan, Robert J. Shahla, Alex M. Bronstein, Reuven Cohen

The increasing adoption of the QUIC transport protocol has transformed encrypted web traffic, necessitating new methodologies for network analysis. However, existing datasets lack the scope, metadata, and decryption capa…

BenchmarkingIntrusion Detection

PacketCLIP: Multi-Modal Embedding of Network Traffic and Language for Cybersecurity Reasoning

2025-03-05 · Ryozo Masukawa, Sanggeon Yun, Sungheon Jeong, Wenjun Huang 외

Traffic classification is vital for cybersecurity, yet encrypted traffic poses significant challenges. We present PacketCLIP, a multi-modal framework combining packet data with natural language semantics through contrast…

Anomaly DetectionClassificationGraph Neural NetworkIntrusion Detection+2

Bias in the Shadows: Explore Shortcuts in Encrypted Network Traffic Classification

2026-01-15 · Chuyi Wang, Xiaohui Xie, Tongze Wang, Yong Cui arxiv

Pre-trained models operating directly on raw bytes have achieved promising performance in encrypted network traffic classification (NTC), but often suffer from shortcut learning-relying on spurious correlations that fail…

ETGuard: Malicious Encrypted Traffic Detection in Blockchain-based Power Grid Systems

2024-08-20 · Peng Zhou, Yongdong Liu, Lixun Ma, Weiye Zhang 외

The escalating prevalence of encryption protocols has led to a concomitant surge in the number of malicious attacks that hide in encrypted traffic. Power grid systems, as fundamental infrastructure, are becoming prime ta…

Incremental Learning