arXiv:2505.11390cs.LGcs.SY2025-05被引 2

简单模型比复杂模型更准,预测电力负荷得看数据特点

IISE PG&E Energy Analytics Challenge 2025: Hourly-Binned Regression Models Beat Transformers in Load Forecasting

  • 用温度和辐照度做变量,分时建24个回归模型
  • XGBoost误差最低,深度学习模型反而表现差
  • 适合数据少、追求效率的电力预测场景

准确的电力负荷预测对电网稳定、资源优化和可再生能源整合至关重要。本研究评估了从经典回归方法到先进深度学习架构的多种模型,使用来自ESD 2025竞赛的数据集,包含两年历史负荷数据及五个站点的温度与水平面太阳辐照度(GHI),预测目标为一天后负荷,采用一小时粒度。由于测试集真实值未公开,依赖预测值会累积误差,构成长期预测挑战。研究采用主成分分析(PCA)降维,并将任务设定为以温度和GHI为协变量的回归问题,最终通过堆叠24个模型生成全年预测。结果表明,尽管时间序列模型如TimeGPT在时序预测中流行,但在长期电力负荷预测中未能持续优于传统统计与机器学习方法,主要因训练数据有限且外生变量不足。相比之下,经少量特征工程的XGBoost在所有测试案例中均取得最低误差,同时具备计算高效性。这揭示了深度学习在长期预测中的局限性,强调应根据数据特性而非模型复杂度选择方法。研究为实际应用提供洞见,推动传统与现代方法之间的权衡讨论。

原文摘要 · Abstract (English)

Accurate electricity load forecasting is essential for grid stability, resource optimization, and renewable energy integration. While transformer-based deep learning models like TimeGPT have gained traction in time-series forecasting, their effectiveness in long-term electricity load prediction remains uncertain. This study evaluates forecasting models ranging from classical regression techniques to advanced deep learning architectures using data from the ESD 2025 competition. The dataset includes two years of historical electricity load data, alongside temperature and global horizontal irradiance (GHI) across five sites, with a one-day-ahead forecasting horizon. Since actual test set load values remain undisclosed, leveraging predicted values would accumulate errors, making this a long-term forecasting challenge. We employ (i) Principal Component Analysis (PCA) for dimensionality reduction and (ii) frame the task as a regression problem, using temperature and GHI as covariates to predict load for each hour, (iii) ultimately stacking 24 models to generate yearly forecasts. Our results reveal that deep learning models, including TimeGPT, fail to consistently outperform simpler statistical and machine learning approaches due to the limited availability of training data and exogenous variables. In contrast, XGBoost, with minimal feature engineering, delivers the lowest error rates across all test cases while maintaining computational efficiency. This highlights the limitations of deep learning in long-term electricity forecasting and reinforces the importance of model selection based on dataset characteristics rather than complexity. Our study provides insights into practical forecasting applications and contributes to the ongoing discussion on the trade-offs between traditional and modern forecasting methods.

负荷预测XGBoost时间序列电力系统

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