Physics-informed neural networks (PINNs), grid foundation models (grid FMs), virtual power plants (VPPs) and flexible loads each solve part of the problem. None of them learns from what happens when it acts.
Machine learning has been part of power systems for years, used for everything from forecasting and state estimation to optimisation, anomaly detection and control. Four approaches are particularly relevant to what comes next.
Physics-informed neural networks, or PINNs, bring knowledge of the physical system into the learning process. Grid FMs aim for something broader: representations that can carry knowledge from one task to another. VPPs coordinate thousands of distributed assets so they can participate in the grid as a single resource. More recently, flexible load has shown that large consumers, particularly data centres, can adjust when and how they use electricity in response to conditions on the network.
These are not competing ideas. Each solves a different and important part of the problem. What remains missing is a system that learns from the physical consequences of its own actions.
Teach the model the rules
A neural network trained on data alone can become very good at reproducing the relationships it has seen without ever learning the physical structure behind them. In a power system, that is a serious limitation. A model may perform well under familiar conditions and become much less reliable as the system moves beyond them, precisely where its behaviour matters most.
PINNs take a different approach. They bring governing equations, conservation laws and boundary conditions into the training objective itself. Matching the observations is no longer enough. The model must also find an explanation for them that remains consistent with the underlying physics.
That principle is an important part of our own approach. But PINNs solve a particular problem: they constrain how a model learns. They do not, by themselves, determine what the model should learn from as the grid changes around it.