Probabilistic NDVI Forecasting from Sparse Satellite Time Series and Weather Covariates
Irene Iele, Giulia Romoli, Daniele Molino, Elena Mulero Ayllón, Filippo Ruffini, Paolo Soda, Matteo Tortora
TL;DR
This work tackles short-term NDVI forecasting under sparse, irregular clear-sky satellite observations by introducing a transformer-based probabilistic framework with decoupled history and future encoders. It outputs multi-step NDVI quantiles up to $h=14$ days ahead and incorporates cumulative and extreme-weather covariates alongside robust data interpolation and horizon-aware loss weighting. Across European data, the method consistently outperforms statistical and deep-learning baselines on both point forecasts and uncertainty quantification, with ablations confirming the primacy of target history and benefits from multimodal covariates. The approach offers a practical, scalable tool for precision agriculture, delivering calibrated predictions and favorable compute-performance trade-offs, and sets the stage for climate-zone and crop-type conditioned generalization.
Abstract
Accurate short-term forecasting of vegetation dynamics is a key enabler for data-driven decision support in precision agriculture. Normalized Difference Vegetation Index (NDVI) forecasting from satellite observations, however, remains challenging due to sparse and irregular sampling caused by cloud coverage, as well as the heterogeneous climatic conditions under which crops evolve. In this work, we propose a probabilistic forecasting framework specifically designed for field-level NDVI prediction under clear-sky acquisition constraints. The method leverages a transformer-based architecture that explicitly separates the modeling of historical vegetation dynamics from future exogenous information, integrating historical NDVI observations with both historical and future meteorological covariates. To address irregular revisit patterns and horizon-dependent uncertainty, we introduce a temporal-distance weighted quantile loss that aligns the training objective with the effective forecasting horizon. In addition, we incorporate cumulative and extreme-weather feature engineering to better capture delayed meteorological effects relevant to vegetation response. Extensive experiments on European satellite data demonstrate that the proposed approach consistently outperforms a diverse set of statistical, deep learning, and recent time series baselines across both point-wise and probabilistic evaluation metrics. Ablation studies further highlight the central role of target history, while showing that meteorological covariates provide complementary gains when jointly exploited. The code is available at https://github.com/arco-group/ndvi-forecasting.
