A061-0004
Particulate Matter Forecasting in Los Angeles County with Sparse Ground-Based Sensor Data Analytics
Abstract:
Long-term exposure to concentrated PM2.5 has serious adverse health effects including decreased lung function, aggravated asthma, and premature death [1]. It has been reported that PM2.5 contributes to 4.2 million deaths across the globe [2] and the relation to COVID-19 and fatality rates is just starting to be understood. This situation has highlighted the need to accurately monitor and forecast PM2.5, especially for large metropolitan areas.
In this study, which is a partnership between NASA and the City of Los Angeles and the California State University Los Angeles, we collected and used three years of PM2.5 and meteorological ground-based sensor data for Los Angeles County. We reframed PM2.5 forecasting as a spatiotemporal forecasting problem with both spatial and temporal correlations in the data. The sparse sensor data was transformed into dense grid images, where each pixel represents a PM2.5 observation. We created snapshots of the PM2.5 and meteorological conditions of Los Angeles County. Then, we applied a novel deep convolutional recurrent neural networks, particularly deep convolutional long-short-term memory (Deep ConvLSTM) structure to discover and learn the spatial and temporal correlations to forecast PM2.5.
The developed model allows us to predict the PM2.5 level in Los Angeles County (or any other location) 5 days into the future based on the past information of PM2.5 and meteorological data. This work is planned to expand to longer term forecasts and will be open sourced for other cities to use.