GowFed -- A novel Federated Network Intrusion Detection System
Aitor Belenguer, Jose A. Pascual, Javier Navaridas

TL;DR
GowFed introduces a federated learning-based network intrusion detection system that leverages Gower Dissimilarity matrices and attention mechanisms to enhance privacy-preserving threat detection in industrial networks.
Contribution
This paper presents GowFed, a novel federated intrusion detection system combining Gower Dissimilarity and federated averaging, including variants with attention mechanisms, tested via TensorFlow Federated.
Findings
GowFed effectively detects network threats without exposing sensitive data.
Variants with attention mechanisms improve detection accuracy.
Federated approach reduces communication overhead compared to centralized systems.
Abstract
Network intrusion detection systems are evolving into intelligent systems that perform data analysis while searching for anomalies in their environment. Indeed, the development of deep learning techniques paved the way to build more complex and effective threat detection models. However, training those models may be computationally infeasible in most Edge or IoT devices. Current approaches rely on powerful centralized servers that receive data from all their parties - violating basic privacy constraints and substantially affecting response times and operational costs due to the huge communication overheads. To mitigate these issues, Federated Learning emerged as a promising approach, where different agents collaboratively train a shared model, without exposing training data to others or requiring a compute-intensive centralized infrastructure. This work presents GowFed, a novel network…
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
TopicsNetwork Security and Intrusion Detection · Internet Traffic Analysis and Secure E-voting · Opportunistic and Delay-Tolerant Networks
