Privacy-Aware Cyberterrorism Network Analysis using Graph Neural Networks and Federated Learning
Anas Ali, Mubashar Husain, Peter Hans

TL;DR
This paper introduces PA-FGNN, a privacy-preserving federated graph neural network framework that effectively analyzes cyberterrorism networks while safeguarding sensitive data through encryption and differential privacy.
Contribution
It presents a novel integration of graph attention networks, differential privacy, and homomorphic encryption within a federated learning setup for cyber threat analysis.
Findings
Achieves over 91% classification accuracy on simulated cyber graphs.
Maintains robustness with 20% adversarial client participation.
Uses less than 18% communication overhead.
Abstract
Cyberterrorism poses a formidable threat to digital infrastructures, with increasing reliance on encrypted, decentralized platforms that obscure threat actor activity. To address the challenge of analyzing such adversarial networks while preserving the privacy of distributed intelligence data, we propose a Privacy-Aware Federated Graph Neural Network (PA-FGNN) framework. PA-FGNN integrates graph attention networks, differential privacy, and homomorphic encryption into a robust federated learning pipeline tailored for cyberterrorism network analysis. Each client trains locally on sensitive graph data and exchanges encrypted, noise-perturbed model updates with a central aggregator, which performs secure aggregation and broadcasts global updates. We implement anomaly detection for flagging high-risk nodes and incorporate defenses against gradient poisoning. Experimental evaluations on…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Graph Neural Networks · Privacy-Preserving Technologies in Data · Complex Network Analysis Techniques
