LGAug 16, 2021

Detecting and interpreting faults in vulnerable power grids with machine learning

arXiv:2108.07060v116 citations
Originality Synthesis-oriented
AI Analysis

This work addresses power grid reliability for a specific Norwegian Arctic community, offering incremental improvements in fault interpretation.

The authors tackled the problem of identifying causes of power disturbances in a vulnerable Arctic grid by constructing a dataset with meteorological and power-quality data and using machine learning to predict faults, achieving good classification performance with both linear and non-linear classifiers. They also applied Integrated Gradients to interpret individual faults, providing detailed insights for operators to prevent and mitigate disturbances.

Unscheduled power disturbances cause severe consequences both for customers and grid operators. To defend against such events, it is necessary to identify the causes of interruptions in the power distribution network. In this work, we focus on the power grid of a Norwegian community in the Arctic that experiences several faults whose sources are unknown. First, we construct a data set consisting of relevant meteorological data and information about the current power quality logged by power-quality meters. Then, we adopt machine-learning techniques to predict the occurrence of faults. Experimental results show that both linear and non-linear classifiers achieve good classification performance. This indicates that the considered power-quality and weather variables explain well the power disturbances. Interpreting the decision process of the classifiers provides valuable insights to understand the main causes of disturbances. Traditional features selection methods can only indicate which are the variables that, on average, mostly explain the fault occurrences in the dataset. Besides providing such a global interpretation, it is also important to identify the specific set of variables that explain each individual fault. To address this challenge, we adopt a recent technique to interpret the decision process of a deep learning model, called Integrated Gradients. The proposed approach allows to gain detailed insights on the occurrence of a specific fault, which are valuable for the distribution system operators to implement strategies to prevent and mitigate power disturbances.

Foundations

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

Your Notes