Explainable Global Wildfire Prediction Models using Graph Neural Networks
Dayou Chen, Sibo Cheng, Jinwei Hu, Matthew Kasoar and, Rossella Arcucci

TL;DR
This paper presents an explainable graph neural network model for global wildfire prediction that effectively handles missing data and long-range dependencies, outperforming traditional methods and providing interpretability insights.
Contribution
It introduces a novel GNN-LSTM hybrid model transforming climate data into graphs, enhancing prediction accuracy and explainability in wildfire modeling.
Findings
Superior predictive accuracy over existing models
Effective handling of missing oceanic data
Unveiling wildfire correlation clusters through community detection
Abstract
Wildfire prediction has become increasingly crucial due to the escalating impacts of climate change. Traditional CNN-based wildfire prediction models struggle with handling missing oceanic data and addressing the long-range dependencies across distant regions in meteorological data. In this paper, we introduce an innovative Graph Neural Network (GNN)-based model for global wildfire prediction. We propose a hybrid model that combines the spatial prowess of Graph Convolutional Networks (GCNs) with the temporal depth of Long Short-Term Memory (LSTM) networks. Our approach uniquely transforms global climate and wildfire data into a graph representation, addressing challenges such as null oceanic data locations and long-range dependencies inherent in traditional models. Benchmarking against established architectures using an unseen ensemble of JULES-INFERNO simulations, our model…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsFire effects on ecosystems
MethodsGraph Neural Network
