XG-NID: Dual-Modality Network Intrusion Detection using a Heterogeneous Graph Neural Network and Large Language Model
Yasir Ali Farrukh, Syed Wali, Irfan Khan, Nathaniel D. Bastian

TL;DR
XG-NID introduces a dual-modality network intrusion detection framework that fuses flow-level and packet-level data using a heterogeneous graph neural network, enhanced with large language models for interpretability and real-time analysis.
Contribution
The paper presents the first integration of flow and packet data in a heterogeneous graph neural network for real-time intrusion detection, combined with LLM-based explanations and a new set of flow features.
Findings
Achieves 97% F1 score in multi-class classification.
Outperforms existing state-of-the-art intrusion detection methods.
Provides human-readable explanations and remedial suggestions.
Abstract
In the rapidly evolving field of cybersecurity, the integration of flow-level and packet-level information for real-time intrusion detection remains a largely untapped area of research. This paper introduces "XG-NID," a novel framework that, to the best of our knowledge, is the first to fuse flow-level and packet-level data within a heterogeneous graph structure, offering a comprehensive analysis of network traffic. Leveraging a heterogeneous graph neural network (GNN) with graph-level classification, XG-NID uniquely enables real-time inference while effectively capturing the intricate relationships between flow and packet payload data. Unlike traditional GNN-based methodologies that predominantly analyze historical data, XG-NID is designed to accommodate the heterogeneous nature of network traffic, providing a robust and real-time defense mechanism. Our framework extends beyond mere…
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 · Hate Speech and Cyberbullying Detection
MethodsSparse Evolutionary Training · Graph Neural Network
