Network Anomaly Detection Using Federated Learning
William Marfo, Deepak K. Tosh, Shirley V. Moore

TL;DR
This paper introduces a federated learning framework for network anomaly detection that enhances scalability, privacy, and efficiency, outperforming traditional centralized models in accuracy and speed.
Contribution
It presents a novel deep neural network approach for federated network anomaly detection suitable for low to mid-end devices, addressing scalability and privacy issues.
Findings
Achieved 97.21% accuracy on UNSW-NB15 dataset
Reduced training time compared to centralized models
Enhanced privacy by not sharing raw training data
Abstract
Due to the veracity and heterogeneity in network traffic, detecting anomalous events is challenging. The computational load on global servers is a significant challenge in terms of efficiency, accuracy, and scalability. Our primary motivation is to introduce a robust and scalable framework that enables efficient network anomaly detection. We address the issue of scalability and efficiency for network anomaly detection by leveraging federated learning, in which multiple participants train a global model jointly. Unlike centralized training architectures, federated learning does not require participants to upload their training data to the server, preventing attackers from exploiting the training data. Moreover, most prior works have focused on traditional centralized machine learning, making federated machine learning under-explored in network anomaly detection. Therefore, we propose a…
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 · Anomaly Detection Techniques and Applications
