LGOCNov 29, 2023

Self-Supervised Learning for Large-Scale Preventive Security Constrained DC Optimal Power Flow

arXiv:2311.18072v211 citationsh-index: 8
Originality Incremental advance
AI Analysis

This addresses the problem of slow optimization for power grid stability, offering a faster alternative to traditional methods, though it appears incremental as it builds on existing optimization and learning techniques.

The paper tackles the complexity of large-scale Security-Constrained Optimal Power Flow (SCOPF) in power grids by introducing PDL-SCOPF, a self-supervised primal-dual learning framework that produces near-optimal solutions in milliseconds with minimal optimality gaps.

Security-Constrained Optimal Power Flow (SCOPF) plays a crucial role in power grid stability but becomes increasingly complex as systems grow. This paper introduces PDL-SCOPF, a self-supervised end-to-end primal-dual learning framework for producing near-optimal solutions to large-scale SCOPF problems in milliseconds. Indeed, PDL-SCOPF remedies the limitations of supervised counterparts that rely on training instances with their optimal solutions, which becomes impractical for large-scale SCOPF problems. PDL-SCOPF mimics an Augmented Lagrangian Method (ALM) for training primal and dual networks that learn the primal solutions and the Lagrangian multipliers, respectively, to the unconstrained optimizations. In addition, PDL-SCOPF incorporates a repair layer to ensure the feasibility of the power balance in the nominal case, and a binary search layer to compute, using the Automatic Primary Response (APR), the generator dispatches in the contingencies. The resulting differentiable program can then be trained end-to-end using the objective function of the SCOPF and the power balance constraints of the contingencies. Experimental results demonstrate that the PDL-SCOPF delivers accurate feasible solutions with minimal optimality gaps. The framework underlying PDL-SCOPF aims at bridging the gap between traditional optimization methods and machine learning, highlighting the potential of self-supervised end-to-end primal-dual learning for large-scale optimization tasks.

Foundations

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

Your Notes