paper-with-me

홈 › Papers

PPT-GNN: A Practical Pre-Trained Spatio-Temporal Graph Neural Network for Network Security

2024-06-19 · Louis Van Langendonck, Ismael Castell-Uroz, Pere Barlet-Ros

Recent works have demonstrated the potential of Graph Neural Networks (GNN) for network intrusion detection. Despite their advantages, a significant gap persists between real-world scenarios, where detection speed is critical, and existing proposals, which operate on large graphs representing several hours of traffic. This gap results in unrealistic operational conditions and impractical detection delays. Moreover, existing models do not generalize well across different networks, hampering their deployment in production environments. To address these issues, we introduce PPTGNN, a practical spatio-temporal GNN for intrusion detection. PPTGNN enables near real-time predictions, while better capturing the spatio-temporal dynamics of network attacks. PPTGNN employs self-supervised pre-training for improved performance and reduced dependency on labeled data. We evaluate PPTGNN on three public datasets and show that it significantly outperforms state-of-the-art models, such as E-ResGAT and E-GraphSAGE, with an average accuracy improvement of 10.38%. Finally, we show that a pre-trained PPTGNN can easily be fine-tuned to unseen networks with minimal labeled examples. This highlights the potential of PPTGNN as a general, large-scale pre-trained model that can effectively operate in diverse network environments.

📄 PDF Abstract BibTeX arXiv:2406.13365

Code (0)

등록된 구현이 없습니다.

Tasks

Graph Neural NetworkIntrusion DetectionNetwork Intrusion Detection

Methods 이 논문이 사용한 방법론

SPEED The monocular depth estimation (MDE) is the task of estimating depth from a single frame. This information is an essential knowledge in many computer vision tasks such as scene…

Similar Papers 제목 키워드 기반

A Differential Smoothness-based Compact-Dynamic Graph Convolutional Network for Spatiotemporal Signal Recovery

2024-08-06 · Pengcheng Gao, Zicheng Gao, Ye Yuan

High quality spatiotemporal signal is vitally important for real application scenarios like energy management, traffic planning and cyber security. Due to the uncontrollable factors like abrupt sensors breakdown or commu…

energy managementManagement

Spatio-Temporal Graph Scattering Transform

2020-12-06 · ICLR 2021 1 · Chao Pan, Siheng Chen, Antonio Ortega

Although spatio-temporal graph neural networks have achieved great empirical success in handling multiple correlated time series, they may be impractical in some real-world scenarios due to a lack of sufficient high-qual…

Time SeriesTime Series Analysis

CONTINUUM: Detecting APT Attacks through Spatial-Temporal Graph Neural Networks

2025-01-06 · Atmane Ayoub Mansour Bahar, Kamel Soaid Ferrahi, Mohamed-Lamine Messai, Hamida Seba 외

Advanced Persistent Threats (APTs) represent a significant challenge in cybersecurity due to their sophisticated and stealthy nature. Traditional Intrusion Detection Systems (IDS) often fall short in detecting these mult…

Federated LearningGraph Neural NetworkIntrusion Detection

Graph Masked Autoencoder for Spatio-Temporal Graph Learning

2024-10-14 · Qianru Zhang, Haixin Wang, Siu-Ming Yiu, Hongzhi Yin

Effective spatio-temporal prediction frameworks play a crucial role in urban sensing applications, including traffic analysis, human mobility behavior modeling, and citywide crime prediction. However, the presence of dat…

Crime PredictionData AugmentationGraph LearningSelf-Supervised Learning

Spatio-Temporal Deep Learning-Assisted Reduced Security-Constrained Unit Commitment

2023-06-02 · Arun Venkatesh Ramesh, Xingpeng Li

Security-constrained unit commitment (SCUC) is a computationally complex process utilized in power system day-ahead scheduling and market clearing. SCUC is run daily and requires state-of-the-art algorithms to speed up t…

Deep LearningSchedulingTemporal Sequences