Digital Twin-Driven Communication-Efficient Federated Anomaly Detection for Industrial IoT
Mohammed Ayalew Belay, Adil Rasheed, Pierluigi Salvo Rossi
TL;DR
This work tackles anomaly detection in industrial IoT under data scarcity, privacy, and heterogeneity by proposing a digital twin–driven federated learning (DTFL) framework. It introduces five methods—DTML, FPF, LPE, CWA, and DTKD—that merge synthetic data from digital twins with real-world client data to accelerate convergence and reduce communication, while preserving privacy. Empirical results on Industry 4.0 and BATADAL datasets show that CWA achieves the fastest convergence (as few as 33 rounds) and that FPF offers strong accuracy and generalization with substantial communication efficiency; DTKD is the least effective among the DTFL variants in these settings. The findings demonstrate that integrating digital twin knowledge into federated learning enhances robustness, scalability, and efficiency for IIoT anomaly detection, with practical implications for real-time, privacy-preserving monitoring across large fleets of assets.
Abstract
Anomaly detection is increasingly becoming crucial for maintaining the safety, reliability, and efficiency of industrial systems. Recently, with the advent of digital twins and data-driven decision-making, several statistical and machine-learning methods have been proposed. However, these methods face several challenges, such as dependence on only real sensor datasets, limited labeled data, high false alarm rates, and privacy concerns. To address these problems, we propose a suite of digital twin-integrated federated learning (DTFL) methods that enhance global model performance while preserving data privacy and communication efficiency. Specifically, we present five novel approaches: Digital Twin-Based Meta-Learning (DTML), Federated Parameter Fusion (FPF), Layer-wise Parameter Exchange (LPE), Cyclic Weight Adaptation (CWA), and Digital Twin Knowledge Distillation (DTKD). Each method introduces a unique mechanism to combine synthetic and real-world knowledge, balancing generalization with communication overhead. We conduct an extensive experiment using a publicly available cyber-physical anomaly detection dataset. For a target accuracy of 80%, CWA reaches the target in 33 rounds, FPF in 41 rounds, LPE in 48 rounds, and DTML in 87 rounds, whereas the standard FedAvg baseline and DTKD do not reach the target within 100 rounds. These results highlight substantial communication-efficiency gains (up to 62% fewer rounds than DTML and 31% fewer than LPE) and demonstrate that integrating DT knowledge into FL accelerates convergence to operationally meaningful accuracy thresholds for IIoT anomaly detection.
