paper-with-me

홈 › Papers

Global Performance Guarantees for Neural Network Models of AC Power Flow

2022-11-14 · Samuel Chevalier, Spyros Chatzivasileiadis

Machine learning, which can generate extremely fast and highly accurate black-box surrogate models, is increasingly being applied to a variety of AC power flow problems. Rigorously verifying the accuracy of the resulting black-box models, however, is computationally challenging. This paper develops a tractable neural network verification procedure which incorporates the ground truth of the non-linear AC power flow equations to determine worst-case neural network prediction error. Our approach, termed Sequential Targeted Tightening (STT), leverages a loosely convexified reformulation of the original verification problem, which is an intractable mixed integer quadratic program (MIQP). Using the sequential addition of targeted cuts, we iteratively tighten our formulation until either the solution is sufficiently tight or a satisfactory performance guarantee has been generated. After learning neural network models of the 14, 57, 118, and 200-bus PGLib test cases, we compare the performance guarantees generated by our STT procedure with ones generated by a state-of-the-art MIQP solver, Gurobi 11.0. We show that STT often generates performance guarantees which are far tighter than the MIQP upper bound.

📄 PDF Abstract BibTeX arXiv:2211.07125

Code (1)

samchevalier/verifystrongsdp 공식 구현

Methods 이 논문이 사용한 방법론

Test 설명 없음

Similar Papers 제목 키워드 기반

Physics-Informed Neural Networks for Minimising Worst-Case Violations in DC Optimal Power Flow

2021-06-28 · Rahul Nellikkath, Spyros Chatzivasileiadis

Physics-informed neural networks exploit the existing models of the underlying physical systems to generate higher accuracy results with fewer data. Such approaches can help drastically reduce the computation time and ge…

Differentiable Power-Flow Optimization

2026-03-30 · Muhammed Öz, Jasmin Hörter, Kaleb Phipps, Charlotte Debus 외 arxiv

With the rise of renewable energy sources and their high variability in generation, the management of power grids becomes increasingly complex and computationally demanding. Conventional AC-power-flow simulations, which …

Learning Optimal Power Flow: Worst-Case Guarantees for Neural Networks

2020-06-19 · Andreas Venzke, Guannan Qu, Steven Low, Spyros Chatzivasileiadis

This paper introduces for the first time a framework to obtain provable worst-case guarantees for neural network performance, using learning for optimal power flow (OPF) problems as a guiding example. Neural networks hav…

Learning Provably Stable Local Volt/Var Controllers for Efficient Network Operation

2022-09-26 · Zhenyi Yuan, Guido Cavraro, Manish K. Singh, Jorge Cortés

This paper develops a data-driven framework to synthesize local Volt/Var control strategies for distributed energy resources (DERs) in power distribution networks (DNs). Aiming to improve DN operational efficiency, as qu…

Physics-Informed Neural Networks for AC Optimal Power Flow

2021-10-06 · Rahul Nellikkath, Spyros Chatzivasileiadis

This paper introduces, for the first time to our knowledge, physics-informed neural networks to accurately estimate the AC-OPF result and delivers rigorous guarantees about their performance. Power system operators, alon…