Anomaly Detection of Wind Turbine Time Series using Variational
Recurrent Autoencoders
- URL: http://arxiv.org/abs/2112.02468v1
- Date: Sun, 5 Dec 2021 03:41:59 GMT
- Title: Anomaly Detection of Wind Turbine Time Series using Variational
Recurrent Autoencoders
- Authors: Alan Preciado-Grijalva, Victor Rodrigo Iza-Teran
- Abstract summary: Ice accumulation in the blades of wind turbines can cause them to describe anomalous rotations or no rotations at all.
Our approach focuses on two main parts: first, learning low-dimensional representations of time series using a Variational Recurrent Autoencoder (VRAE), and second, using unsupervised clustering algorithms to classify the learned representations as normal (no ice accumulated) or abnormal (ice accumulated)
- Score: 0.0
- License: http://creativecommons.org/licenses/by/4.0/
- Abstract: Ice accumulation in the blades of wind turbines can cause them to describe
anomalous rotations or no rotations at all, thus affecting the generation of
electricity and power output. In this work, we investigate the problem of ice
accumulation in wind turbines by framing it as anomaly detection of
multi-variate time series. Our approach focuses on two main parts: first,
learning low-dimensional representations of time series using a Variational
Recurrent Autoencoder (VRAE), and second, using unsupervised clustering
algorithms to classify the learned representations as normal (no ice
accumulated) or abnormal (ice accumulated). We have evaluated our approach on a
custom wind turbine time series dataset, for the two-classes problem (one
normal versus one abnormal class), we obtained a classification accuracy of up
to 96$\%$ on test data. For the multiple-class problem (one normal versus
multiple abnormal classes), we present a qualitative analysis of the
low-dimensional learned latent space, providing insights into the capacities of
our approach to tackle such problem. The code to reproduce this work can be
found here https://github.com/agrija9/Wind-Turbines-VRAE-Paper.
Related papers
- CARE to Compare: A real-world dataset for anomaly detection in wind turbine data [0.0]
Anomaly detection plays a crucial role in the field of predictive maintenance for wind turbines.
Many comparisons of different approaches either use benchmarks composed of data from many different domains, inaccessible data or one of the few publicly available datasets which lack detailed information about the faults.
With this paper we publish a high quality dataset that contains data from 36 wind turbines across 3 different wind farms.
arXiv Detail & Related papers (2024-04-16T07:02:40Z) - Transfer learning applications for anomaly detection in wind turbines [0.0]
Anomaly detection in wind turbines typically involves using normal behaviour models to detect faults early.
This study examines how cross-turbine transfer learning can be applied to autoencoder-based anomaly detection.
arXiv Detail & Related papers (2024-04-03T18:48:45Z) - Graph Spatiotemporal Process for Multivariate Time Series Anomaly
Detection with Missing Values [67.76168547245237]
We introduce a novel framework called GST-Pro, which utilizes a graphtemporal process and anomaly scorer to detect anomalies.
Our experimental results show that the GST-Pro method can effectively detect anomalies in time series data and outperforms state-of-the-art methods.
arXiv Detail & Related papers (2024-01-11T10:10:16Z) - CARLA: Self-supervised Contrastive Representation Learning for Time Series Anomaly Detection [53.83593870825628]
One main challenge in time series anomaly detection (TSAD) is the lack of labelled data in many real-life scenarios.
Most of the existing anomaly detection methods focus on learning the normal behaviour of unlabelled time series in an unsupervised manner.
We introduce a novel end-to-end self-supervised ContrAstive Representation Learning approach for time series anomaly detection.
arXiv Detail & Related papers (2023-08-18T04:45:56Z) - Imbalanced Aircraft Data Anomaly Detection [103.01418862972564]
Anomaly detection in temporal data from sensors under aviation scenarios is a practical but challenging task.
We propose a Graphical Temporal Data Analysis framework.
It consists three modules, named Series-to-Image (S2I), Cluster-based Resampling Approach using Euclidean Distance (CRD) and Variance-Based Loss (VBL)
arXiv Detail & Related papers (2023-05-17T09:37:07Z) - TimesNet: Temporal 2D-Variation Modeling for General Time Series
Analysis [80.56913334060404]
Time series analysis is of immense importance in applications, such as weather forecasting, anomaly detection, and action recognition.
Previous methods attempt to accomplish this directly from the 1D time series.
We ravel out the complex temporal variations into the multiple intraperiod- and interperiod-variations.
arXiv Detail & Related papers (2022-10-05T12:19:51Z) - A Robust and Explainable Data-Driven Anomaly Detection Approach For
Power Electronics [56.86150790999639]
We present two anomaly detection and classification approaches, namely the Matrix Profile algorithm and anomaly transformer.
The Matrix Profile algorithm is shown to be well suited as a generalizable approach for detecting real-time anomalies in streaming time-series data.
A series of custom filters is created and added to the detector to tune its sensitivity, recall, and detection accuracy.
arXiv Detail & Related papers (2022-09-23T06:09:35Z) - Intelligent Icing Detection Model of Wind Turbine Blades Based on SCADA
data [0.0]
This paper explores the possibility of using convolutional neural networks (CNNs), generative adversarial networks (GANs) and domain adaption learning to establish intelligent diagnosis frameworks.
We consider a two-stage training with parallel GANs, which are aimed at capturing intrinsic features for normal and icing samples.
Model validation on three wind turbine SCADA data shows that two-stage training can effectively improve the model performance.
arXiv Detail & Related papers (2021-01-20T00:46:52Z) - TadGAN: Time Series Anomaly Detection Using Generative Adversarial
Networks [73.01104041298031]
TadGAN is an unsupervised anomaly detection approach built on Generative Adversarial Networks (GANs)
To capture the temporal correlations of time series, we use LSTM Recurrent Neural Networks as base models for Generators and Critics.
To demonstrate the performance and generalizability of our approach, we test several anomaly scoring techniques and report the best-suited one.
arXiv Detail & Related papers (2020-09-16T15:52:04Z) - G2D: Generate to Detect Anomaly [10.977404378308817]
We learn two deep neural networks (generator and discriminator) in a GAN-style setting on merely the normal samples.
In the training phase, when the generator fails to produce normal data, it can be considered as an irregularity generator.
We train a binary classifier on the generated anomalous samples along with the normal instances in order to be capable of detecting irregularities.
arXiv Detail & Related papers (2020-06-20T18:02:50Z)
This list is automatically generated from the titles and abstracts of the papers in this site.
This site does not guarantee the quality of this site (including all information) and is not responsible for any consequences.