arXiv Machine Learning

SolarBench: A global solar energy nowcasting benchmark

SolarBench is an open global benchmark for image-based solar nowcasting that consolidates over six million sky and satellite images from 11 sites across a decade, paired with irradiance, PV output, and atmospheric data. The benchmark includes a toolbox for reproducible data access, processing, model development, and evaluation. Using SolarBench, the authors benchmark representative models, uncover a gap between average forecasting accuracy and the capture of rapid solar fluctuations, quantify predictability across cloud regimes, and demonstrate data‑efficient adaptation to new PV systems.

arXiv Machine Learning
6d ago

Bidirectional Multimodal Fusion of Sky Images and Time-Series for Solar Forecasting with Large Language Models

The paper introduces SolCloudLLM, a large language model–based framework that fuses sky‑image patches with time‑series data through bidirectional multimodal fusion for short‑term solar forecasting. Experiments on the SIRTA and SKIPP'D datasets show that SolCloudLLM outperforms existing baselines, achieving up to a 25.4% reduction in mean squared error, especially under cloudy conditions and in few‑shot scenarios.

By Ken Chen, Maneesha Perera, Wei Wang, Sachith Seneviratne, Hansani Weeratunge, Saman Halgamuge
arXiv AI
2d ago

Horizon-specific Expert Fusion for Photovoltaic Power Forecasting

The paper presents a hierarchical ensemble for short‑term photovoltaic power forecasting that fuses temporal neural models, historical analogs, state climatology, and gradient‑boosted trees with horizon‑specific convex weights. Solar geometry and numerical weather forecasts provide expected generation conditions, while a calibration step corrects recent bias using historical forecast errors. Evaluated on PVDAQ and GEFCom2014 data, the ensemble reduces mean absolute error by up to 6% compared to strong individual models, though its advantage varies with dataset and horizon.

By Xu Yuqing, Zhou Liguo, Sun Ze, Yu Lei, Jiang Mingming
arXiv AI
Jul 10

PARA-PV: Physics-Aware Retrieval-Augmented PV Prediction Based on Frozen Foundation Model and Distribution Shift Correction

arXiv:2607. 08079v1 Announce Type: new Abstract: Accurate photovoltaic (PV) power forecasting is essential for reliable grid dispatch and renewable energy integration, yet it remains challenging because PV generation is jointly shaped by weather variability, day-night transitions, regime-dependent dynamics, and strict physical constraints.

By Hang Fan, Weican Liu, Ying Lu, Dunnan Liu, Long Cheng, Wei Wei
arXiv Machine Learning
Sep 4

From Nowcasting to Forecasting: Adapting a Reanalysis-Trained

The paper introduces CloudCast v2, a machine‑learning model that forecasts 12‑hour cloud‑cover from satellite‑derived initial conditions. Trained first on the Copernicus European Regional Reanalysis to learn cloud‑evolution dynamics, it is then adapted to real satellite data using conditional flow matching, a generative technique that conditions noise on observed cloud fields and NWP inputs. CloudCast v2 achieves a 10 % reduction in mean absolute error compared to its predecessor and surpasses it in spatial skill after 3–6 hours, extending useful forecasting beyond the typical 1–3‑hour nowcasting window while preserving satellite‑level spatial detail.

By Mikko Partio, Leila Hieta, Ossi Laine
arXiv Machine Learning
Aug 27

Tropospheric temperature and humidity profile retrieval from Meteosat Flexible Combined Imager based on deep learning

The study presents a spatially aware deep learning framework that retrieves all‑sky tropospheric temperature and humidity profiles from the Meteosat Third Generation Flexible Combined Imager (FCI) without relying on numerical weather prediction background fields. Using a Residual U‑Net trained on 14 months of collocated FCI observations and CERRA reanalysis data, the model achieves temperature biases below 0.4 K and relative humidity standard deviations between 12–20 %, with modest performance degradation under cloud cover. Ablation and feature‑sensitivity analyses confirm that incorporating spatial context across all 16 FCI channels, including visible and near‑infrared bands, improves retrieval accuracy, especially beneath cloud tops.

By Alejandro Salgueiro, Johannes Rausch, Julie Th\'er\`ese Villinger, Angela Meyer
arXiv AI
2d ago

Ensemble Complexity in Photovoltaic Forecasting

arXiv:2609.15049v1 Announce Type: cross Abstract: An ensemble can improve photovoltaic forecasts while adding components that contribute little or increase computation. We assess these effects throug...

By Sun Ze, Zhou Liguo, Xu Yuqing, Yu Lei, Jiang Mingming
Hugging Face Trending Papers
Jul 14

Robustness of Deep Learning Models for PV Power Forecasting under NWP Forecast Errors: A Spatiotemporal and Physically Interpretable Analysis

Engineering use of AI forecasting models requires not only high nominal accuracy but also predictable behavior under uncertain inputs. In photovoltaic (PV) forecasting, this requirement is especially challenging because numerical weather prediction (NWP) errors are temporally correlated, state dependent, and physically coupled across variables.