paper-with-me

Papers

Poster: Enhancing GNN Robustness for Network Intrusion Detection via Agent-based Analysis

2025-06-25 · Zhonghao Zhan, Huichi Zhou, Hamed Haddadi

Graph Neural Networks (GNNs) show great promise for Network Intrusion Detection Systems (NIDS), particularly in IoT environments, but suffer performance degradation due to distribution drift and lack robustness against realistic adversarial attacks. Current robustness evaluations often rely on unrealistic synthetic perturbations and lack demonstrations on systematic analysis of different kinds of adversarial attack, which encompass both black-box and white-box scenarios. This work proposes a novel approach to enhance GNN robustness and generalization by employing Large Language Models (LLMs) in an agentic pipeline as simulated cybersecurity expert agents. These agents scrutinize graph structures derived from network flow data, identifying and potentially mitigating suspicious or adversarially perturbed elements before GNN processing. Our experiments, using a framework designed for realistic evaluation and testing with a variety of adversarial attacks including a dataset collected from physical testbed experiments, demonstrate that integrating LLM analysis can significantly improve the resilience of GNN-based NIDS against challenges, showcasing the potential of LLM agent as a complementary layer in intrusion detection architectures.

📄 PDF Abstract BibTeX arXiv:2506.20806

Code (0)

등록된 구현이 없습니다.

Tasks

Adversarial AttackIntrusion DetectionNetwork Intrusion Detection

Similar Papers 제목 키워드 기반

Enhancing Adversarial Robustness in Network Intrusion Detection: A Layer-wise Adaptive Regularization Approach

2026-05-09 · Hira Nasir, Eiman Javed, Balawal Shabir, Zunera Jalil 외 arxiv

The new wave of adversarial attacks that utilize gradient-related vulnerabilities in neural network-based classifiers makes Network Intrusion Detection Systems more open to such threats. Although state-of-the-art adversa…

Network Intrusion DetectionAdversarial RobustnessAdversarial Defense

Generative Active Adaptation for Drifting and Imbalanced Network Intrusion Detection

2025-03-04 · Ragini Gupta, Shinan Liu, RuiXiao Zhang, Xinyue Hu 외

Machine learning has shown promise in network intrusion detection systems, yet its performance often degrades due to concept drift and imbalanced data. These challenges are compounded by the labor-intensive process of la…

Intrusion DetectionNetwork Intrusion Detection

Enhancing Adversarial Robustness of IoT Intrusion Detection via SHAP-Based Attribution Fingerprinting

2025-11-09 · Dilli Prasad Sharma, Liang Xue, Xiaowei Sun, Xiaodong Lin 외 arxiv

The rapid proliferation of Internet of Things (IoT) devices has transformed numerous industries by enabling seamless connectivity and data-driven automation. However, this expansion has also exposed IoT networks to incre…

Adversarial RobustnessIntrusion Detection

A Survey for Deep Reinforcement Learning Based Network Intrusion Detection

2024-09-25 · Wanrong Yang, Alberto Acuto, Yihang Zhou, Dominik Wojtczak

Cyber-attacks are becoming increasingly sophisticated and frequent, highlighting the importance of network intrusion detection systems. This paper explores the potential and challenges of using deep reinforcement learnin…

Deep Reinforcement Learningfeature selectionIntrusion DetectionNetwork Intrusion Detection+3

MA-IDS: Multi-Agent RAG Framework for IoT Network Intrusion Detection with an Experience Library

2026-04-07 · Md Shamimul Islam, Luis G. Jaimes, Ayesha S. Dina arxiv

Network Intrusion Detection Systems (NIDS) face important limitations. Signature-based methods are effective for known attack patterns, but they struggle to detect zero-day attacks and often miss modified variants of pre…

Network Intrusion DetectionContinual Learning