Hybrid Autoencoder-Based Framework for Early Fault Detection in Wind Turbines
Rekha R Nair, Tina Babu, Alavikunhu Panthakkan, Balamurugan Balusamy, Wathiq Mansoor
TL;DR
The study tackles early fault detection in wind turbines by framing anomaly detection as an unsupervised task implemented via a hybrid ensemble of Variational, LSTM, and Transformer Autoencoders. A automated feature-engineering pipeline extracts temporal, statistical, and frequency-domain indicators from high-dimensional SCADA data, enabling robust unsupervised learning without fault labels. The ensemble, with adaptive thresholding, achieves an AUC-ROC of $0.947$ on the CARE dataset and demonstrates fault detection up to $48$ hours before failure, highlighting practical potential for predictive maintenance in large wind-energy deployments. The approach offers interpretable insights through feature importance analyses and demonstrates cross-farm generalization, suggesting strong applicability to real-world wind turbine health monitoring and maintenance planning.
Abstract
Wind turbine reliability is critical to the growing renewable energy sector, where early fault detection significantly reduces downtime and maintenance costs. This paper introduces a novel ensemble-based deep learning framework for unsupervised anomaly detection in wind turbines. The method integrates Variational Autoencoders (VAE), LSTM Autoencoders, and Transformer architectures, each capturing different temporal and contextual patterns from high-dimensional SCADA data. A unique feature engineering pipeline extracts temporal, statistical, and frequency-domain indicators, which are then processed by the deep models. Ensemble scoring combines model predictions, followed by adaptive thresholding to detect operational anomalies without requiring labeled fault data. Evaluated on the CARE dataset containing 89 years of real-world turbine data across three wind farms, the proposed method achieves an AUC-ROC of 0.947 and early fault detection up to 48 hours prior to failure. This approach offers significant societal value by enabling predictive maintenance, reducing turbine failures, and enhancing operational efficiency in large-scale wind energy deployments.
