Journal of Zhejiang University SCIENCE A 2026 Vol.27 No.8 P.885-896

http://doi.org/10.1631/jzus.A2500582


Physics-informed deep learning for data-efficient and robust photovoltaic power forecasting


Author(s):  Chang HUANG,Xuanbin HUANG,Jinmin GUO,Zhuo CAO,Ting HE,Wentao SHANG

Affiliation(s):  1. Energy and Electricity Research Center, Jinan University, Zhuhai 519070, China more

Corresponding email(s):   heting@jnu.edu.cnwtshang@jnu.edu.cn

Key Words:  Photovoltaic (PV) power forecasting, Physics-informed deep learning, Various forecasting horizons, Data efficiency, Physically grounded features


Chang HUANG, Xuanbin HUANG, Jinmin GUO, Zhuo CAO, Ting HE, Wentao SHANG. Physics-informed deep learning for data-efficient and robust photovoltaic power forecasting[J]. Journal of Zhejiang University Science A, 2026, 27(8): 885-896.

@article{title="Physics-informed deep learning for data-efficient and robust photovoltaic power forecasting",
author="Chang HUANG, Xuanbin HUANG, Jinmin GUO, Zhuo CAO, Ting HE, Wentao SHANG",
journal="Journal of Zhejiang University Science A",
volume="27",
number="8",
pages="885-896",
year="2026",
publisher="Zhejiang University Press & Springer",
doi="10.1631/jzus.A2500582"
}

%0 Journal Article
%T Physics-informed deep learning for data-efficient and robust photovoltaic power forecasting
%A Chang HUANG
%A Xuanbin HUANG
%A Jinmin GUO
%A Zhuo CAO
%A Ting HE
%A Wentao SHANG
%J Journal of Zhejiang University SCIENCE A
%V 27
%N 8
%P 885-896
%@ 1673-565X
%D 2026
%I Zhejiang University Press & Springer
%DOI 10.1631/jzus.A2500582

TY - JOUR
T1 - Physics-informed deep learning for data-efficient and robust photovoltaic power forecasting
A1 - Chang HUANG
A1 - Xuanbin HUANG
A1 - Jinmin GUO
A1 - Zhuo CAO
A1 - Ting HE
A1 - Wentao SHANG
J0 - Journal of Zhejiang University Science A
VL - 27
IS - 8
SP - 885
EP - 896
%@ 1673-565X
Y1 - 2026
PB - Zhejiang University Press & Springer
ER -
DOI - 10.1631/jzus.A2500582


Abstract: 
Photovoltaic (PV) power forecasting is challenged by its inherent variability. Pure data-driven models struggle with generalization under data scarcity and complex weather conditions. In this paper, we introduce a physics-informed deep learning hybrid model (PIDL-HM) that systematically generates physically grounded input features (e.g., plane-of-array irradiance and module temperature) for a convolutional neural network–long short-term memory (CNN–LSTM), establishing a principled integration framework beyond simple ensemble methods. Rigorously validated across multiple PV power plants in China and Australia for 15-min, 4-h, and 24-h forecasting, our approach demonstrates superior performance, with a reduction of up to 8.93% in root mean square error compared to a purely data-driven baseline. Crucially, the model shows remarkable data efficiency, maintaining high accuracy with only three months of training data, and exceptional robustness, providing a 6.87% improvement in performance under strong cross-seasonal data distribution shifts. This work provides a reliable and data-efficient forecasting solution, establishing the PIDL-HM as a foundational element for next-generation forecasting systems.

基于物理信息深度学习实现数据高效且稳健的光伏发电功率预测

作者:黄畅1,黄炫彬1,郭锦敏2,曹倬1,何婷1,尚文涛1
机构:1暨南大学,能源电力研究中心,中国珠海,519070;2北京清能互联科技有限公司,中国广州,510510
目的:光伏发电功率具有极强的波动性和不确定性。现有的纯数据驱动预测模型在缺乏历史数据(小样本)或面临复杂多变气象条件(分布漂移)时,往往泛化能力较差。本文旨在提出一种融合物理机理与深度学习的混合预测框架(PIDL-HM),通过引入明确的物理约束,解决新建电站数据匮乏及非平稳环境下的预测难题,提高光伏功率预测的准确性、数据效率与鲁棒性。
创新点:1.提出了一种物理信息深度学习混合模型(PIDL-HM),通过将"白箱"物理建模与"黑箱"数据驱动挖掘深度融合,建立了一种超越简单误差修正的原则性集成框架。2.构建了基于物理模型链的特征工程方法,将数值天气预报数据转化为具有明确物理意义的中间变量(如阵列面辐照度和组件温度),为神经网络提供了稳定的物理链。3.实现了在极小样本数据(仅需3个月)下的高精度预测,突破了传统深度学习模型对海量历史数据的依赖,显著降低了新建光伏电站的投运门槛。
方法:1.基于天文学几何关系和热力学传热方程,构光伏物理转换模型链,并计算关键物理特征。2.将生成的物理特征与气象数据共同输入卷积神经网络-长短期记忆网络(CNN-LSTM),并利用CNN提取局部特征以及利用LSTM捕捉长时序依赖。3.利用中国(广州、三明)和澳大利亚(爱丽丝泉、堪培拉)等多个不同气候区的光伏电站实测数据,设计15分钟、4小时及24小时等多时间尺度的预测实验进行验证。
结论:PIDL-HM在多时间尺度预测任务中均展现出优于纯数据驱动模型的综合性能,特别是在日前预测中的均方根误差降低了约8.93%。更关键的是,得益于物理机理的有效引入,该模型展现出卓越的数据效率与鲁棒性。它不仅在只有3个月历史数据的极端小样本条件下维持了高精度预测,有效解决了新建电站冷启动难题,而且在面临跨季节数据分布漂移的非平稳环境下仍能保持稳定,且相比基准模型性能提升达6.87%,为复杂气象条件下的光伏功率预测提供了一种可靠且具有物理可解释性的解决方案。

关键词:光伏发电预测;基于物理的深度学习;多种预测时限;基于物理特征;数据效率

Darkslateblue:Affiliate; Royal Blue:Author; Turquoise:Article

Reference

[1]AggaA, AbbouA, LabbadiM, et al., 2021. Short-term self consumption PV plant power production forecasts based on hybrid CNN–LSTM, ConvLSTM models. Renewable Energy, 177:101-112.

[2]DasUK, TeyKS, SeyedmahmoudianM, et al., 2017. SVR-based model to forecast PV power generation under different weather conditions. Energies, 10(7):876.

[3]HayJE, 1979. Calculation of monthly mean solar radiation for horizontal and inclined surfaces. Solar Energy, 23(4):301-307.

[4]IEA (International Energy Agency), 2024. Renewables 2024: Analysis and Forecasts to 2030. https://www.iea.org/reports/renewables-2024

[5]LiuLY, LiuDR, SunQ, et al., 2017. Forecasting power output of photovoltaic system using a BP network method. Energy Procedia, 142:780-786.

[6]MatteiM, NottonG, CristofariC, et al., 2006. Calculation of the polycrystalline PV module temperature using a simple method of energy balance. Renewable Energy, 31(4):553-567.

[7]MayerMJ, 2022. Benefits of physical and machine learning hybridization for photovoltaic power forecasting. Renewable and Sustainable Energy Reviews, 168:112772.

[8]MayerMJ, GrófG, 2021. Extensive comparison of physical models for photovoltaic power forecasting. Applied Energy, 283:116239.

[9]NiccolaiA, DolaraA, OgliariE, 2021. Hybrid PV power forecasting methods: a comparison of different approaches. Energies, 14(2):451.

[10]OgliariE, DolaraA, ManzoliniG, et al., 2017. Physical and hybrid methods comparison for the day ahead PV output power forecast. Renewable Energy, 113:11-21.

[11]RaoZ, YangZM, YangXP, et al., 2024. TCN-GRU based on attention mechanism for solar irradiance prediction. Energies, 17(22):5767.

[12]SAMR (State Administration for Market Regulation), 2021. Technical Requirements for Dispatching Side Forecasting System of Wind or Photovoltaic Power, GB/T 40607-2021. National Standards of the People’s Republic of the China(in Chinese).

[13]SunFP, LiLH, BianDX, et al., 2025. Photovoltaic power prediction based on multi-scale photovoltaic power fluctuation characteristics and multi-channel LSTM prediction models. Renewable Energy, 246:122866.

[14]ZhuCY, TuYB, WeiQY, et al., 2025. Short-term power prediction of photovoltaic power station based on LSTM-XGBoost model. Solar Energy, 300:113819.

[15]ZhuJB, LiMR, LuoL, et al., 2023. Short-term PV power forecast methodology based on multi-scale fluctuation characteristics extraction. Renewable Energy, 208:141-151.

Open peer comments: Debate/Discuss/Question/Opinion

<1>

Please provide your name, email address and a comment





Full Text:   <1452>

Summary:  <64>

CLC number: 

On-line Access: 2026-09-03

Received: 2025-11-10

Revision Accepted: 2026-02-09

Crosschecked: 0000-00-00

Cited: 0

Clicked: 1334

Citations:  Bibtex RefMan EndNote GB/T7714

 ORCID:

Chang HUANG

https://orcid.org/0000-0002-4987-9840

Ting HE

https://orcid.org/0000-0003-1718-9906

Wentao SHANG

https://orcid.org/0000-0002-5168-7696

Journal of Zhejiang University-SCIENCE, 38 Zheda Road, Hangzhou 310027, China
Tel: +86-571-87952783; E-mail: cjzhang@zju.edu.cn
Copyright © 2000 - 2026 Journal of Zhejiang University-SCIENCE