A Novel Self-Supervised Learning-Based Anomaly Node Detection Method Based on an Autoencoder in Wireless Sensor Networks
Miao Ye, Qinghao Zhang, Xingsi Xue, Yong Wang, Qiuxiang Jiang and, Hongbing Qiu

TL;DR
This paper introduces a self-supervised autoencoder-based anomaly detection method for wireless sensor networks that effectively integrates spatial and temporal features, outperforming existing methods with a 90.6% F1 score.
Contribution
The novel approach combines temporal, spatial, and intermodal features using advanced neural networks, including GNN and GRU, for improved anomaly detection in large-scale WSNs.
Findings
Achieves a 90.6% F1 score, outperforming baselines.
Effectively integrates spatial and temporal features.
Suitable for large-scale network anomaly detection.
Abstract
Due to the issue that existing wireless sensor network (WSN)-based anomaly detection methods only consider and analyze temporal features, in this paper, a self-supervised learning-based anomaly node detection method based on an autoencoder is designed. This method integrates temporal WSN data flow feature extraction, spatial position feature extraction and intermodal WSN correlation feature extraction into the design of the autoencoder to make full use of the spatial and temporal information of the WSN for anomaly detection. First, a fully connected network is used to extract the temporal features of nodes by considering a single mode from a local spatial perspective. Second, a graph neural network (GNN) is used to introduce the WSN topology from a global spatial perspective for anomaly detection and extract the spatial and temporal features of the data flows of nodes and their…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAnomaly Detection Techniques and Applications · Artificial Immune Systems Applications
MethodsGraph Neural Network
