paper-with-me

홈 › Papers

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, Karima Amrouche

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 multi-stage attacks. Recently, Graph Neural Networks (GNNs) have been employed to enhance IDS capabilities by analyzing the complex relationships within networked data. However, existing GNN-based solutions are hampered by high false positive rates and substantial resource consumption. In this paper, we present a novel IDS designed to detect APTs using a Spatio-Temporal Graph Neural Network Autoencoder. Our approach leverages spatial information to understand the interactions between entities within a graph and temporal information to capture the evolution of the graph over time. This dual perspective is crucial for identifying the sequential stages of APTs. Furthermore, to address privacy and scalability concerns, we deploy our architecture in a federated learning environment. This setup ensures that local data remains on-premise while encrypted model-weights are shared and aggregated using homomorphic encryption, maintaining data privacy and security. Our evaluation shows that this system effectively detects APTs with lower false positive rates and optimized resource usage compared to existing methods, highlighting the potential of spatio-temporal analysis and federated learning in enhancing cybersecurity defenses.

📄 PDF Abstract BibTeX arXiv:2501.02981

Code (0)

등록된 구현이 없습니다.

Tasks

Federated LearningGraph Neural NetworkIntrusion Detection

Methods 이 논문이 사용한 방법론

Graph Neural Network 설명 없음

Similar Papers 제목 키워드 기반

Spatial-Temporal Anomaly Detection for Sensor Attacks in Autonomous Vehicles

2022-12-15 · Martin Higgins, Devki Jha, David Wallom

Time-of-flight (ToF) distance measurement devices such as ultrasonics, LiDAR and radar are widely used in autonomous vehicles for environmental perception, navigation and assisted braking control. Despite their relative …

Anomaly DetectionAutonomous VehiclesChange Detection

Temporal-Spatial Attention Network (TSAN) for DoS Attack Detection in Network Traffic

2025-03-20 · Bisola Faith Kayode, Akinyemi Sadeeq Akintola, Oluwole Fagbohun, Egonna Anaesiuba-Bristol 외

Denial-of-Service (DoS) attacks remain a critical threat to network security, disrupting services and causing significant economic losses. Traditional detection methods, including statistical and rule-based models, strug…

Computational EfficiencyMulti-Task Learning

Estimating Continuum Robot Shape under External Loading using Spatiotemporal Neural Networks

2025-10-25 · Enyi Wang, Zhen Deng, Chuanchuan Pan, Bingwei He 외 arxiv

This paper presents a learning-based approach for accurately estimating the 3D shape of flexible continuum robots subjected to external loads. The proposed method introduces a spatiotemporal neural network architecture t…

3D Shape ReconstructionPoint Clouds

TransVisDrone: Spatio-Temporal Transformer for Vision-based Drone-to-Drone Detection in Aerial Videos

2022-10-16 · Tushar Sangam, Ishan Rajendrakumar Dave, Waqas Sultani, Mubarak Shah

Drone-to-drone detection using visual feed has crucial applications, such as detecting drone collisions, detecting drone attacks, or coordinating flight with other drones. However, existing methods are computationally co…

Computational EfficiencyEdge-computing

Omni SCADA Intrusion Detection Using Deep Learning Algorithms

2019-08-06 · Jun Gao, Luyun Gan, Fabiola Buschendorf, Liao Zhang 외

We investigate deep learning based omni intrusion detection system (IDS) for supervisory control and data acquisition (SCADA) networks that are capable of detecting both temporally uncorrelated and correlated attacks. Re…

Deep LearningIntrusion Detection