paper-with-me

Papers

Residual Correction Models for AC Optimal Power Flow Using DC Optimal Power Flow Solutions

2025-10-17 · Muhy Eddin Za'ter, Bri-Mathias Hodge, Kyri Baker arxiv

Solving the nonlinear AC optimal power flow (AC OPF) problem remains a major computational bottleneck for real-time grid operations. In this paper, we propose a residual learning paradigm that uses fast DC optimal power flow (DC OPF) solutions as a baseline, and learns only the nonlinear corrections required to provide the full AC-OPF solution. The method utilizes a topology-aware Graph Neural Network with local attention and two-level DC feature integration, trained using a physics-informed loss that enforces AC power-flow feasibility and operational limits. Evaluations on OPFData for 57-, 118-, and 2000-bus systems show around 25% lower MSE, up to 3X reduction in feasibility error, and up to 13X runtime speedup compared to conventional AC OPF solvers. The model maintains accuracy under N-1 contingencies and scales efficiently to large networks. These results demonstrate that residual learning is a practical and scalable bridge between linear approximations and AC-feasible OPF, enabling near real-time operational decision making.

📄 PDF Abstract BibTeX arXiv:2510.16064

Code (0)

등록된 구현이 없습니다.

Tasks

Graph Neural NetworkDecision Making

Similar Papers 제목 키워드 기반

Neural Network Optimal Power Flow via Energy Gradient Flow and Unified Dynamics

2025-12-01 · Xuezhi Liu arxiv

Optimal Power Flow (OPF) is a core optimization problem in power system operation and planning, aiming to minimize generation costs while satisfying physical constraints such as power flow equations, generator limits, an…

Computational Efficiency

Data-driven AC Optimal Power Flow with Physics-informed Learning and Calibrations

2024-04-14 · Junfei Wang, Pirathayini Srikantha

The modern power grid is witnessing a shift in operations from traditional control methods to more advanced operational mechanisms. Due to the nonconvex nature of the Alternating Current Optimal Power Flow (ACOPF) proble…

Physics-informed machine learning

Beyond Logit Adjustment: A Residual Decomposition Framework for Long-Tailed Reranking

2026-04-02 · Zhanliang Wang, Hongzhuo Chen, Quan Minh Nguyen, Mian Umair Ahsan 외 arxiv

Long-tailed classification, where a small number of frequent classes dominate many rare ones, remains challenging because models systematically favor frequent classes at inference time. Existing post-hoc methods such as …

Image ClassificationScene Recognition

Residual Power Flow for Neural Solvers

2026-01-14 · Jochen Stiasny, Jochen Cremer arxiv

The energy transition challenges operational tasks based on simulations and optimisation. These computations need to be fast and flexible as the grid is ever-expanding, and renewables' uncertainty requires a flexible ope…

Unified Heterogeneous Graph Neural Network solver for Power Flow, Optimal Power Flow and State Estimation

2026-09-15 · Ferran Bohigas-Daranas, Hamid Latif-Martínez, Eduardo Prieto-Araujo, Oriol Gomis-Bellmunt 외 arxiv

Power Flow (PF), Optimal Power Flow (OPF), and State Estimation (SE) are fundamental problems in power system analysis, but solving them is computationally expensive. Graph Neural Networks (GNNs) have been proposed as fa…

Graph Neural Network