A Spatio-Temporal Neural Network Forecasting Approach for Emulation of Firefront Models
Andrew Bolt, Carolyn Huston, Petra Kuhnert, Joel Janek Dabrowski, James Hilton, Conrad Sanderson
TL;DR
The paper tackles the computational burden of forecasting wildfire spread and the need for uncertainty quantification by proposing a spatio-temporal neural emulator that mirrors firefront dynamics at high resolution. It introduces a three-component architecture (autoencoder, outer feature encoder, inner dynamics module) that updates a latent fire state via a shallow U-Net and employs data augmentation to robustify training on small datasets. Empirical results on SPARK-simulated fires achieve an average Jaccard score of 0.76, demonstrating faithful replication of firefronts across varying resolutions and extents. The approach is flexible, scalable, and relevant for operational planning, with potential extensions to uncertainty quantification and adaptation to other geo-spatial spread phenomena.
Abstract
Computational simulations of wildfire spread typically employ empirical rate-of-spread calculations under various conditions (such as terrain, fuel type, weather). Small perturbations in conditions can often lead to significant changes in fire spread (such as speed and direction), necessitating a computationally expensive large set of simulations to quantify uncertainty. Model emulation seeks alternative representations of physical models using machine learning, aiming to provide more efficient and/or simplified surrogate models. We propose a dedicated spatio-temporal neural network based framework for model emulation, able to capture the complex behaviour of fire spread models. The proposed approach can approximate forecasts at fine spatial and temporal resolutions that are often challenging for neural network based approaches. Furthermore, the proposed approach is robust even with small training sets, due to novel data augmentation methods. Empirical experiments show good agreement between simulated and emulated firefronts, with an average Jaccard score of 0.76.
