paper-with-me

홈 › Papers

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

2026-05-03 · Xinglin Lian, Chengtai Cao, Ting Zhong, Yong Wang, Kai Chen, Fan Zhou arxiv

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.

📄 PDF Abstract BibTeX arXiv:2605.02970

Code (0)

등록된 구현이 없습니다.

Tasks

Anomaly Detection

Similar Papers 제목 키워드 기반

FUSE: Label-Free Image-Event Joint Monocular Depth Estimation via Frequency-Decoupled Alignment and Degradation-Robust Fusion

2025-03-25 · Pihai Sun, Junjun Jiang, Yuanqi Yao, Youyu Chen 외

Image-event joint depth estimation methods leverage complementary modalities for robust perception, yet face challenges in generalizability stemming from two factors: 1) limited annotated image-event-depth datasets causi…

Depth EstimationMonocular Depth EstimationTransfer Learning

WaveFill: A Wavelet-based Generation Network for Image Inpainting

2021-07-23 · ICCV 2021 10 · Yingchen Yu, Fangneng Zhan, Shijian Lu, Jianxiong Pan 외

Image inpainting aims to complete the missing or corrupted regions of images with realistic contents. The prevalent approaches adopt a hybrid objective of reconstruction and perceptual quality by using generative adversa…

Image Inpainting

Multi-focus Noisy Image Fusion using Low-Rank Representation

2018-04-25 · Hui Li, Xiao-Jun Wu, Tariq Durrani

Multi-focus noisy image fusion represents an important task in the field of image fusion which generates a single, clear and focused image from all source images. In this paper, we propose a novel multi-focus noisy image…

Representation Learning

Wavelet Fourier Diffuser: Frequency-Aware Diffusion Model for Reinforcement Learning

2025-09-04 · Yifu Luo, Yongzhe Chang, Xueqian Wang arxiv

Diffusion probability models have shown significant promise in offline reinforcement learning by directly modeling trajectory sequences. However, existing approaches primarily focus on time-domain features while overlook…

Reinforcement Learning

Decoupled Sensitivity-Consistency Learning for Weakly Supervised Video Anomaly Detection

2026-03-20 · Hantao Zheng, Ning Han, Yawen Zeng, Hao Chen arxiv

Recent weakly supervised video anomaly detection methods have achieved significant advances by employing unified frameworks for joint optimization. However, this paradigm is limited by a fundamental sensitivity-stability…

Video Anomaly Detection