Paper Overview
Field: Machine Learning (ML) for power systems Authors: Alban Puech, Matteo Mazzonelli, Tamara R. Govindasamy Published: 2026-08-11 arXiv: 2508.03802
Key Points
Problem and Motivation
- Foundation models are reshaping many workflows, but engineering domains such as power system analysis still lack general-purpose neural approaches because strict physical consistency must be enforced.
- The paper targets the three core steady-state transmission-grid tasks: Power Flow (PF), Optimal Power Flow (OPF), and State Estimation (SE).
- GENCO (GEometric Neural Corrective Optimizer) handles PF, OPF, and SE inside a single architecture with a shared network representation, rather than training separate models per task.
- Introduces the open-source GridFM Development Framework, a low-code environment that standardizes synthetic data generation and training of neural power-system solvers.
- Releases large-scale datasets containing millions of PF and OPF scenarios across diverse grid topologies to support reproducible benchmarking.
- Power Flow (PFDelta benchmark):
- Recovers the full AC operating state, including voltage magnitudes and reactive power that DC-PF cannot provide.
- Matches DC-PF-level active-power balance residuals.
- Runs ~30× faster than Newton-Raphson and only ~2× slower than DC-PF.
- Optimal Power Flow (OPFData benchmark):
- ~85× faster than IPOPT while outperforming DC-OPF in feasibility, optimality, and runtime.
- State Estimation (real Hydro-Québec SCADA data):
- More robust than classical Weighted Least Squares (WLS) to noisy measurements and network parameter errors.
- Consistently returns high-quality estimates even when WLS fails to converge.
- The unified architecture plus standardized framework together provide a new approach to large-scale steady-state network analysis.
- Lowers the entry barrier for power-system engineers and is positioned as a step toward foundation models for the electricity grid.
- arXiv: https://arxiv.org/abs/2508.03802
- *Auto-collected 2026-08-12*