A Benchmark for Electrical Load Forecasting Across Grid Levels: Time-Series Transformers Outperform Established Methods

📅 2026-07-17
📈 Citations: 0
Influential: 0
📄 PDF
🤖 AI Summary
Accurate multi-level electricity load forecasting is critical for maintaining supply–demand balance in smart grids. This work constructs a unified benchmark dataset spanning transmission system operators (TSOs), medium-voltage feeders, and low-voltage consumers, and systematically evaluates ten short-term load forecasting methods. The study introduces YAformer, a flexible and scalable Transformer-based architecture, and demonstrates—for the first time under a consistent benchmark—the general superiority of Transformers in multi-scale load forecasting. Standard Transformer models outperform most complex variants, with long input contexts, effective covariate integration, and continual retraining identified as key performance drivers. Experimental results show that Transformer-based approaches reduce prediction errors by 6.6%–10.7%, while Chronos-2, though effective in zero-shot settings, struggles to capture TSO-level exceptional events.
📝 Abstract
Accurate load forecasting at multiple grid levels is essential for future smart grids, ranging from aggregated control area forecasts for balancing supply and demand to forecasts of individual end-consumer loads for demand-side management and energy management systems. We present a comprehensive benchmark for load forecasting across grid levels, comprising three datasets that represent a transmission system operator control area, low-voltage grid feeders, and individual end consumers. We evaluate ten methods for short-term load forecasting and find that Transformer-based approaches consistently outperform established methods, reducing forecast error by 6.6-10.7 %. To analyze the impact of architectural design, we introduce YAformer, a flexible Transformer architecture that integrates modifications from prior work and is optimized via hyperparameter optimization. However, the standard Transformer achieves superior performance, suggesting that these architectural modifications are not required for accurate load forecasting. We further evaluate the Transformer-based time-series foundation model Chronos-2, which demonstrates competitive zero-shot performance on two datasets but fails to accurately capture special events in the TSO data. Detailed analyses reveal model-specific strengths and weaknesses, and ablation studies highlight the importance of long input contexts, covariates and continuous retraining - aspects that are often overlooked in the time-series forecasting literature.
Problem

Research questions and friction points this paper is trying to address.

electrical load forecasting
grid levels
smart grids
time-series forecasting
demand-side management
Innovation

Methods, ideas, or system contributions that make the work stand out.

Time-Series Transformers
Load Forecasting Benchmark
YAformer
Chronos-2
Ablation Study