š¤ AI Summary
To address the low computational efficiency of nonlinear AC optimal power flow (AC OPF) in real-time power system operation, this paper proposes a residual-correction graph neural network (GNN) method. Starting from a fast yet simplified DC OPF solution as an initial baseline, we design a topology-aware GNN architecture that integrates dual-layer DC features and local self-attention, coupled with a physics-informed loss function explicitly enforcing AC power flow feasibility and operational constraints. Our key contribution lies in embedding residual learning into the power system optimization pipeline. Extensive evaluations on multiple standard test systems demonstrate a ~25% reduction in mean squared error (MSE), up to a threefold decrease in feasibility violation, and up to 13Ć speedup over traditional solvers. Moreover, the method maintains high accuracy and strong generalization under Nā1 contingency scenarios and exhibits favorable scalability.
š Abstract
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.