Unsupervised anomalies detection in IIoT edge devices networks using federated learning
Niyomukiza Thamar, Hossam Samy Elsaid Sharara

TL;DR
This paper explores federated learning for anomaly detection in IIoT edge devices, demonstrating comparable performance to centralized models while addressing privacy concerns, and discusses issues like fairness and false alarms.
Contribution
It implements Fedavg on modern IIoT datasets, evaluates its limitations, and proposes a new Fair Fedavg algorithm to improve training fairness and accuracy.
Findings
Fedavg achieves similar accuracy to centralized models.
Unfairness in Fedavg can cause false alarms in intrusion detection.
Proposed Fair Fedavg aims to enhance training fairness.
Abstract
In a connection of many IoT devices that each collect data, normally training a machine learning model would involve transmitting the data to a central server which requires strict privacy rules. However, some owners are reluctant of availing their data out of the company due to data security concerns. Federated learning(FL) as a distributed machine learning approach performs training of a machine learning model on the device that gathered the data itself. In this scenario, data is not share over the network for training purpose. Fedavg as one of FL algorithms permits a model to be copied to participating devices during a training session. The devices could be chosen at random, and a device can be aborted. The resulting models are sent to the coordinating server and then average models from the devices that finished training. The process is repeated until a desired model accuracy is…
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
TopicsPrivacy-Preserving Technologies in Data · Smart Grid Security and Resilience · Internet Traffic Analysis and Secure E-voting
