LGAIApr 19, 2022

Sampling Strategies for Static Powergrid Models

arXiv:2204.09053v12 citationsh-index: 25
Originality Synthesis-oriented
AI Analysis

This work addresses data sampling challenges for power grid modeling, offering an incremental improvement in surrogate model training for domain-specific applications.

The paper tackles the problem of limited high-quality historical data for training neural network surrogates in power flow calculations by proposing the Correlation Sampling algorithm, which covers a larger area of the sampling space compared to random and copula-based methods while accounting for input interdependencies.

Machine learning and computational intelligence technologies gain more and more popularity as possible solution for issues related to the power grid. One of these issues, the power flow calculation, is an iterative method to compute the voltage magnitudes of the power grid's buses from power values. Machine learning and, especially, artificial neural networks were successfully used as surrogates for the power flow calculation. Artificial neural networks highly rely on the quality and size of the training data, but this aspect of the process is apparently often neglected in the works we found. However, since the availability of high quality historical data for power grids is limited, we propose the Correlation Sampling algorithm. We show that this approach is able to cover a larger area of the sampling space compared to different random sampling algorithms from the literature and a copula-based approach, while at the same time inter-dependencies of the inputs are taken into account, which, from the other algorithms, only the copula-based approach does.

Foundations

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

Your Notes