Optimization-Based Exploration of the Feasible Power Flow Space for Rapid Data Collection
Ignasi Ventura Nadal, Samuel Chevalier
TL;DR
This work tackles the challenge of sampling the non-convex feasible space of optimal power flow (OPF) by proposing an optimization-based data-collection framework that sequentially solves OPF with nonlinear objectives aimed at maximizing dispersion among solutions. It builds an exhaustive rejection-sampling reference and uses the Hausdorff distance to quantify how well each objective covers the feasible space, validating the approach on five IEEE/PGLib test systems with large-scale data generation. The key finding is that nonlinear objectives that apply a logarithmic distance and incorporate multiple variables, particularly both power and voltage terms (e.g., $f_{36}$, $f_{38}$), most effectively reveal remote regions of the space; exponential objectives perform poorly. The results provide concrete guidance for data collection in learning-based OPF studies and come with public code to enable replication and extension to larger systems or distribution grids.
Abstract
This paper provides a systematic investigation into the various nonlinear objective functions which can be used to explore the feasible space associated with the optimal power flow problem. A total of 40 nonlinear objective functions are tested, and their results are compared to the data generated by a novel exhaustive rejection sampling routine. The Hausdorff distance, which is a min-max set dissimilarity metric, is then used to assess how well each nonlinear objective function performed (i.e., how well the tested objective functions were able to explore the non-convex power flow space). Exhaustive test results were collected from five PGLib test-cases and systematically analyzed.
