English

Solar Forecasting with Causality: A Graph-Transformer Approach to Spatiotemporal Dependencies

Machine Learning 2025-09-22 v1 Social and Information Networks

Abstract

Accurate solar forecasting underpins effective renewable energy management. We present SolarCAST, a causally informed model predicting future global horizontal irradiance (GHI) at a target site using only historical GHI from site X and nearby stations S - unlike prior work that relies on sky-camera or satellite imagery requiring specialized hardware and heavy preprocessing. To deliver high accuracy with only public sensor data, SolarCAST models three classes of confounding factors behind X-S correlations using scalable neural components: (i) observable synchronous variables (e.g., time of day, station identity), handled via an embedding module; (ii) latent synchronous factors (e.g., regional weather patterns), captured by a spatio-temporal graph neural network; and (iii) time-lagged influences (e.g., cloud movement across stations), modeled with a gated transformer that learns temporal shifts. It outperforms leading time-series and multimodal baselines across diverse geographical conditions, and achieves a 25.9% error reduction over the top commercial forecaster, Solcast. SolarCAST offers a lightweight, practical, and generalizable solution for localized solar forecasting.

Keywords

Cite

@article{arxiv.2509.15481,
  title  = {Solar Forecasting with Causality: A Graph-Transformer Approach to Spatiotemporal Dependencies},
  author = {Yanan Niu and Demetri Psaltis and Christophe Moser and Luisa Lambertini},
  journal= {arXiv preprint arXiv:2509.15481},
  year   = {2025}
}

Comments

Accepted to CIKM 2025

R2 v1 2026-07-01T05:44:55.274Z