作者投稿和查稿 主编审稿 专家审稿 编委审稿 远程编辑

计算机工程 ›› 2026, Vol. 52 ›› Issue (9): 436-448. doi: 10.19678/j.issn.1000-3428.0070417

• 交叉融合与工程应用 • 上一篇    下一篇

领域先验知识融合视角下的短期电力负荷预测研究

肖斌1,2, 谢珊1,2,*(), 汪敏3, 刘德琦1,2, 姚瑞滢1,2, 李雨茹1,2   

  1. 1. 西南石油大学计算机与软件学院, 四川 成都 610500
    2. 大数据知识工程实验室(西南石油大学), 四川 成都 610500
    3. 西南石油大学电气信息学院, 四川 成都 610500
  • 收稿日期:2024-09-29 修回日期:2025-02-28 出版日期:2026-09-15 发布日期:2025-04-01
  • 通讯作者: 谢珊
  • 作者简介:

    肖斌, 男, 教授, 主研方向为图像处理、模式识别、人工智能

    谢珊(通信作者), 硕士

    汪敏, 教授

    刘德琦, 硕士

    姚瑞滢, 硕士

    李雨茹, 硕士

  • 基金资助:
    国家自然科学基金(62006200); 四川省科技计划项目(2024NSFSC2050)

Research on Short-term Electric Power Load Forecasting from the Perspective of Integrating Domain Prior Knowledge

XIAO Bin1,2, XIE Shan1,2,*(), WANG Min3, LIU Deqi1,2, YAO Ruiying1,2, LI Yuru1,2   

  1. 1. College of Computer Science and Software Engineering, Southwest Petroleum University, Chengdu 610500, Sichuan, China
    2. Big Data Knowledge Engineering Laboratory (Southwest Petroleum University), Chengdu 610500, Sichuan, China
    3. School of Electrical Engineering and Information, Southwest Petroleum University, Chengdu 610500, Sichuan, China
  • Received:2024-09-29 Revised:2025-02-28 Online:2026-09-15 Published:2025-04-01
  • Contact: XIE Shan

摘要:

电力负荷预测是电网优化调度的重要环节, 但面对复杂的动态环境和非完全平稳的负荷特性, 现有纯数据驱动方法和结合领域知识的策略仍存在对长期趋势和周期性规律捕捉不足的问题, 影响了预测精度和鲁棒性。为此, 提出一种基于领域先验知识融合的电力负荷预测模型(DPK-ELF)。该模型通过先验知识抽取模块深入分析时间序列数据的动态行为特征, 构建针对具体数据的领域先验知识, 并利用动态分段堆叠平均平滑法提取电力负荷的先验趋势。先验趋势分解模块将电力负荷序列分解为先验平滑趋势和残差局部随机波动, 结合PatchTST数据驱动模型进行预测。同时, 在模型训练阶段采用软约束优化技术, 将领域先验知识作为损失函数的边界约束, 提升模型的鲁棒性。在4个公开电力负荷数据集上的实验结果表明, DPK-ELF在均方误差(MSE)、平均绝对误差(MAE)和相对平方误差(RSE) 3个关键性能指标上均优于PatchTST、DLinear、Autoformer、Informer等对比模型。在澳大利亚电价与电力负荷数据集上, 与PatchTST模型相比, DPK-ELF的MSE、MAE、RSE分别提升28.31%、19.57%、14.94%;在PDB电力需求数据集上, 与PatchTST模型相比, DPK-ELF的MSE、MAE、RSE分别提升12.25%、7.77%、6.29%。这些结果充分证明了DPK-ELF模型在提升预测精度方面的显著优势。

关键词: 电力负荷预测, 领域先验知识, 趋势分解, PatchTST模型, 软约束优化

Abstract:

Electric power load forecasting is a crucial step in optimal dispatching of power grids. However, when confronted with complex dynamic environments and incompletely stationary load characteristics, existing purely data-driven methods and strategies incorporating domain knowledge insufficiently capture long-term trends and periodic patterns, which affects forecasting accuracy and robustness. To address this issue, an electric power load forecasting model based on the integration of domain prior knowledge, named DPK-ELF, is proposed. This model utilizes a prior knowledge extraction module to thoroughly analyze the dynamic behavioral characteristics of time-series data, constructs domain prior knowledge specific to the given data, and employs a dynamic piecewise stacking average smoothing method to extract prior trends in electric power loads. The prior-trend decomposition module decomposes the electric power load series into prior smoothed trends and residual local random fluctuations, which are then combined with the PatchTST data-driven model for forecasting. Soft constraint optimization techniques are adopted during the model training phase using domain prior knowledge as boundary constraints in the loss function to enhance the robustness of the model. Experiments on four publicly available electric power load datasets reveal that DPK-ELF outperforms comparison models such as PatchTST, DLinear, Autoformer, and Informer across three key performance metrics: Mean Squared Error (MSE), Mean Absolute Error (MAE), and Relative Squared Error (RSE). In the Australian electricity price and power load dataset, compared with the PatchTST model, DPK-ELF achieves improvements of 28.31%, 19.57%, and 14.94% in MSE, MAE, and RSE, respectively. In the PDB power demand dataset, compared with the PatchTST model, DPK-ELF achieves improvements of 12.25%, 7.77%, and 6.29% in MSE, MAE, and RSE, respectively. These results demonstrate the significant advantages of the DPK-ELF model in improving forecasting accuracy.

Key words: electric power load forecasting, domain prior knowledge, trend decomposition, PatchTST model, soft constraint optimization