← Latest papers
⚡ electrical engineering

Surrogate Modeling of Interconnector Flows: A Machine Learning Alternative to Full-Scale Power System Simulations with Application to Cross-Border Electricity Exchange

This paper proposes a machine learning surrogate framework that generates physically consistent, high-accuracy interconnector flow profiles from nodal data, enabling tractable reduced-scale power system optimization models to achieve results comparable to full-scale European simulations with up to 500x faster runtime.

Original authors: Robert Gaugl, Eloy Insunza, José Portela, Sonja Wogrin

Published 2026-06-03
📖 4 min read☕ Coffee break read

Original authors: Robert Gaugl, Eloy Insunza, José Portela, Sonja Wogrin

Original paper licensed under CC BY 4.0 (http://creativecommons.org/licenses/by/4.0/). This is an AI-generated explanation of the paper below. It is not written or endorsed by the authors. For technical accuracy, refer to the original paper. Read full disclaimer

Imagine you are trying to plan the electricity grid for a single country, like Austria or Germany. To do this accurately, you need to know exactly how much electricity is flowing in and out of that country's borders every single hour.

The Old Problem: The "Crystal Ball" vs. The "Backwards Glance"
Traditionally, modelers faced a huge dilemma. To get the most accurate picture, they had to run a massive, super-complex simulation of the entire European power grid at once. This is like trying to solve a 10,000-piece puzzle while wearing thick winter gloves; it's accurate, but it takes forever and is computationally exhausting.

To save time, many researchers used a shortcut: they looked at last year's electricity trading data, scaled it up or down, and assumed it would look the same this year. The paper calls this "reusing historical time series."

The authors argue this is like trying to predict next year's weather by looking at last year's calendar. It might work if the climate is stable, but as we add more wind and solar power (which are fickle and change with the weather), the patterns of electricity flow change completely. Relying on old data is like driving a car while only looking in the rearview mirror; you might crash because the road ahead has changed.

The New Solution: The "Smart Assistant" (Surrogate Modeling)
This paper proposes a new approach using Machine Learning (ML) as a "smart assistant" or a surrogate model.

Think of the massive European simulation as a master chef who can cook a perfect, complex meal but takes 10 hours to do it. The ML model is a sous-chef who has watched the master chef cook thousands of times. The sous-chef learns the patterns: "When the wind blows hard in Germany and demand is low in Spain, the master chef sends electricity south."

Instead of asking the master chef to cook every single time, we ask the sous-chef. The sous-chef looks at the current inputs (how much wind is blowing, how much sun is shining, how much electricity people are using) and instantly predicts what the flow of electricity across borders will be.

How They Tested It
The researchers trained this "sous-chef" using data from a specific year (2009) where they knew the exact answers from the master chef (the full simulation). Then, they tested it on two completely different years (1995 and 2008) that the model had never seen before.

They compared three methods:

  1. The Old Way: Just scaling up old historical data.
  2. The Simple ML Way (KNN): A basic algorithm that guesses based on the "nearest" past examples.
  3. The Smart ML Way (SQU): A sophisticated neural network that learns complex, non-linear patterns.

The Results: Why the "Smart Assistant" Wins

  • Accuracy: The "Smart Assistant" (SQU) was much better at predicting the flow of electricity than the simple guesser or the old historical data. It correctly predicted when electricity would flow and how much, even in weather years it had never seen before.
  • The "Physics Check": One of the smartest features they added was a "reality check" loss function. Imagine the sous-chef predicting that a country will export 1,000 tons of apples, but that country only grew 500 tons. That's impossible. The new model was trained to penalize these impossible predictions, ensuring the numbers make physical sense.
  • Speed: This is the biggest win. Using the smart assistant to predict flows and then running a simplified model for just one country was up to 500 times faster than running the full European simulation. It's like going from a 10-hour cooking marathon to a 1-minute microwave meal, but the taste (the results) is still almost identical to the master chef's.

The Takeaway
The paper concludes that for countries trying to plan their energy future with lots of wind and solar, you can't just copy-paste last year's data. You need a smart, trained AI that understands how weather and demand interact. This AI can act as a fast, accurate stand-in for the massive, slow simulations, allowing planners to make better decisions much quicker without getting lost in the complexity of the whole European grid.

Drowning in papers in your field?

Get daily digests of the most novel papers matching your research keywords — with technical summaries, in your language.

Try Digest →