GESR: Graph-Based Edge Semantic Reconstruction for Stealthy Communication Detection with Benign-Only Training

📅 2026-05-08
📈 Citations: 0
Influential: 0
📄 PDF

career value

227K/year
🤖 AI Summary
Existing methods struggle to detect covert malicious activities masquerading as legitimate traffic—such as HTTPS—when trained solely on normal network data. This work proposes a novel paradigm that models network traffic as an attributed communication graph and employs graph neural networks to reconstruct edge semantics while capturing local topological structures. By leveraging structural consistency, the approach identifies anomalous communications and hosts without requiring any attack samples, effectively uncovering sparse and context-dependent suspicious behaviors. Anomaly scores are further calibrated using Median Absolute Deviation (MAD). Evaluated on the CICIDS2017 dataset, the method achieves a ROC-AUC of 0.9753 and a true positive rate of 0.8569 at a 5% false positive rate, significantly outperforming current unsupervised detection approaches.
📝 Abstract
Detecting stealthy malicious communications from flow logs under benign-only training remains a critical challenge in network security. Malicious communications often camouflage as normal traffic like standard HTTPS flows. Conventional intrusion detectors rely strictly on known labeled attacks. Alternatively, they score flows completely independently. These approaches fail against sparse and context-dependent suspicious activity. To capture this essential context, graph anomaly detectors have been introduced to add valuable relational information to the analysis. However, existing methods fail to test the structural consistency of specific communication edges. To overcome these fundamental limitations, we present GESR, a novel graph-based framework for detecting suspicious communications and anomalous hosts under a benign-only training setting. GESR models complex network activity as attributed communication graphs. It cleverly reconstructs edge semantics entirely from local structural context rather than isolated features. This non-intuitive design forces the framework to predict expected communication patterns from neighborhood topologies. Attackers cannot easily manipulate this deep structural dependency. The model then converts the resulting structural inconsistencies into host-level anomaly scores. It utilizes robust Median Absolute Deviation (MAD) calibration for this final step. We evaluate GESR extensively on CTU-13 and CICIDS2017 datasets. These evaluations strictly impose tight false-positive operating constraints. On CICIDS2017, GESR achieves an outstanding ROC-AUC of 0.9753. It also yields a high TPR of 0.8569 at a strict 5% FPR threshold. GESR consistently outperforms existing methods across both evaluated benchmarks. The results prove that structure-conditioned edge reconstruction is a credible direction for practical intrusion detection.
Problem

Research questions and friction points this paper is trying to address.

stealthy communication detection
benign-only training
graph anomaly detection
network security
edge semantics
Innovation

Methods, ideas, or system contributions that make the work stand out.

Graph-based anomaly detection
Edge semantic reconstruction
Benign-only training
Structural consistency
Stealthy communication detection
🔎 Similar Papers
No similar papers found.
H
Henghui Xu
MOE Key Laboratory for Intelligent Networks and Network Security, Xi’an Jiaotong University, Xi’an, China; Faculty of Electronic and Information Engineering, Xi’an Jiaotong University, Xi’an, China
Y
Yuchen Zhang
MOE Key Laboratory for Intelligent Networks and Network Security, Xi’an Jiaotong University, Xi’an, China; Faculty of Electronic and Information Engineering, Xi’an Jiaotong University, Xi’an, China
Xiaobo Ma
Xiaobo Ma
University of Arizona
TransportationMachine LearningStatistics