paper-with-me

홈 › Papers

Learning to Solve the AC Optimal Power Flow via a Lagrangian Approach

2021-10-04 · Ling Zhang, Baosen Zhang

Using deep neural networks to predict the solutions of AC optimal power flow (ACOPF) problems has been an active direction of research. However, because the ACOPF is nonconvex, it is difficult to construct a good data set that contains mostly globally optimal solutions. To overcome the challenge that the training data may contain suboptimal solutions, we propose a Lagrangian-based approach. First, we use a neural network to learn the dual variables of the ACOPF problem. Then we use a second neural network to predict solutions of the partial Lagrangian from the predicted dual variables. Since the partial Lagrangian has a much better optimization landscape, we use the predicted solutions from the neural network as a warm start for the ACOPF problem. Using standard and modified IEEE 22-bus, 39-bus, and 118-bus networks, we show that our approach is able to obtain the globally optimal cost even when the training data is mostly comprised of suboptimal solutions.

📄 PDF Abstract BibTeX arXiv:2110.01653

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Unsupervised Deep Learning for AC Optimal Power Flow via Lagrangian Duality

2022-12-07 · Kejun Chen, Shourya Bose, Yu Zhang

Non-convex AC optimal power flow (AC-OPF) is a fundamental optimization problem in power system analysis. The computational complexity of conventional solvers is typically high and not suitable for large-scale networks i…

Deep Learning

An Iterative Approach to Improving Solution Quality for AC Optimal Power Flow Problems

2021-09-13 · Ling Zhang, Baosen Zhang

The existence of multiple solutions to AC optimal power flow (ACOPF) problems has been noted for decades. Existing solvers are generally successful in finding local solutions, which satisfy first and second order optimal…

Predicting AC Optimal Power Flows: Combining Deep Learning and Lagrangian Dual Methods

2019-09-19 · Ferdinando Fioretto, Terrence W. K. Mak, Pascal Van Hentenryck

The Optimal Power Flow (OPF) problem is a fundamental building block for the optimization of electrical power systems. It is nonlinear and nonconvex and computes the generator setpoints for power and voltage, given a set…

Lagrangian Duality for Constrained Deep Learning

2020-01-26 · Ferdinando Fioretto, Pascal Van Hentenryck, Terrence WK Mak, Cuong Tran 외

This paper explores the potential of Lagrangian duality for learning applications that feature complex constraints. Such constraints arise in many science and engineering domains, where the task amounts to learning optim…

Deep LearningFairness

Combining Deep Learning and Optimization for Security-Constrained Optimal Power Flow

2020-07-14 · Alexandre Velloso, Pascal Van Hentenryck

The security-constrained optimal power flow (SCOPF) is fundamental in power systems and connects the automatic primary response (APR) of synchronized generators with the short-term schedule. Every day, the SCOPF problem …

BIG-bench Machine Learning