arXiv Machine Learning By Arkadiusz Lipiecki, Rafa{\l} Weron

Foundation models for electricity price forecasting and battery arbitrage: Can they replace market-specific forecasting models?

Read the original on arXiv Machine Learning →

The study evaluates nine foundation model variants against two leading electricity price forecasting benchmarks across Germany, Poland, and Spain for 2021‑2025. Only the TabPFN models consistently outperform the benchmarks in both point and probabilistic accuracy, yet their economic advantage varies with bidding strategy and risk tolerance. The results indicate that foundation models cannot universally replace market‑specific models; their usefulness depends on the chosen architecture and the particular decision problem.

Machine-generated by The Flow from the publisher's headline and feed description — not written or checked by a human. The full article lives at arXiv Machine Learning.

arXiv Machine Learning
Sep 10

Electricity Price Forecasting: Bridging Linear Models, Neural Networks and Online Learning

The paper presents a hybrid neural architecture that blends linear and nonlinear feed‑forward networks for day‑ahead electricity price forecasting. It introduces a partial online learning strategy with warm‑starting and stage‑specific hyperparameters to cut computational time, and employs Bernstein Online Aggregation to combine forecasts. Experiments on six years of major European markets show the method reduces RMSE by 11‑12% and MAE by 14‑17% compared to state‑of‑the‑art benchmarks while lowering computational cost.

By Btissame El Mahtout, Florian Ziel
arXiv Machine Learning
Aug 19

Deep Learning for Cross-Border Electricity Price Forecasting: A Comparative Study

The paper presents a comparative study of six deep learning models—state-space, MLP, RNN, and Transformer-based architectures—for cross-border electricity price forecasting using publicly available data. It focuses on generalization across markets and evaluates performance under low-data target-market conditions (zero-shot, one-shot, few-shot) with a standardized dataset for the Germany‑Luxembourg bidding zone in 2024. Results show that N‑HiTS and NBEATSx perform competitively in limited‑data scenarios, while transformer models achieve comparable accuracy but require more adaptation and tuning, and that careful feature selection and hyperparameter tuning improve performance.

By Hadeer Elashhab, Sai Srijan Papineni, Marvin Dorn, Veit Hagenmeyer, Benjamin Sch\"afer
arXiv Machine Learning
Jun 18

RNN(p) for Power Consumption Forecasting

arXiv:2209. 01378v3 Announce Type: replace Abstract: An elementary Recurrent Neural Network that operates on p time lags, called an RNN(p), is the natural generalisation of a linear autoregressive model ARX(p).

By Roberto Baviera, Pietro Manzoni