Data-Driven Fire Modeling: Learning First Arrival Times and Model Parameters with Neural Networks
Xin Tong, Bryan Quaife
TL;DR
This study addresses learning fire-spread dynamics from simulations by jointly modeling the forward map $F:\mathbb{R}^p \to \mathbb{R}^N$ and the inverse map $G:\mathbb{R}^N \to \mathbb{R}^p$, where $p=5$ and $N$ is the number of raster cells. It compares three forward-network architectures—image-based CNN, image-based U-Net, and a scalar-input FC-UNet—and finds FC-UNet offers the best efficiency-accuracy trade-off, with U-Net producing sharper first-arrival fronts. For the inverse problem, a CNN-FC network achieves about a $10\%$ average relative error in estimating the five parameters, albeit with sensitivity to burn pattern and edge effects. The results demonstrate the potential of data-driven approaches to augment physics-based fire models, while highlighting dataset size, overfitting, and scenario-dependence as key considerations for reliable application to real data.
Abstract
Data-driven techniques are being increasingly applied to complement physics-based models in fire science. However, the lack of sufficiently large datasets continues to hinder the application of certain machine learning techniques. In this paper, we use simulated data to investigate the ability of neural networks to parameterize dynamics in fire science. In particular, we investigate neural networks that map five key parameters in fire spread to the first arrival time, and the corresponding inverse problem. By using simulated data, we are able to characterize the error, the required dataset size, and the convergence properties of these neural networks. For the inverse problem, we quantify the network's sensitivity in estimating each of the key parameters. The findings demonstrate the potential of machine learning in fire science, highlight the challenges associated with limited dataset sizes, and quantify the sensitivity of neural networks to estimate key parameters governing fire spread dynamics.
