Related Experiment Videos
Graph-based federated learning approach for intrusion detection in IoT networks.
Fouad Al Tfaily1,2, Zakariya Ghalmane3, Mohamed El Amine Brahmia3
1CESI, CESI LINEACT UR 7527, Strasbourg, France. fouad.altfaily@gmail.com.
Scientific Reports
|November 21, 2025
Summary
This study introduces FedGATSage, a novel federated learning approach for Internet of Things (IoT) intrusion detection. It effectively detects coordinated cyberattacks by preserving both network structure and temporal data, outperforming existing methods.
Area of Science:
- Cybersecurity
- Machine Learning
- Network Security
Background:
- Internet of Things (IoT) networks are increasingly vulnerable to sophisticated cyber threats.
- Existing federated learning methods for intrusion detection fail to capture both structural and temporal patterns, limiting their effectiveness against coordinated attacks like DDoS.
- Detecting coordinated attacks necessitates understanding network topology and temporal sequences simultaneously.
Purpose of the Study:
- To propose FedGATSage, a federated learning architecture designed to overcome the limitations of current intrusion detection systems in IoT environments.
- To enhance the detection of coordinated cyberattacks by preserving both structural and temporal patterns.
- To reduce communication overhead in federated learning while maintaining privacy.
Main Methods:
- Integration of client-side Graph Attention Networks (GAT) with server-side GraphSAGE through community abstraction.
- Utilizing specialized detector variants for different attack types.
- Employing community-based embeddings to aggregate node information at the client level, reducing communication overhead by 85%.
Main Results:
- FedGATSage achieves performance comparable to centralized intrusion detection approaches while preserving user privacy.
- The proposed method significantly outperforms existing federated intrusion detection solutions.
- Successfully detects challenging coordinated attacks that current federated methods cannot handle.
Conclusions:
- FedGATSage offers a robust solution for privacy-preserving, collaborative intrusion detection in IoT networks.
- The architecture effectively addresses the limitations of traditional and GNN-based federated learning for complex cyber threats.
- This approach represents a significant advancement in detecting sophisticated, coordinated attacks in distributed environments.
Related Concept Videos
Vector Algebra: Graphical Method
16.7K
Vectors can be multiplied by scalars, added to other vectors, or subtracted from other vectors. The vector sum of two (or more) vectors is called the resultant vector or, for short, the resultant.
We use the laws of geometry to construct resultant vectors, followed by trigonometry to find vector magnitudes and directions. For a geometric construction of the sum of two vectors in a plane, we follow the parallelogram rule. Suppose two vectors are at arbitrary positions. Translate either one of...
We use the laws of geometry to construct resultant vectors, followed by trigonometry to find vector magnitudes and directions. For a geometric construction of the sum of two vectors in a plane, we follow the parallelogram rule. Suppose two vectors are at arbitrary positions. Translate either one of...
16.7K
Classification of Systems-I
543
Linearity is a system property characterized by a direct input-output relationship, combining homogeneity and additivity.
Homogeneity dictates that if an input x(t) is multiplied by a constant c, the output y(t) is multiplied by the same constant. Mathematically, this is expressed as:
Homogeneity dictates that if an input x(t) is multiplied by a constant c, the output y(t) is multiplied by the same constant. Mathematically, this is expressed as:
543