Assessing the Performance-Efficiency Trade-off of Foundation Models in Probabilistic Electricity Price Forecasting

· Source: Machine Learning · Field: Energy & Utilities — Energy Markets & Policy, Renewable Energy Systems · Depth: Expert, quick

Summary

A study compared four models for day-ahead probabilistic electricity price forecasting (PEPF) in European bidding zones: NHITS+QRA, a conditional Normalizing-Flow forecaster (NF), and two Time Series Foundation Models (TSFMs), Moirai and ChronosX. The research found that TSFMs generally outperformed task-specific deep learning models trained from scratch across various market conditions, as measured by CRPS, Energy Score, and predictive interval calibration. However, well-configured task-specific models, specifically NHITS combined with Quantile-Regression Averaging (QRA), achieved performance very close to TSFMs. In certain scenarios, such as when provided with additional informative features or adapted via few-shot learning from other European markets, NHITS+QRA could even surpass TSFMs. The findings highlight a trade-off between the expressive capabilities of TSFMs and the competitive performance of conventional models, emphasizing the need to consider computational expense versus marginal performance gains.

Key takeaway

For data scientists developing electricity price forecasting models, you should carefully evaluate the trade-off between the marginal performance improvements offered by Time Series Foundation Models (TSFMs) and their potentially higher computational expense. Consider starting with well-configured task-specific models like NHITS+QRA, especially when additional features or few-shot learning from other markets can be applied, as they can achieve comparable or even superior accuracy.

Key insights

TSFMs generally outperform task-specific models in PEPF, but well-configured conventional models remain highly competitive.

Principles

Method

The study compared NHITS+QRA and a conditional Normalizing-Flow forecaster against Moirai and ChronosX TSFMs for day-ahead probabilistic electricity price forecasting in European bidding zones.

In practice

Topics

Best for: AI Scientist, Research Scientist, Data Scientist

Related on AIssential

Open in AIssential →

Editorial summary, takeaway, and curation by AIssential. Original article published by Machine Learning.