Exploring the Interpretability of Forecasting Models for Energy Balancing Market
Oskar Våle, Shiliang Zhang, Sabita Maharjan, Gro Klæboe
TL;DR
The paper investigates the accuracy-interpretability trade-off in forecasting mFRR activation prices in Norway's energy balancing market. It compares a high-performing black-box model (XGBoost) with an inherently interpretable Explainable Boosting Machine (EBM) and a stacked EBM+XGBoost ensemble across five price zones using Volue Insight data. Results show that EBM achieves forecasting accuracy comparable to XGBoost while providing additive, transparent explanations of price drivers and regional dynamics. The study also highlights the difficulty of predicting activation price deviations from the day-ahead spot price and suggests enriching feature sets with real-time grid information in future work.
Abstract
The balancing market in the energy sector plays a critical role in physically and financially balancing the supply and demand. Modeling dynamics in the balancing market can provide valuable insights and prognosis for power grid stability and secure energy supply. While complex machine learning models can achieve high accuracy, their black-box nature severely limits the model interpretability. In this paper, we explore the trade-off between model accuracy and interpretability for the energy balancing market. Particularly, we take the example of forecasting manual frequency restoration reserve (mFRR) activation price in the balancing market using real market data from different energy price zones. We explore the interpretability of mFRR forecasting using two models: extreme gradient boosting (XGBoost) machine and explainable boosting machine (EBM). We also integrate the two models, and we benchmark all the models against a baseline naive model. Our results show that EBM provides forecasting accuracy comparable to XGBoost while yielding a considerable level of interpretability. Our analysis also underscores the challenge of accurately predicting the mFRR price for the instances when the activation price deviates significantly from the spot price. Importantly, EBM's interpretability features reveal insights into non-linear mFRR price drivers and regional market dynamics. Our study demonstrates that EBM is a viable and valuable interpretable alternative to complex black-box AI models in the forecast for the balancing market.
