Hostname: page-component-77f85d65b8-t6st2 Total loading time: 0 Render date: 2026-03-29T00:54:47.041Z Has data issue: false hasContentIssue false

Domain-invariant icing detection on wind turbine rotor blades with generative artificial intelligence for deep transfer learning

Published online by Cambridge University Press:  07 June 2023

Joyjit Chatterjee
Affiliation:
School of Computer Science, University of Hull, Hull, United Kingdom
Maria T. Alvela Nieto*
Affiliation:
Faculty of Production Engineering, Institute for Integrated Product Development (BIK), University of Bremen, Bremen, Germany
Hannes Gelbhardt
Affiliation:
Faculty of Production Engineering, Institute for Integrated Product Development (BIK), University of Bremen, Bremen, Germany
Nina Dethlefs
Affiliation:
School of Computer Science, University of Hull, Hull, United Kingdom
Jan-Hendrik Ohlendorf
Affiliation:
Faculty of Production Engineering, Institute for Integrated Product Development (BIK), University of Bremen, Bremen, Germany
Andreas Greulich
Affiliation:
wpd windmanager GmbH & Co. KG, Bremen, Germany
Klaus-Dieter Thoben
Affiliation:
Faculty of Production Engineering, Institute for Integrated Product Development (BIK), University of Bremen, Bremen, Germany
*
Corresponding author: Maria T. Alvela Nieto; Email: malvela@uni-bremen.de

Abstract

Wind energy’s ability to liberate the world from conventional sources of energy relies on lowering the significant costs associated with the maintenance of wind turbines. Since icing events on turbine rotor blades are a leading cause of operational failures, identifying icing in advance is critical. Some recent studies have utilized deep learning (DL) techniques to predict icing events with high accuracy by leveraging rotor blade images, but these studies only focus on specific wind parks and fail to generalize to unseen scenarios (e.g., new rotor blade designs). In this paper, we aim to facilitate ice prediction on the face of lack of ice images in new wind parks. We propose the utilization of synthetic data augmentation via a generative artificial intelligence technique—the neural style transfer algorithm to improve the generalization of existing ice prediction models. We also compare the proposed technique with the CycleGAN as a baseline. We show that training standalone DL models with augmented data that captures domain-invariant icing characteristics can help improve predictive performance across multiple wind parks. Through efficient identification of icing, this study can support preventive maintenance of wind energy sources by making them more reliable toward tackling climate change.

Information

Type
Application Paper
Creative Commons
Creative Common License - CCCreative Common License - BY
This is an Open Access article, distributed under the terms of the Creative Commons Attribution licence (http://creativecommons.org/licenses/by/4.0), which permits unrestricted re-use, distribution and reproduction, provided the original article is properly cited.
Open Practices
Open materials
Copyright
© The Author(s), 2023. Published by Cambridge University Press
Figure 0

Figure 1. Framework for leveraging CycleGAN for translating plain rotor blade images (without ice) into rotor blade images (with icing)—CycleGAN generic model architecture.

Figure 1

Figure 2. Framework for generalized ice detection with neural style transfer. Plain rotor blades in the target domain (B) are styled with ice from the source domain (A).

Figure 2

Table 1. Experimental results for ice detection before and after synthetic data augmentation with the frozen and unfrozen backbones of the CNNs for both wind parks images used as target datasets—performance with synthetic data generated with both CycleGAN and neural style transfer algorithm are compared.

Figure 3

Figure 3. Comparative plot between the achieved F1-scores by models using the CycleGAN or neural style transfer methods to create synthetic data. Each point is representing one experimental setup and the corresponding number refers to the “Experiment” column in Table 1. The crosses represent the best baseline for each windpark without synthetic data. If both methods would perform equally in all experiments, all points would lay on the separating line. Clearly, synthetic data generated with style transfer outperforms the CycleGAN over all experiments and the baseline in all but two experiments (nos. 3 and 11).

Figure 4

Figure 4. Confusion matrices for the results based on test set of wind park A as target dataset: (a) Baseline models, no synthetic data augmentation); (b) With synthetic data augmentation through CycleGAN; and (c) With synthetic data augmentation through neural style transfer algorithm. The Xception model performed the best with both CycleGAN as well as neural style transfer. Also, neural style transfer clearly has significantly lower number of icing missclassifications compared to CycleGAN.