FireCastNet: Earth-as-a-Graph for Seasonal Fire Prediction
Dimitrios Michail, Charalampos Davalas, Konstantinos Chafis, Lefki-Ioanna Panagiotou, Ioannis Prapas, Spyros Kondylatos, Nikolaos Ioannis Bountos, Ioannis Papoutsis
TL;DR
FireCastNet addresses global seasonal wildfire forecasting by modeling the Earth as a graph and integrating 3D convolutional encoding with a GraphCast-based multi-mesh GNN. The approach uses the SeasFire datacube to predict burned-area patterns up to six months ahead, achieving superior global performance over baseline and state-of-the-art models and enabling region-specific refinements via Local Area Modelling. Key findings show that longer input time-series improve robustness, spatial context enhances forecasts across extended horizons, and region-focused models can yield higher resolution predictions in fire-prone zones. The work demonstrates the importance of Earth-system interactions in long-term wildfire prediction and provides a practical framework for scalable, high-resolution forecasts with public code availability.
Abstract
With climate change intensifying fire weather conditions globally, accurate seasonal wildfire forecasting has become critical for disaster preparedness and ecosystem management. We introduce FireCastNet, a novel deep learning architecture that combines 3D convolutional encoding with GraphCast-based Graph Neural Networks (GNNs) to model complex spatio-temporal dependencies for global wildfire prediction. Our approach leverages the SeasFire dataset, a comprehensive multivariate Earth system datacube containing climate, vegetation, and human-related variables, to forecast burned area patterns up to six months in advance. FireCastNet treats the Earth as an interconnected graph, enabling it to capture both local fire dynamics and long-range teleconnections that influence wildfire behavior across different spatial and temporal scales. Through comprehensive benchmarking against state-of-the-art models including GRU, Conv-GRU, Conv-LSTM, U-TAE, and TeleViT, we demonstrate that FireCastNet achieves superior performance in global burned area forecasting, with particularly strong results in fire-prone regions such as Africa, South America, and Southeast Asia. Our analysis reveals that longer input time-series significantly improve prediction robustness, while spatial context integration enhances model performance across extended forecasting horizons. Additionally, we implement local area modeling techniques that provide enhanced spatial resolution and accuracy for region-specific predictions. These findings highlight the importance of modeling Earth system interactions for long-term wildfire prediction.
