📄
Abstract - SolarTformer: A Transformer Based Deep Learning Approach for Short Term Solar Power Forecasting
Accurate forecasting of solar power output is essential for efficient integration of renewable energy into the grid. In this study, an attention-based deep learning model, inspired by transformer architecture, is used for short-term solar power forecasting. Our proposed model, "SolarTformer", is designed to predict solar power output from meteorological data. Unlike traditional models, SolarTformer leverages self-attention mechanisms to effectively capture temporal dependencies and spatial variability in solar irradiance. In addition, the proposed methodology includes feeding power station-specific metadata into the model, which helps to generalize between power stations located at different locations and with different panel configurations and in different seasons. Our experiments demonstrate that SolarTformer significantly outperforms previous models on the same data set. In particular, the model exhibits strong performance on both clear and cloudy days, indicating high robustness and generalizability. These findings highlight the potential of attention-based architectures in enhancing the accuracy of solar forecasting, contributing to a more reliable management of renewable energy.
SolarTformer:基于Transformer的短期太阳能功率预测深度学习方法 /
SolarTformer: A Transformer Based Deep Learning Approach for Short Term Solar Power Forecasting
1️⃣ 一句话总结
该研究提出了一种名为SolarTformer的深度学习模型,利用Transformer架构中的自注意力机制,从气象数据中精准预测短期太阳能发电量,并通过引入电站元数据提升了在不同地点、配置和季节下的泛化能力,在晴天和阴天均表现出比传统模型更高的准确性和鲁棒性。