Spatiotemporal Predictions of Toxic Urban Plumes Using Deep Learning
Yinan Wang, M. Giselle Fernández-Godino, Nipun Gunawardena, Donald D. Lucas, Xiaowei Yue
TL;DR
This work tackles the challenge of rapidly predicting toxic urban plume dispersion to support emergency response, where high-fidelity CFD are computationally intensive. It introduces ST-GasNet, a spatiotemporal deep learning model with a novel ST-LSTM++ unit that explicitly captures first- and second-order information flows inspired by the advection-diffusion process. The method is trained on large-eddy-simulation–generated plume data and demonstrates superior or comparable performance to PredRNN, even when wind information is unavailable, achieving about 90% accuracy over a 9-minute horizon and enabling near real-time inference. The approach offers a practical pathway to real-time plume forecasting in urban environments, with potential applicability to other spatiotemporal prediction tasks beyond plume dispersion.
Abstract
Industrial accidents, chemical spills, and structural fires can release large amounts of harmful materials that disperse into urban atmospheres and impact populated areas. Computer models are typically used to predict the transport of toxic plumes by solving fluid dynamical equations. However, these models can be computationally expensive due to the need for many grid cells to simulate turbulent flow and resolve individual buildings and streets. In emergency response situations, alternative methods are needed that can run quickly and adequately capture important spatiotemporal features. Here, we present a novel deep learning model called ST-GasNet that was inspired by the mathematical equations that govern the behavior of plumes as they disperse through the atmosphere. ST-GasNet learns the spatiotemporal dependencies from a limited set of temporal sequences of ground-level toxic urban plumes generated by a high-resolution large eddy simulation model. On independent sequences, ST-GasNet accurately predicts the late-time spatiotemporal evolution, given the early-time behavior as an input, even for cases when a building splits a large plume into smaller plumes. By incorporating large-scale wind boundary condition information, ST-GasNet achieves a prediction accuracy of at least 90% on test data for the entire prediction period.
