paper-with-me

홈 › Papers

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 to generalize to real-world data. Existing solutions heavily rely on model-specific interpretation techniques, which lack adaptability and generality across different model architectures and deployment scenarios. In this paper, we propose BiasSeeker, the first semi-automated framework that is both model-agnostic and data-driven for detecting dataset-specific shortcut features in encrypted traffic. By performing statistical correlation analysis directly on raw binary traffic, BiasSeeker identifies spurious or environment-entangled features that may compromise generalization, independent of any classifier. To address the diverse nature of shortcut features, we introduce a systematic categorization and apply category-specific validation strategies that reduce bias while preserving meaningful information. We evaluate BiasSeeker on 19 public datasets across three NTC tasks. By emphasizing context-aware feature selection and dataset-specific diagnosis, BiasSeeker offers a novel perspective for understanding and addressing shortcut learning in encrypted network traffic classification, raising awareness that feature selection should be an intentional and scenario-sensitive step prior to model training.

📄 PDF Abstract BibTeX arXiv:2601.10180

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

The Sweet Danger of Sugar: Debunking Representation Learning for Encrypted Traffic Classification

2025-07-22 · Yuqi Zhao, Giovanni Dettori, Matteo Boffa, Luca Vassio 외 arxiv

Recently we have witnessed the explosion of proposals that, inspired by Language Models like BERT, exploit Representation Learning models to create traffic representations. All of them promise astonishing performance in …

Representation Learning

Listen to Minority: Encrypted Traffic Classification for Class Imbalance with Contrastive Pre-Training

2023-08-31 · Xiang Li, Juncheng Guo, Qige Song, Jiang Xie 외

Mobile Internet has profoundly reshaped modern lifestyles in various aspects. Encrypted Traffic Classification (ETC) naturally plays a crucial role in managing mobile Internet, especially with the explosive growth of mob…

Pseudo LabelTraffic Classification

Treat Traffic Like Trees: A Semantic-Preserving Hierarchical Graph-Based Expert Framework for Encrypted Traffic Analysis

2026-06-03 · Yuantu Luo, Jun Tao, Linxiao Yu, Guang Cheng arxiv

Graph-based deep learning methods have been widely employed in encrypted traffic analysis to exploit latent correlations across different granularities. However, while complex preprocessing pipelines and sophisticated mo…

Representation LearningFeature Importance

Feature Mining for Encrypted Malicious Traffic Detection with Deep Learning and Other Machine Learning Algorithms

2023-04-07 · ZiHao Wang, Vrizlynn L. L. Thing

The popularity of encryption mechanisms poses a great challenge to malicious traffic detection. The reason is traditional detection techniques cannot work without the decryption of encrypted traffic. Currently, research …

Deep Learning

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