Detection of Global Anomalies on Distributed IoT Edges with Device-to-Device Communication
Hideya Ochiai, Riku Nishihata, Eisuke Tomiyama, Yuwei Sun, Hiroshi Esaki
TL;DR
This work tackles the challenge of high-frequency anomaly detection in distributed IoT edge networks by proposing WAFL-Autoencoder, a fully distributed autoencoder trained through Wireless Ad Hoc Federated Learning (WAFL) with device-to-device communication. It formalizes Global versus Local Anomalies and introduces a distributed thresholding mechanism that aggregates per-device thresholds to detect global anomalies without sharing raw data. The approach demonstrates that distributed autoencoders can learn global normal features across non-IID edge data and detect global anomalies with high true positive rates and low false positives on standard benchmark datasets. The findings suggest a scalable, privacy-preserving, low-communication-path solution for edge-based anomaly detection in IoT environments, with potential applications to electric monitoring, motion sensing, and imaging at the edge.
Abstract
Anomaly detection is an important function in IoT applications for finding outliers caused by abnormal events. Anomaly detection sometimes comes with high-frequency data sampling which should be carried out at Edge devices rather than Cloud. In this paper, we consider the case that multiple IoT devices are installed in a single remote site and that they collaboratively detect anomalies from the observations with device-to-device communications. For this, we propose a fully distributed collaborative scheme for training distributed anomaly detectors with Wireless Ad Hoc Federated Learning, namely "WAFL-Autoencoder". We introduce the concept of Global Anomaly which sample is not only rare to the local device but rare to all the devices in the target domain. We also propose a distributed threshold-finding algorithm for Global Anomaly detection. With our standard benchmark-based evaluation, we have confirmed that our scheme trained anomaly detectors perfectly across the devices. We have also confirmed that the devices collaboratively found thresholds for Global Anomaly detection with low false positive rates while achieving high true positive rates with few exceptions.
