Unsupervised anomalies detection in IIoT edge devices networks using
federated learning
- URL: http://arxiv.org/abs/2308.12175v1
- Date: Wed, 23 Aug 2023 14:53:38 GMT
- Title: Unsupervised anomalies detection in IIoT edge devices networks using
federated learning
- Authors: Niyomukiza Thamar, Hossam Samy Elsaid Sharara
- Abstract summary: 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 paper, we leverage the benefits of FL and implemented Fedavg algorithm on a recent dataset that represent the modern IoT/ IIoT device networks.
We also evaluated some shortcomings of Fedavg such as unfairness that happens during the training when struggling devices do not participate for every stage of training.
- Score: 0.0
- License: http://arxiv.org/licenses/nonexclusive-distrib/1.0/
- 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 achieved.
By doing this, FL approach solves the privacy problem for IoT/ IIoT devices
that held sensitive data for the owners. In this paper, we leverage the
benefits of FL and implemented Fedavg algorithm on a recent dataset that
represent the modern IoT/ IIoT device networks. The results were almost the
same as the centralized machine learning approach. We also evaluated some
shortcomings of Fedavg such as unfairness that happens during the training when
struggling devices do not participate for every stage of training. This
inefficient training of local or global model could lead in a high number of
false alarms in intrusion detection systems for IoT/IIoT gadgets developed
using Fedavg. Hence, after evaluating the FedAv deep auto encoder with
centralized deep auto encoder ML, we further proposed and designed a Fair
Fedavg algorithm that will be evaluated in the future work.
Related papers
- Efficient Asynchronous Federated Learning with Sparsification and
Quantization [55.6801207905772]
Federated Learning (FL) is attracting more and more attention to collaboratively train a machine learning model without transferring raw data.
FL generally exploits a parameter server and a large number of edge devices during the whole process of the model training.
We propose TEASQ-Fed to exploit edge devices to asynchronously participate in the training process by actively applying for tasks.
arXiv Detail & Related papers (2023-12-23T07:47:07Z) - Adversarial Predictions of Data Distributions Across Federated
Internet-of-Things Devices [3.119217042097909]
Federated learning (FL) is becoming the default approach for training machine learning models across decentralized Internet-of-Things (IoT) devices.
In this work, we demonstrate that the model weights shared in FL can expose revealing information about the local data distributions of IoT devices.
This leakage could expose sensitive information to malicious actors in a distributed system.
arXiv Detail & Related papers (2023-08-28T15:40:50Z) - Federated Learning and Meta Learning: Approaches, Applications, and
Directions [94.68423258028285]
In this tutorial, we present a comprehensive review of FL, meta learning, and federated meta learning (FedMeta)
Unlike other tutorial papers, our objective is to explore how FL, meta learning, and FedMeta methodologies can be designed, optimized, and evolved, and their applications over wireless networks.
arXiv Detail & Related papers (2022-10-24T10:59:29Z) - Online Data Selection for Federated Learning with Limited Storage [53.46789303416799]
Federated Learning (FL) has been proposed to achieve distributed machine learning among networked devices.
The impact of on-device storage on the performance of FL is still not explored.
In this work, we take the first step to consider the online data selection for FL with limited on-device storage.
arXiv Detail & Related papers (2022-09-01T03:27:33Z) - Federated Split GANs [12.007429155505767]
We propose an alternative approach to train ML models in user's devices themselves.
We focus on GANs (generative adversarial networks) and leverage their inherent privacy-preserving attribute.
Our system preserves data privacy, keeps a short training time, and yields same accuracy of model training in unconstrained devices.
arXiv Detail & Related papers (2022-07-04T23:53:47Z) - Deep Reinforcement Learning Assisted Federated Learning Algorithm for
Data Management of IIoT [82.33080550378068]
The continuous expanded scale of the industrial Internet of Things (IIoT) leads to IIoT equipments generating massive amounts of user data every moment.
How to manage these time series data in an efficient and safe way in the field of IIoT is still an open issue.
This paper studies the FL technology applications to manage IIoT equipment data in wireless network environments.
arXiv Detail & Related papers (2022-02-03T07:12:36Z) - Federated Learning with Downlink Device Selection [92.14944020945846]
We study federated edge learning, where a global model is trained collaboratively using privacy-sensitive data at the edge of a wireless network.
A parameter server (PS) keeps track of the global model and shares it with the wireless edge devices for training using their private local data.
We consider device selection based on downlink channels over which the PS shares the global model with the devices.
arXiv Detail & Related papers (2021-07-07T22:42:39Z) - Federated Learning-based Active Authentication on Mobile Devices [98.23904302910022]
User active authentication on mobile devices aims to learn a model that can correctly recognize the enrolled user based on device sensor information.
We propose a novel user active authentication training, termed as Federated Active Authentication (FAA)
We show that existing FL/SL methods are suboptimal for FAA as they rely on the data to be distributed homogeneously.
arXiv Detail & Related papers (2021-04-14T22:59:08Z) - FLaPS: Federated Learning and Privately Scaling [3.618133010429131]
Federated learning (FL) is a distributed learning process where the model is transferred to the devices that posses data.
We present Federated Learning and Privately Scaling (FLaPS) architecture, which improves scalability as well as the security and privacy of the system.
arXiv Detail & Related papers (2020-09-13T14:20:17Z) - An On-Device Federated Learning Approach for Cooperative Model Update
between Edge Devices [2.99321624683618]
A neural-network based on-device learning approach is recently proposed, so that edge devices train incoming data at runtime to update their model.
In this paper, we focus on OS-ELM to sequentially train a model based on recent samples and combine it with autoencoder for anomaly detection.
We extend it for an on-device federated learning so that edge devices can exchange their trained results and update their model by using those collected from the other edge devices.
arXiv Detail & Related papers (2020-02-27T18:15:38Z)
This list is automatically generated from the titles and abstracts of the papers in this site.
This site does not guarantee the quality of this site (including all information) and is not responsible for any consequences.