arXiv Machine Learning

Halo: Improving forecast accuracy through heteroscedastic estimation

Halo is a modification to existing deep forecasters that adds a second output for estimating the scale of the predicted distribution, trained with a matching negative log likelihood. Experiments on five electricity price markets show that Halo improves mean squared error and mean absolute error in 28 of 30 model‑market‑metric comparisons, with average MSE reductions of 2.6% to 16.5% and MAE reductions of 1.7% to 11.0%. The study finds that the source of the scale estimate is less important than the fact that the network estimates scale, and that the improvement persists without retuning hyperparameters.

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
Aug 20

An Empirical Benchmark of Deep Time-Series Models for Smart Meter Energy Forecasting

The paper presents an empirical benchmark of nine modern deep‑learning models for time‑series forecasting of smart‑meter energy consumption, evaluated on two publicly available datasets. It examines how historical input length, prediction horizon, and model architecture affect accuracy, finding that longer historical context improves performance up to a saturation point and that accuracy declines with longer horizons. The study also compares computational complexity, showing that lightweight architectures achieve similar performance to heavier models, and notes that model choice has limited impact across most demographic and household subgroups.

By Behnaz Kavoosighafi, Maria Eidenskog, Wiktoria Glad, Katerina Vrotsou
Hugging Face Trending Papers
Aug 19

An Empirical Benchmark of Deep Time-Series Models for Smart Meter Energy Forecasting

The paper presents an empirical benchmark of nine deep learning models for smart meter energy forecasting, evaluating them on two public datasets. It examines how historical input length, prediction horizon, and model architecture affect accuracy, finding that longer historical context improves performance up to a saturation point while accuracy declines with longer horizons. The study also compares computational cost, showing lightweight models achieve similar accuracy to heavier ones, and notes that model choice matters less across most population segments.

arXiv Machine Learning
Jun 5

Electricity price forecasting across Norway's five bidding zones in the post-crisis era

arXiv:2604. 26634v2 Announce Type: replace Abstract: Norway's electricity market is heavily dominated by hydropower, but the 2021-2022 energy crisis and stronger integration with Continental Europe have fundamentally altered price formation, reducing the reliability of forecasting models calibrated on historical data.

By My Thi Diem Phan, Trung Tuyen Truong, Hoai Phuong Ha, Dat Thanh Nguyen
arXiv Machine Learning
Sep 2

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

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.

By Arkadiusz Lipiecki, Rafa{\l} Weron
Hugging Face Trending Papers
Jun 25

How Good Can Linear Models Be for Time-Series Forecasting?

Time-series forecasting research has been moving steadily toward larger architectures, from specialized transformers to general-purpose foundation models, on the assumption that capacity is what unlocks accuracy. We take the opposite position: most of the gap can be closed at far lower cost by tuning preprocessing rather than scaling models.

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