arXiv:2606.17692cs.LG2026-06

用负荷变化量替代绝对值,显著提升短时电力负荷预测精度。

Delta-Based Target Reformulation for Short-Term Electricity Load Forecasting Using LSTM and Transformer Models

  • 不直接预测负荷值,改预测相邻时刻的负荷差值,降低学习难度。
  • 小时级预测中,误差率(MAPE)降低超50%,效果显著。
  • 对长短期记忆网络和变压器模型尤其有效,适合时序建模任务。

精准的短时电力负荷预测对现代电力系统的可靠与经济运行至关重要,尤其在天气波动、日历效应和用电模式演变导致非平稳性的背景下。尽管深度学习模型如LSTM和Transformer表现优异,但多数研究仍聚焦于直接预测绝对负荷值,未显式处理目标非平稳性。受经典ARIMA模型差分思想启发,本文提出一种基于增量(delta)的目标重构方法:不直接预测负荷绝对值,而是训练模型预测连续时间步间的负荷变化量,并通过最新观测值重构最终预测结果,以稳定学习目标、降低预测难度。基于印度多 年小时级真实电力负荷数据,结合NASA POWER项目气象变量和日历特征,本研究在小时级与天级预测场景下评估了LSTM与Transformer模型在两种目标形式下的表现,对比了LightGBM基线。使用均方绝对误差(MAE)和均方绝对百分比误差(MAPE)进行评估。结果表明,对于小时级预测,增量目标在所有模型上均显著提升精度,相较绝对值形式实现超过50%的MAPE下降;而在天级预测中,增量目标仅对深度序列模型(LSTM与Transformer)带来增益,而LightGBM在绝对值形式下仍具竞争力。研究说明,增量重构是神经网络的有效归纳偏置,但其有效性取决于模型类型与预测时域。

原文摘要 · Abstract (English)

Accurate short-term electricity load forecasting is critical for the reliable and economic operation of modern power systems, under non-stationarity arising from weather variability, calendar effects, and evolving consumption patterns. While deep learning models such as LSTMs and Transformers show promising performance, most existing studies focus on direct absolute load prediction without explicitly addressing target non-stationarity. Motivated by classical time-series differencing techniques in ARIMA models, this paper investigates a delta-based target reformulation for short-term electricity load forecasting using deep learning. Instead of directly predicting absolute load values, the proposed formulation trains models to predict the change in load between consecutive time steps, with final forecasts reconstructed using the last observed load. This aims to stabilize the learning target and reduce forecasting difficulty. Using multi-year, hourly real-world electricity load data from India, augmented with meteorological variables from the NASA POWER project and calendar features, this study evaluates LSTM and Transformer models under both formulations, benchmarking them against LightGBM. Experiments are conducted for hour-ahead and day-ahead horizons, assessing performance via Mean Absolute Error (MAE) and Mean Absolute Percentage Error (MAPE). Results show that delta-based reformulation consistently improves forecasting accuracy for hour-ahead prediction across all evaluated models, yielding MAPE reductions of over 50% compared to absolute formulations. For day-ahead forecasting, delta targets specifically benefit deep sequence models (LSTM and Transformer), while LightGBM remains competitive under the absolute formulation. These findings indicate that while delta reformulation is a powerful inductive bias for neural networks, its efficacy is model- and horizon-dependent.

负荷预测深度学习时间序列Transformer

Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。