Search papers, labs, and topics across Lattice.
This paper introduces a federated learning (FL) framework for anomaly detection in Industrial Internet of Things (IIoT) environments, addressing both data privacy and communication efficiency. The framework integrates homomorphic encryption (HE) to protect model parameters during transmission and a dynamic agent selection scheme to mitigate the straggler effect. Experiments demonstrate that the proposed framework outperforms baseline approaches in accuracy, precision, F1 score, communication costs, convergence speed, and fairness.
Achieve faster federated learning convergence and better anomaly detection in IIoT by dynamically selecting participating agents based on latency and data size.
In light of the growing connectivity and sensitivity of industrial data, cyberattacks and data breaches are becoming more common in the Industrial Internet of Things (IIoT). To cope with such threats, this study presents an anomaly detection system based on a novel federated learning (FL) framework. This system detects anomalies such as cyberattacks and protects industrial data privacy by processing data locally and training anomaly detection models on industrial agents without sharing raw data. The proposed FL framework incorporates two key components to enhance both privacy and efficiency. The first component is homomorphic encryption (HE), which is integrated into the framework to further protect sensitive data transmissions such as model parameters. HE enhances privacy in FL by preventing adversaries from inferring private industrial data through attacks, such as model inversion attacks. The second component is an innovative dynamic agent selection scheme, wherein a selection threshold is calculated based on agent delays and data size. The purpose of this new scheme is to mitigate the straggler effect and the communication bottleneck that occur in traditional FL architectures, such as synchronous and asynchronous architectures. It ensures that agents are not unfairly selected by different delays resulting from heterogeneous data in the IIoT environments, while simultaneously improving model performance and convergence speed. The proposed framework exhibits superior performance over baseline approaches in terms of accuracy, precision, $F {_{{1}}}$ Scores, communication costs, convergence speeds, and fairness rate.