CVLGAO-PHMay 29, 2023

Solar Irradiance Anticipative Transformer

arXiv:2305.18487v1
Originality Highly original
AI Analysis

This work addresses solar energy prediction for renewable energy systems, presenting an incremental improvement with a novel method for a known bottleneck in forecasting.

The paper tackles short-term solar irradiance forecasting by proposing an anticipative transformer-based model that processes sequences of sky images to predict future irradiance values, achieving a forecasting skill of 21.45% on a 15-minute ahead prediction compared to a smart persistence model.

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.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes