Long-term drought prediction using deep neural networks based on geospatial weather data
Alexander Marusov, Vsevolod Grabar, Yury Maximov, Nazar Sotiriadi, Alexander Bulkin, Alexey Zaytsev
TL;DR
This study targets long-term drought prediction by reframing PDSI-based drought assessment as a spatio-temporal classification task. It benchmarks baselines, ConvLSTM, and transformer-based models (FourCastNet, EarthFormer) across five global regions using TerraClimate-derived PDSI data, demonstrating that EarthFormer excels at short horizons while ConvLSTM provides superior long-horizon forecasts. The results show significant improvements over traditional methods and highlight the value of ensembling and region cropping to boost predictive reliability. Overall, the work advances practical drought forecasting for agriculture and insurance with an end-to-end, data-efficient deep-learning framework and broad regional validation.
Abstract
The problem of high-quality drought forecasting up to a year in advance is critical for agriculture planning and insurance. Yet, it is still unsolved with reasonable accuracy due to data complexity and aridity stochasticity. We tackle drought data by introducing an end-to-end approach that adopts a spatio-temporal neural network model with accessible open monthly climate data as the input. Our systematic research employs diverse proposed models and five distinct environmental regions as a testbed to evaluate the efficacy of the Palmer Drought Severity Index (PDSI) prediction. Key aggregated findings are the exceptional performance of a Transformer model, EarthFormer, in making accurate short-term (up to six months) forecasts. At the same time, the Convolutional LSTM excels in longer-term forecasting.
