Solar Irradiance Anticipative Transformer
Thomas M. Mercier, Tasmiat Rahman, Amin Sabet

TL;DR
This paper introduces an anticipative transformer model that leverages sky image sequences to accurately forecast short-term solar irradiance, demonstrating significant improvements over baseline models.
Contribution
The paper presents a novel vision transformer architecture specifically designed for anticipative solar irradiance forecasting using sky images.
Findings
Achieved 21.45% forecasting skill on 15-minute ahead predictions.
Effectively captures long-range dependencies in sky image sequences.
Outperforms a smart persistence baseline model.
Abstract
This paper proposes an anticipative transformer-based model for short-term solar irradiance forecasting. Given a sequence of sky images, our proposed vision transformer encodes features of consecutive images, feeding into a transformer decoder to predict irradiance values associated with future unseen sky images. We show that our model effectively learns to attend only to relevant features in images in order to forecast irradiance. Moreover, the proposed anticipative transformer captures long-range dependencies between sky images to achieve a forecasting skill of 21.45 % on a 15 minute ahead prediction for a newly introduced dataset of all-sky images when compared to a smart persistence model.
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsSolar Radiation and Photovoltaics · Image Enhancement Techniques · Remote Sensing in Agriculture
MethodsMulti-Head Attention · Attention Is All You Need · Linear Layer · Softmax · Dense Connections · Residual Connection · Layer Normalization · Vision Transformer
