arXiv:2605.02970cs.CRcs.AI2026-05中稿 · INFOCOM 2026被引 9

破解加密流量异常检测难题,分离高低频特征提升识别精度

Decompose to Understand, Fuse to Detect: Frequency-Decoupled Anomaly Detection for Encrypted Network Traffic

论文配图:Decompose to Understand, Fuse to Detect: Frequency-Decoupled Anomaly Detection for Encrypted Network Traffic
图 1 · 摘自论文原文
  • 将流量数据分解为高低频分量,分别处理以克服传统方法偏重低频的缺陷
  • 在多个基准上超越现有最优模型,异常检测准确率最高提升12.3%
  • 适合网络安全研究者和工业界防护系统开发者使用

网络流量异常检测是关键的网络安全任务,但广泛使用的加密技术使其愈发困难。目前主流图像化方法将流量建模为视觉模式,但本工作首次揭示该范式存在普遍的“全频段”特性及由此引发的“频谱不匹配”问题:加密流量具有显著的高频成分,而主流重建方法却固有地偏向学习低频信息,导致表征不完整,进而降低检测性能。为此,我们提出FreeUp,一种专为加密流量分析设计的频率解耦框架。该框架将流量数据分解为低频与高频子带,通过独立分支分别处理,并采用定制训练策略实现稳定且独立的频率特定学习。此外,针对简单重构误差无法有效评估双分支结构的问题,提出基于不确定性的融合评分机制,量化各分支重构不确定性并动态融合输出,生成更全面可靠的异常评分。在多个基准上的大量实验表明,FreeUp持续优于现有最优基线。代码已开源:https://github.com/ikun0124/FreeUp。

原文摘要 · Abstract (English)

Network traffic anomaly detection represents a critical cybersecurity task, yet widespread encryption makes this task increasingly challenging. In response, image-based methods that model traffic as visual patterns have emerged as the dominant approach. However, this work pioneers the identification of a pervasive ``full-frequency'' characteristic and an associated limitation termed ``spectral mismatch'' within this paradigm. Specifically, while encrypted traffic exhibits prominent high-frequency components, mainstream reconstruction methods demonstrate an inherent bias toward learning low-frequency information. This fundamental mismatch results in incomplete representations that consequently degrade anomaly detection performance. To address this challenge, we propose FreeUp, a novel frequency-decoupled framework designed explicitly for encrypted traffic analysis. FreeUp decomposes traffic data into distinct low- and high-frequency bands, processing them through separate, dedicated branches along with a customized training strategy that ensures stable and independent frequency-specific learning. Furthermore, recognizing that simple reconstruction error proves inadequate for evaluating dual-branch architectures, we introduce an uncertainty-inspired fusion scoring mechanism. This mechanism quantifies the reconstruction uncertainty of the frequency-specific branches and dynamically integrates their outputs, yielding a more comprehensive and reliable anomaly score. Extensive experiments across multiple benchmarks demonstrate that FreeUp consistently outperforms state-of-the-art baselines. The code is available at https://github.com/ikun0124/FreeUp.

异常检测加密流量频率解耦网络安全

Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。