paper-with-me

Papers

DeepOPF-AL: Augmented Learning for Solving AC-OPF Problems with Multiple Load-Solution Mappings

2022-06-07 · Xiang Pan, Wanjun Huang, Minghua Chen, Steven H. Low

The existence of multiple load-solution mappings of non-convex AC-OPF problems poses a fundamental challenge to deep neural network (DNN) schemes. As the training dataset may contain a mixture of data points corresponding to different load-solution mappings, the DNN can fail to learn a legitimate mapping and generate inferior solutions. We propose DeepOPF-AL as an augmented-learning approach to tackle this issue. The idea is to train a DNN to learn a unique mapping from an augmented input, i.e., (load, initial point), to the solution generated by an iterative OPF solver with the load and initial point as intake. We then apply the learned augmented mapping to solve AC-OPF problems much faster than conventional solvers. Simulation results over IEEE test cases show that DeepOPF-AL achieves noticeably better optimality and similar feasibility and speedup performance, as compared to a recent DNN scheme, with the same DNN size yet elevated training complexity.

📄 PDF Abstract BibTeX arXiv:2206.03365

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

DeepOPF: A Deep Neural Network Approach for Security-Constrained DC Optimal Power Flow

2019-10-30 · Xiang Pan, Tianyu Zhao, Minghua Chen, Shengyu Zhang

We develop DeepOPF as a Deep Neural Network (DNN) approach for solving security-constrained direct current optimal power flow (SC-DCOPF) problems, which are critical for reliable and cost-effective power system operation…

DeepOPF-V: Solving AC-OPF Problems Efficiently

2021-03-22 · Wanjun Huang, Xiang Pan, Minghua Chen, Steven H. Low

AC optimal power flow (AC-OPF) problems need to be solved more frequently in the future to maintain stable and economic power system operation. To tackle this challenge, a deep neural network-based voltage-constrained ap…

Computational Efficiency

DeepOPF-U: A Unified Deep Neural Network to Solve AC Optimal Power Flow in Multiple Networks

2023-09-22 · Heng Liang, Changhong Zhao

The traditional machine learning models to solve optimal power flow (OPF) are mostly trained for a given power network and lack generalizability to today's power networks with varying topologies and growing plug-and-play…

DeepOPF: A Feasibility-Optimized Deep Neural Network Approach for AC Optimal Power Flow Problems

2020-07-02 · Xiang Pan, Minghua Chen, Tianyu Zhao, Steven H. Low

High percentage penetrations of renewable energy generations introduce significant uncertainty into power systems. It requires grid operators to solve alternative current optimal power flow (AC-OPF) problems more frequen…

Ensuring DNN Solution Feasibility for Optimization Problems with Convex Constraints and Its Application to DC Optimal Power Flow Problems

2021-12-15 · Tianyu Zhao, Xiang Pan, Minghua Chen, Steven H. Low

Ensuring solution feasibility is a key challenge in developing Deep Neural Network (DNN) schemes for solving constrained optimization problems, due to inherent DNN prediction errors. In this paper, we propose a ``prevent…