@aigclink: Microsoft open-sourced an AI foundation model for power systems: GridSFM, designed to accelerate research on AC optimal power flow in the power industry. GridSFM uses graph neural networks to approximate AC-OPF solving, treating the power grid as a graph, directly predicting near-optimal operating points, and then using them as warm-start initial values for traditional exact solvers to speed up convergence...
Summary
Microsoft open-sourced GridSFM, an AI foundation model for power systems. It uses graph neural networks to approximate AC-OPF solving, is topology-agnostic, and can serve as a warm start for exact solvers achieving a 1.45x speedup, while also providing feasibility classification capabilities.
View Cached Full Text
Cached at: 05/17/26, 03:28 AM
Microsoft has recently open-sourced an AI foundation model for power systems: GridSFM, designed to accelerate research on alternating current optimal power flow (AC-OPF) in the power industry.
GridSFM uses a graph neural network to approximate AC-OPF solutions, treating the power grid as a graph. It directly predicts near-optimal operating points, which are then used as warm-start initial values for traditional exact solvers, speeding up convergence.
A single model covers multiple power grids and is topology-agnostic.
Previously, each grid topology required training a separate model; switching to a different grid meant retraining from scratch. GridSFM is trained on tens to hundreds of power grids of varying sizes and structures, achieving cross-topology generality with a single model.
This means that within a structurally similar range, a new grid can be used directly without the need for new data collection or retraining.
Dual-head output: prediction + feasibility assessment – not only outputs operating points but also determines whether a scenario is feasible.
This is particularly useful in large-scale scenario scanning, quickly filtering out infeasible scenarios and avoiding unnecessary solver calls for impossible operating conditions.
GridSFM outputs a complete AC solution, including voltage magnitudes and angles, active/reactive power generation, active/reactive line power flows, etc. This enables it to serve as a warm start for exact solvers, achieving a 1.45x speedup.
An AC-OPF neural network model with cross-topology capability and feasibility classification essentially acts as an AI accelerator for power system optimization.
GridSFM comes in two versions: an open-source Open version with approximately 15 million parameters, and a Premier version that is not yet open-sourced.
Application scenarios include grid simulation and behavior studies, as well as rapid evaluation of large-scale configurations.
#GridSFM #AIPowerModel
Similar Articles
@MSFTResearch: Introducing GridSFM, a small foundation model that can predict AC optimal power flow in milliseconds, boosting efficien…
Microsoft introduces GridSFM, a small foundation model that can predict AC optimal power flow in milliseconds, significantly improving grid efficiency and reducing congestion costs.
Scalable Heterogeneous Graph Foundation Models for Data-Driven Optimal Power Flow in Smart Grids
This paper presents a scalable heterogeneous graph neural network workflow for data-driven optimal power flow surrogate modeling, using distributed training on supercomputers and demonstrating improvements via fine-tuning pretrained models.
Blowing Off Steam: How Power-Flexible AI Factories Can Stabilize the Global Energy Grid
Emerald AI demonstrated how power-flexible AI factories can autonomously adjust electricity consumption to stabilize grid demand, using NVIDIA GPUs and infrastructure at a London data center to absorb peak power surges without disrupting critical workloads.
OpenG2G: A Simulation Platform for AI Datacenter-Grid Runtime Coordination
OpenG2G is a new open-source simulation platform for coordinating AI datacenter workloads with electricity grid demands, designed to help manage power flexibility and reduce interconnection delays.
Efficiency at Scale: NVIDIA, Energy Leaders Accelerating Power‑Flexible AI Factories to Fortify the Grid
NVIDIA and Emerald AI unveiled a collaborative approach at CERAWeek to treat AI factories as flexible grid assets, improving energy efficiency and grid reliability through intelligent power management. The initiative partners with major energy companies to optimize AI workload operations based on grid conditions while maximizing tokens per second per watt.