Graph-based Solutions with Residuals for Intrusion Detection: the Modified E-GraphSAGE and E-ResGAT Algorithms
Liyan Chang, Paula Branco

TL;DR
This paper introduces two novel graph neural network algorithms, E-GraphSAGE and E-ResGAT, incorporating residual learning to improve intrusion detection, especially for minority classes, demonstrating superior performance on multiple datasets.
Contribution
The paper proposes modified GNN algorithms with residual connections specifically designed for intrusion detection, addressing class imbalance and leveraging graph information more effectively.
Findings
Excellent performance on intrusion detection datasets.
Improved minority class prediction accuracy.
Residual connections enhance GNN robustness.
Abstract
The high volume of increasingly sophisticated cyber threats is drawing growing attention to cybersecurity, where many challenges remain unresolved. Namely, for intrusion detection, new algorithms that are more robust, effective, and able to use more information are needed. Moreover, the intrusion detection task faces a serious challenge associated with the extreme class imbalance between normal and malicious traffics. Recently, graph-neural network (GNN) achieved state-of-the-art performance to model the network topology in cybersecurity tasks. However, only a few works exist using GNNs to tackle the intrusion detection problem. Besides, other promising avenues such as applying the attention mechanism are still under-explored. This paper presents two novel graph-based solutions for intrusion detection, the modified E-GraphSAGE, and E-ResGATalgorithms, which rely on the established…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsNetwork Security and Intrusion Detection · Internet Traffic Analysis and Secure E-voting · Anomaly Detection Techniques and Applications
MethodsGraphSAGE
