A069-07
Air Quality Modeling for Urban Environments Using Deep Neural Networks and Very High-Resolution Satellite Imagery
Abstract:
Our DNN model is based on the VGG-16 neural network architecture, commonly used for object detection. We used this architecture to extract spatial features from satellite imagery. These features are passed on to Fully Connected (FC) layers to produce an estimate of PM2.5 and NO2 concentrations. We partitioned satellite imagery into 612,248 patches and fed these patches into the model to produce a 100 m (200 m) grid of PM2.5 (NO2) estimates over the study area. We trained the DNN model to predict modeled Land Use Regression (LUR) data over three cities (London, Vancouver, Los Angeles) and tested the model on a city (New York City) unseen by the model during training, achieving RMSE < 2 µg/m3 and a Pearson correlation of R=0.93 for all urban environments. Our results over New York City show potential for the model to be generalized for urban locations that don’t have modeled or measured AQ data.
Recent breakthroughs in DNNs can improve current capabilities in AQ estimation in the complete absence of ground measurements, and help address a global challenge in Earth Science.