A Self-Commissioning Edge Computing Method for Data-Driven Anomaly Detection in Power Electronic Systems
Pere Izquierdo Gomez, Miguel E. Lopez Gajardo, Nenad Mijatovic, Tomislav Dragicevic
TL;DR
This work tackles the challenge of deploying data-driven anomaly detection for power electronic converters in field settings by addressing lab-to-field transfer and edge-device memory constraints. It proposes a self-commissioning method that online-trains a neural network on streaming data using a fixed-size buffer with a prioritized, high-error sample replacement strategy, aiming to mitigate catastrophic forgetting. Compared with online baselines and memory-replay variants, the proposed buffer-selection method achieves higher AUC and faster training, approaching offline performance, and it runs efficiently on edge hardware. The approach enables reliable, field-adaptive, self-commissioning condition monitoring for power converters, reducing reliance on cloud resources and enabling broader, low-cost deployment in industrial environments.
Abstract
Ensuring the reliability of power electronic converters is a matter of great importance, and data-driven condition monitoring techniques are cementing themselves as an important tool for this purpose. However, translating methods that work well in controlled lab environments to field applications presents significant challenges, notably because of the limited diversity and accuracy of the lab training data. By enabling the use of field data, online machine learning can be a powerful tool to overcome this problem, but it introduces additional challenges in ensuring the stability and predictability of the training processes. This work presents an edge computing method that mitigates these shortcomings with minimal additional memory usage, by employing an autonomous algorithm that prioritizes the storage of training samples with larger prediction errors. The method is demonstrated on the use case of a self-commissioning condition monitoring system, in the form of a thermal anomaly detection scheme for a variable frequency motor drive, where the algorithm self-learned to distinguish normal and anomalous operation with minimal prior knowledge. The obtained results, based on experimental data, show a significant improvement in prediction accuracy and training speed, when compared to equivalent models trained online without the proposed data selection process.
