SPDBLGJun 8, 2022

Smart Meter Data Anomaly Detection using Variational Recurrent Autoencoders with Attention

arXiv:2206.07519v17 citationsh-index: 25
Originality Incremental advance
AI Analysis

This addresses anomaly detection for energy system management, but it is incremental as it builds on existing autoencoder and attention techniques.

The paper tackled unsupervised anomaly detection in noisy, unlabeled smart meter data by proposing a Variational Recurrent Autoencoder with attention, achieving effectiveness and superiority over baseline and other methods in a real-world case study on water supply temperature anomalies.

In the digitization of energy systems, sensors and smart meters are increasingly being used to monitor production, operation and demand. Detection of anomalies based on smart meter data is crucial to identify potential risks and unusual events at an early stage, which can serve as a reference for timely initiation of appropriate actions and improving management. However, smart meter data from energy systems often lack labels and contain noise and various patterns without distinctively cyclical. Meanwhile, the vague definition of anomalies in different energy scenarios and highly complex temporal correlations pose a great challenge for anomaly detection. Many traditional unsupervised anomaly detection algorithms such as cluster-based or distance-based models are not robust to noise and not fully exploit the temporal dependency in a time series as well as other dependencies amongst multiple variables (sensors). This paper proposes an unsupervised anomaly detection method based on a Variational Recurrent Autoencoder with attention mechanism. with "dirty" data from smart meters, our method pre-detects missing values and global anomalies to shrink their contribution while training. This paper makes a quantitative comparison with the VAE-based baseline approach and four other unsupervised learning methods, demonstrating its effectiveness and superiority. This paper further validates the proposed method by a real case study of detecting the anomalies of water supply temperature from an industrial heating plant.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes