Articles | Volume 18, issue 18
https://doi.org/10.5194/amt-18-4771-2025
https://doi.org/10.5194/amt-18-4771-2025
Research article
 | 
25 Sep 2025
Research article |  | 25 Sep 2025

Machine learning data fusion for high spatio-temporal resolution PM2.5

Andrea Porcheddu, Ville Kolehmainen, Timo Lähivaara, and Antti Lipponen
Abstract

Understanding PM2.5 variability at fine scale is crucial to assess urban pollution impact on the population and to inform the policy-making process. PM2.5 in-situ measurements at ground level cannot offer gapless spatial coverage, while current satellite retrievals generally cannot offer both high-spatial and high-temporal resolution, with night-time estimation posing further challenges. This study tackles these difficulties, introducing an innovative deep learning data fusion method to estimate hourly PM2.5 maps using a grid with cell size 100 m × 100 m on urban areas. We combine low resolution geophysical model data, high resolution geographical indicators, PM2.5 in-situ ground stations measurements and PM2.5 retrieved at satellite overpass. To simultaneously treat spatial and temporal correlations in our data, we deploy a 3D U-Net based neural network model. To evaluate the model, we select the city of Paris, France, in the year 2019 as our study region and time. Quantitative assessment of the model is carried out using the ground station data with a leave-one-out cross-validation approach. Our method outperforms MERRA-2 PM2.5 estimates, predicting PM2.5 hourly (R2= 0.51, RMSE = 6.58 µg m−3), daily (R2= 0.65, RMSE = 4.92 µg m−3), and monthly (R2= 0.87, RMSE = 2.87 µg m−3). The proposed approach and its possible future developments can be highly beneficial for PM2.5 exposure and regulation studies at fine suburban scale.

Share
1 Introduction

One of the key indicators in air quality monitoring and regulation is PM2.5 which is the concentration of particulate matter (PM) with an aerodynamic diameter less than 2.5 µm in cubic meter of air (µg m−3). PM2.5 has different chemical compositions and its emissions originate from different natural and anthropogenic sources such as fuel combustion, wildfires, and sea salt. From the epidemiological point of view, high PM2.5 levels have been connected to many illnesses, such as stroke and cardiovascular and respiratory diseases (Pope and Dockery2006; Cohen et al.2017; Thangavel et al.2022). The pathogenicity of fine particulate matter pollution makes it one of the biggest environmental health risks as over 90 % of the world's population lives in areas with annual mean PM2.5 levels exceeding the new WHO 2021 air quality guideline of 5 µg m−3 (Health Effects Institute2019).

PM2.5 and other pollutants can be measured with high accuracy by in-situ ground station networks. However, the existing monitoring sites are sparsely located and mostly in developed countries, typically few stations in a large metropolitan area producing accurate measurements representing the conditions in the proximity of the ground stations. Despite some spatial interpolation techniques could be used (Deng2015; Koo et al.2024) to estimate PM2.5 over larger urban areas from the point-like measurements obtained by these ground stations, they do not alone permit accurate spatially distributed estimates for epidemiological studies and regulation at a suburban level scale. Aiming at a more appropriate spatial coverage and resolution, PM2.5 can also be estimated by using airborne remote-sensing techniques, in particular satellite retrievals. In satellite remote sensing, PM2.5 estimates are typically based on Aerosol Optical Depth (AOD), a quantity expressing electromagnetic radiation extinction through a column of air at a given wavelength. AOD is a columnar optical quantity while PM2.5 is a concentration of particles at ground level. For AOD to PM2.5 conversion, the estimation utilizes auxiliary measurement and model data such as aerosol vertical distribution and metereological variables (Chu et al.2016; Tang et al.2024). Nowadays many AOD satellite products exist with different spatial and temporal resolution. Different studies used low orbiting satellites (e.g. MODIS product; Levy et al.2013) that have one or two overpasses per day or geostationary satellites (e.g. AHI product; Bessho et al.2016) giving sub-hourly estimates. Instruments on low orbiting satellites have generally higher spatial resolution than geostationary ones. Although giving high spatial resolution PM2.5 estimates, low orbiting satellites products have low temporal resolution (1–2 snapshots per day) and retrieving information on night-time aerosols is a challenging task for the development of geostationary satellites products. Reanalysis models such as MERRA-2 (Randles et al.2017) and CAMS (Inness et al.2019), and forecast models such as GEOS-CF (Keller et al.2021) offer hourly PM2.5 available globally. However, the spatial resolution of these PM2.5 maps is low (tens of kilometers) for higher resolution studies such as distribution of pollution at suburban levels.

In recent years, numerous machine learning approaches have been investigated and shown to be effective for air quality monitoring and PM2.5 forecasting. Several deep learning models leverage both spatial and temporal dependencies in meteorological and aerosol data to enhance prediction performance. For instance, a study conducted across the Greater Los Angeles area employed Graph Convolutional Networks (GCNs) and Convolutional Long Short-Term Memory (ConvLSTM) models to integrate satellite remote sensing data with ground-based monitoring, enabling accurate prediction of PM2.5 concentrations (Muthukumar et al.2022). Another study focused on the Seoul region combined air quality and meteorological data using kriging interpolation and a hybrid ConvLSTM-DNN model to generate PM2.5 concentration maps (Koo et al.2024).

To estimate PM2.5, we recently proposed a method (Porcheddu et al.2024) leveraging the Sentinel-3 POPCORN AOD product (Lipponen et al.2022). The POPCORN AOD is a post-process corrected version of Sentinel-3 SYNERGY land AOD, characterized by a high spatial resolution on a grid with cell size 300 m × 300 m and derived using a feed-forward neural network trained on AERONET-collocated data. This enhanced AOD product provides accurate spectral aerosol information for five regions of interest (Central Europe, Eastern USA, Western USA, Southern Africa, and India) for the year 2019, making it a valuable input for air quality estimation models. To post-process correct the MERRA-2 AOD-to-PM2.5 conversion ratio, we deployed an ensemble of deep neural networks for a fusion of collocated ground station in-situ PM2.5 data, MERRA-2 reanalysis model AOD and PM2.5 data, spectral AERONET AOD, satellite-observed spectral top-of-atmosphere reflectances, and meteorology data. We also used various high-resolution geographical indicators representing, e.g., population density and land surface elevation. The deep learning model was used for estimation of PM2.5 on a grid with cell size 100 m × 100 m from low orbiting satellite images, producing 1–2 daily per overpass snapshots of high-resolution PM2.5 data where AOD data was available.

In this study, we have two research questions. How could we obtain PM2.5 maps offering large (e.g. metropolitan level) spatial coverage with both high spatial and temporal resolution? Considering satellite derived PM2.5 maps where AOD data is missing, e.g. because of cloud covering, how can we estimate PM2.5 at those locations? To address these questions, we propose a novel deep learning based data fusion method to produce hourly PM2.5 estimates on a grid with cell size 100 m × 100 m. We use a 3D U-Net architecture (Çiçek et al.2016) to produce 24 h sequences of hourly PM2.5 maps. The model is trained to yield a small L2-misfit with the PM2.5 estimates obtained during satellite overpasses in our previous study (Porcheddu et al.2024), as well as with available ground station data. As inputs, we utilize 24 h sequences of geophysical model data (MERRA-2) providing low-resolution maps of meteorological and aerosol-related indicators (1 h temporal resolution), and high-resolution geographical indicator maps (1-month temporal resolution). This allows the model to generate hourly PM2.5 outputs for the entire 24 h period covered by the inputs. The model is trained on data for the year 2019 in the city of Paris, France, and assessed against ground station data with a leave one out cross validation approach.

2 Data

This section describes the data used in the proposed deep learning based data fusion for high resolution PM2.5. The proposed approach is tested using data from Paris, France, for the year 2019. NOODLESALAD PM2.5 and OpenAQ PM2.5 data are used as target to train and test our model. MERRA-2 data and high-resolution geographical indicators are utilized as input features. Since our satellite-based target variable (NOODLESALAD PM2.5) is represented on a grid with cell size 100 m × 100 m, we train the model on the same grid, considering that some input features are on coarser and others on finer spatial representations. With this approach the model represents spatial patterns at the target data scale when fusing information from input data with different spatial scales. All the input features are listed in Table A1 in the Appendix. It is important to notice that other similar data sources could be utilized with our methodology.

2.1 NOODLESALAD PM2.5

NOODLESALAD PM2.5 (Porcheddu et al.2024) retrievals are obtained applying a deep learning based post-process correction approach to the MERRA-2 AOD-to-PM2.5 conversion ratio. The post-process corrected AOD-to-PM2.5 conversion ratio is utilized to map high resolution POPCORN SENTINEL-3 SYNERGY AOD estimate (Lipponen et al.2022) to high resolution PM2.5 estimate. The post-process correction of MERRA-2 AOD-to-PM2.5 conversion ratio is carried out deploying an ensemble of fully-connected feed-forward neural networks and a fusion of surface in-situ PM2.5 observations, MERRA-2 reanalysis model AOD and PM2.5 data, spectral AERONET AOD, satellite-observed spectral top-of-atmosphere reflectances, meteorology data, and various high-resolution geographical indicators. The ensemble technique leads to a distribution of predictions for a single PM2.5 estimate. The median of the ensemble is considered as the PM2.5 estimate and the width of the distribution is regarded as an uncertainty related to the machine learning model training (model uncertainty). NOODLESALAD PM2.5 offers high resolution on a grid with cell size 100 m × 100 m and is currently available for Sentinel-3A and 3B overpasses, covering Central Europe for the year 2019. The two Sentinel-3 satellites currently flying provide revisit times of less than two days for OLCI and less than one day for the SLSTR instrument at equator. Swath width of the OLCI instrument is 1270 km. SLSTR swath width is 1420 km for the nadir view and 750 km for the oblique view.

Evaluation metrics for PM2.5 at satellite overpass (R2=0.55, RMSE = 6.2 µg m−3) and PM2.5 monthly averages (R2=0.72, RMSE = 3.7 µg m−3) show good agreement between NOODLESALAD PM2.5 and OpenAQ ground stations data (Porcheddu et al.2024). Given the better spatial coverage compared to ground stations and the high spatial resolution at satellite overpass, we utilize NOODLESALAD PM2.5 to inform the model about PM2.5 fine spatial distribution. In this work, we consider NOODLESALAD PM2.5 retrievals in Paris, France, in 2019, and utilize them as part of the target data to train our model.

2.2 OpenAQ

OpenAQ (https://openaq.org/, last access: 13 April 2023) is an open-access database for ground stations air quality data. In this study, we utilize OpenAQ as our source for surface in-situ PM2.5 observations. OpenAQ offers pointwise air quality measurement data from thousands of stations. The temporal resolution of the data varies by station, with 1 h and daily observations commonly available. Figure 1 shows a map of OpenAQ stations that provide hourly data within our region of interest. We discard PM2.5 observations when they are greater than the calculated upper fence Q3+6×(Q3-Q1) (where Q3 and Q1 are respectively the third and first quartiles of the PM2.5 distribution), regarding them as outliers. This step was carried out to filter extreme outliers, which can be caused by exceptional events or ground station malfunctions.

https://amt.copernicus.org/articles/18/4771/2025/amt-18-4771-2025-f01

Figure 1Map of OpenAQ stations in the region of interest (Paris, France).

2.3 MERRA-2

The Modern-Era Retrospective analysis for Research and Applications, Version 2 (MERRA-2), is NASA's reanalysis model (Randles et al.2017). MERRA-2 provides model data for various variables in meteorology, aerosols and air quality. MERRA-2 has a spatial resolution of 0.5° × 0.625°, which is approximately 50 km in the Central Europe region. The time-varying variables from MERRA-2 that we use have a temporal resolution of 1 h, with both instantaneous and time-averaged values available depending on the variable and data product. Appendix A contains a list of all MERRA-2 variables that are used as inputs in the proposed approach.

In addition to the variables contained in the MERRA-2 data, we calculate certain input variables from the MERRA-2 meteorological and aerosol data. These data are defined as:

  • Relative humidity (RH) at the surface. Equation based on the Clausius-Clapeyron equation (see e.g. Michaelides et al.2019):

    (1) RH = 0.263 PS QLML / exp ( ( 17.67 ( T 2 M - 273.15 ) ) / ( T 2 M - 29.65 ) )
  • Wind direction (WD10M) at 10 m:

    (2) WD 10 M = arctan - V 10 M / U 10 M
  • Wind speed (WS10M) at 10 m:

    (3) WS 10 M = U 10 M 2 + V 10 M 2
  • PM2.5 at surface: (Buchard et al.2016)

    (4) PM 2.5 = ( 1.375 SO 4 SMASS + 1.4 OCSMASS + BCSMASS + DUSMASS 25 + SSSMASS 25 ) 10 9
  • AOD-to-PM2.5 ratio η:

    (5) η = PM 2.5 TOTEXTTAU

2.4 High-resolution geographical indicators

All geographic variables with the original resolution larger than 100 m were regridded to a common spatial grid with a resolution of 100 m using the Universal Transverse Mercator (UTM) projection. Linear interpolation method was used for continuous features and nearest neighbor interpolation for categorical variables. This preprocessing ensured that all features were spatially collocated prior to input into the deep learning model.

2.4.1 OpenStreetMap roads

OpenStreetMap is an open-source project that contains high spatial resolution map data. In our model, we utilize OpenStreetMap roads as a data source for inputs. Specifically, we calculate the distance to the nearest street or highway and use this measurement as one of our input variables. The distances are computed on a grid with cell size 100 m × 100 m. In OpenStreetMap, all paths, streets, and highways are categorized under “highways”. However, we only consider certain sub-classes that include roads and highways accessible to car traffic, as these are potential sources of PM2.5 pollution (information from OpenStreetMap2023). Appendix A lists all the OpenStreetMap road types used to determine the distance to the nearest road.

2.4.2 NASA Black Marble Night Lights

NASA's Black Marble is a night light product derived from the Visible Infrared Imaging Radiometer Suite (VIIRS) day/night band (DNB) radiances captured during night-time. The DNB is extremely sensitive to light, allowing it to detect even very low-intensity lights on Earth's surface at night. Most of these night-time lights are attributed to human activities. Since the distribution of night lights closely reflects human presence, we use NASA's Black Marble Night Lights as a proxy for population density, incorporating it as an input in our models. We utilize Night Light data with a spatial resolution of 500 m, based on the annual data product VNP46A4 (Wang et al.2020).

2.4.3 MODIS land cover type

We utilize the MODIS MCD12Q1 land cover type data product (Sulla-Menashe and Friedl2018) to generate input variables that represent the distances to the nearest International Geosphere Biosphere Programme (IGBP) land cover types (Loveland and Belward1997; Belward et al.1999). The MODIS MCD12Q1 data product has a spatial resolution of 500 m. A complete list of the IGBP land cover types can be found in Appendix A.

2.4.4 Digital elevation model

We utilize the Advanced Spaceborne Thermal Emission and Reflection Radiometer (ASTER) digital elevation model (DEM) to represent land surface elevation (Fujisada et al.2011, 2012; NASA/METI/AIST/Japan Spacesystems and US/Japan ASTER Science Team2019). The ASTER DEM provides a spatial resolution of 1 arcsecond, which is approximately 30 m.

3 Methods

Our objective is to estimate time series of surface PM2.5 maps (3D PM2.5 arrays, two spatial dimensions and one time dimension) in the region of interest by fusion of satellite and ground station measurement data, model data and different indicators as inputs for the deep learning model. Since we are dealing with unstructured data in the form of images, a well-suited choice for the machine learning model is a Convolutional Neural Network (CNN) (LeCun et al.1989; Bishop and Bishop2024). Furthermore, since both the input maps and the output maps represent the same region of interest, a U-Net model is an appropriate choice (Ronneberger et al.2015). As the data is in 3D, we choose a variant of U-Net called 3D U-Net (Çiçek et al.2016). The main difference between conventional U-Net and 3D U-Net is that the latter deploys 3D convolutions instead of 2D convolutions for processing 3D image data.

One must note that other network architectures could also be utilized. One possibility would be, e.g., to use a U-Net with convolutional Long Short-Term Memory (LSTM) layers (Shi et al.2015). Convolutional LSTM layers behave as LSTM layers, with the key difference of performing their internal operations as convolutions, consequently being a possible choice for processing time series of 2D images. Nevertheless, we decided to use 3D U-Net as it was found computationally feasible and less memory intensive for processing the large data sets.

The input data consist of 4 dimensional arrays. The first dimension represents time and has size 24 in order to contain hourly information of a single day. The second dimension contains the different channels (i.e. the different input features) and the remaining two dimensions are the spatial dimensions with image size of 960 × 960. The output is a 3 dimensional array containing 24 hourly PM2.5 maps in the region of interest as 960 × 960 images with pixel size 100 m × 100 m.

https://amt.copernicus.org/articles/18/4771/2025/amt-18-4771-2025-f02

Figure 2Visualization of the applied neural network architecture.

Download

The model architecture has been implemented using the PyTorch framework (Paszke et al.2019), a widely used library known for its flexibility and efficiency in developing deep learning models. A detailed schematic of the model architecture is provided in Fig. 2 to illustrate its structure and components, whereas Fig. 3 visualizes the corresponding data flow.

https://amt.copernicus.org/articles/18/4771/2025/amt-18-4771-2025-f03

Figure 3Visualization of the data flow in our method. Low spatial resolution (MERRA-2) data and high spatial resolution geographical indicators are projected on a common grid, joined and utilized as model input. The model output consists of hourly PM2.5 maps.

Download

The model consists of a contracting path (the encoder) and an expansive path (the decoder). On each level of the contracting path, 3D convolutions combined with ReLU activations and max pooling layers help in finding relevant features from the input maps, producing a new representation of the input with lower spatial and temporal resolution with a higher number of channels. The expansive path deploys 3D nearest neighbour upsampling and 3D convolutions followed by ReLU activations in order to recover a final output with the same spatial and temporal resolution of the input. Notice the skip connections linking each contracting path level to the corresponding expansive path level: from an intuitive point of view, these are useful to exploit the fine details contained in the input when generating the output. Finally, the output layer is a 3D 1 × 1 × 1 convolution followed by SoftPlus activations in order to constrain the output to be a positive definite array. Please notice that when we talk about 3 × 3 × 3 convolution and 1 × 1 × 1 convolution, we are referring to the size of the convolution kernel/filter along the depth, height, and width of the input volume. The number of parameters involved in the convolution operation can be obtained considering the number of input and output channels at a specific convolution layer (Fig. 2). When testing the network architecture, various kernel sizes, internal activation functions, and upsampling techniques were evaluated, but no significant differences in performance were observed.

3.1 Loss function

We use the Mean Square Error (MSE) as the loss function in the supervised regression problem of fitting the 3D U-Net model to the training data. Ideally in clear sky conditions for a satellite overpass, we would have a full PM2.5 map. In ideal conditions for a single ground station, we would have a full time series without missing data. However, in reality satellite overpass data can lack information at some pixels, e.g. cloud covering can hinder AOD retrievals, therefore hindering PM2.5 estimates, and a ground station can malfunction, leading to missing data in the time-series of the station. Furthermore, on a single day we usually have significantly more PM2.5 pixel values coming from the satellite overpasses than measured values from the ground stations. The ground stations PM2.5 data are usually more accurate than satellite estimate data and they are our only data source available hourly. On the other hand, NOODLESALAD PM2.5 is our data source providing information far from the ground stations at the time of satellite overpasses. Therefore, to take the missing data and highly different number of satellite versus ground station data available into account, we consider masking and weighting the data in the MSE loss function.

Let the batch size be denoted by B (with B=4 for this particular case) and define N={1,,960×960} as the set of all pixel indices. For each sample b in the batch, define Hst,b{1,,24} as the set of hours during which ground stations measurements are available, and Hop,b{1,,24} as the corresponding set of hours for satellite overpasses. Let yb,h,i represent the target measurement at sample b, hour h, and pixel index i, with y^b,h,i denoting the corresponding predicted value by the deep learning model. When a measurement is not available (due to lacking data from a ground monitoring station or failed satellite retrieval due to cloud covering) yb,h,i is encoded as 0, since this value does not naturally occur in the dataset (PM2.5 is not zero in a realistic setting). On the other hand, y^b,h,i is always a positive real value by choice, since SoftPlus was chosen as activation function for our model output.

For each sample b and hour h, define:

(6)Sst,b,h={iNyb,h,i0 and hHst,b},(7)S̃op,b,h={iNyb,h,i0 and hHop,b},

representing pixel indices where ground station measurements (Sst,b,h) and satellite overpass measurements (S̃op,b,h) are available. The sets Sst,b,h and Sop,b,h are defined separately for the ground stations and satellite overpass data. From the satellite overpass data, we create a subset Sop,b,hS̃op,b,h of data with 25 % of size of S̃op,b,h by uniform random sampling of the pixels to be used in the minimization. The random sampling is performed at each training step (for every update of the network parameters) and can be seen as an optimization technique analogue to batch shuffling. This undersampling is beneficial for training on overpass estimates, especially given the substantial pixel count (nearly 1 million when all pixels provide valid measurements at overpass times).

The average losses for the ground stations and overpass contributions are defined by summing over the respective sets of valid hours:

(8)Lst,b=Cst,bhHst,b1|Sst,b,h|iSst,b,h(yb,h,i-y^b,h,i)2(9)Lop,b=Cop,bhHop,b1|Sop,b,h|iSop,b,h(yb,h,i-y^b,h,i)2

where Cst,b and Cop,b are factors depending on the sizes of the sets Hst,b and Hop,b (defined respectively as |Hst,b| and |Hop,b|). If these sets are empty, Cst,b and Cop,b are equal to 0, otherwise they correspond to 1|Hst,b| and 1|Hop,b| respectively. Analogously, |Sst,b,h| and |Sop,b,h| represent the sizes of the sets Sst,b,h and Sop,b,h.

We then define the sample-specific loss Lb as:

(10) L b = L st , b + L op , b 2 , if  L st , b 0  and  L op , b 0 L st , b , if  L op , b = 0 L op , b , if  L st , b = 0

Finally, the overall loss for the batch is defined as:

(11) L = 1 B b = 1 B L b

This formalization provides the necessary structure to include both ground station and satellite overpass target data within each batch. A schematic representation of the loss function is presented in Fig. 4.

https://amt.copernicus.org/articles/18/4771/2025/amt-18-4771-2025-f04

Figure 4Schematic representation of the loss function. Red squares represent available data points. White squares represent missing data. Black arrows represent operations: these operations are performed using available data (red squares) and the pixels with missing data are omitted.

Download

3.2 Model training

For each data sample, one or two target maps correspond to the available satellite overpasses data (i.e. NOODLESALAD PM2.5) while the others contain only ground stations data (therefore 11 pixels for each map when data is available from all the stations). In order to test the results from the network training, we used leave-one-out cross-validation (CV) (i.e. we removed one different station from each training and used the data left out of training for testing purposes). Therefore, we trained 11 different networks (one for each ground station in the region of interest). Furthermore, the dataset has been split into training set (approximately 80 % of the data samples) used for the optimization of the network weights and validation set (approximately 20 % of the data samples) used for early stopping of the optimization. The early stopping is a form of regularization useful to avoid overfitting of the network (Goodfellow et al.2016; Bishop and Bishop2024). It consists in keeping track of both the training error and validation error with the objective of stopping the training when the validation error starts to increase (i.e. when the network stops to learn useful patterns and noise in the training set starts to play a significant role). While early stopping is not the only regularization technique applicable to train deep learning models, it offers a good trade-off between model performance and training time. We consider a patience parameter equal to 30, meaning that the training stops when no improvement on the validation loss is recorded over 30 epochs. Since using a small batch size introduces fluctuations in the loss during training, this choice of the patience parameter is reasonable, as a lower patience value could prematurely stop training and lead to underfitting.

We utilized the Adam algorithm (with learning rate equal to 0.0001) and the custom loss function described in Sect. 3.1 to optimize the network model parameters.

4 Results

4.1 Overall performance and evaluation metrics

We considered a leave-one-out CV approach, training 11 models, each time leaving one station out of the training as test station. The results of predicted PM2.5 at the locations of the 11 AQ stations in Paris are shown in Fig. 5.

https://amt.copernicus.org/articles/18/4771/2025/amt-18-4771-2025-f05

Figure 5R2 (a, d, g), RMSE (b, e, h) and MAE (c, f, i) evaluation metrics resulting from the leave-one-out cross-validation per each test station. The metrics have been calculated for hourly averages (a–c), daily averages (d–f) and monthly averages (g–i). Our model predictions (blue bars) and MERRA-2 estimates (orange bars) are compared to the ground truth data (OpenAQ).

Download

Different fidelity metrics (per each trained model) were calculated to compare MERRA-2 estimates (orange bars) and our model predictions (blue bars) to OpenAQ measurements (ground truth). Correlation R2, Root Mean Square Error (RMSE) and Mean Absolute Error (MAE) values are shown on the left, middle and right columns. These metrics are evaluated for hourly averages, daily averages and monthly averages (estimated using the hourly averages) on the top, middle and bottom row. The fidelity metrics averages show that our model clearly outperforms MERRA-2. R2 CV averages for our model are 0.51 (hourly averages), 0.65 (daily averages) and 0.87 (monthly averages). R2 CV averages for MERRA-2 are respectively 0.10, 0.18, and 0.42. RMSE CV averages for our model are 6.58 µg m−3 (hourly averages), 4.92 µg m−3 (daily averages) and 2.87 µg m−3 (monthly averages). The same metrics averages for MERRA-2 are respectively 9.05, 7.04 and 4.08 µg m−3. MAE CV averages for our model are 4.61 µg m−3 (hourly averages), 3.59 µg m−3 (daily averages) and 2.51 µg m−3 (monthly averages). MAE CV averages for MERRA-2 are respectively 6.39, 5.14 and 3.30 µg m−3. We can notice from Fig. 5 that our model outperforms MERRA-2 on all hourly and daily value metrics, and in most monthly averaged with the exceptions that MERRA-2 has better monthly MAE for stations 5 and 11, better RMSE for station 11. The R2 values still show a clear improvement of our model. For what regards station 5, the better RMSE and worse MAE are due to the fact that RMSE highlights outliers (i.e. MERRA-2 commits less but bigger mistakes). Anyway, the important R2 values for both station 5 and station 11 show that our model correctly predicts the AQ trends better but is off mainly by a scaling factor. From Fig. 1, one would expect some differences in the performances at different ground stations, since the more isolated is the station, the less information from surrounding stations is present in the training data (we have ideally full PM2.5 maps only once per day). Stations 1, 2, 10, and 11 are clearly positioned outside the city center of Paris. Looking at the metrics for these stations, only the location of station 11 seems to have somewhat different prediction accuracy by our model than the stations located in the city center. Although we considered a relatively small dataset to train and test our model, these results suggest it is not overfitting the training data.

https://amt.copernicus.org/articles/18/4771/2025/amt-18-4771-2025-f06

Figure 6Comparison between hourly PM2.5 estimates from our model (blue), MERRA-2 (orange) and OpenAQ ground stations measurements (black) at station 1. The period considered runs between 4 and 13 December 2019.

Download

https://amt.copernicus.org/articles/18/4771/2025/amt-18-4771-2025-f07

Figure 7PM2.5 map on 6 December 2019. The dots reprent PM2.5 measurements from OpenAQ ground stations.

Download

Figure 6 presents an example of model performance at hourly resolution at Station 1 between 4 and 13 December 2019, compared against MERRA-2 and OpenAQ observations. The comparison illustrates that our model captures the observed variability more accurately than MERRA-2. Figure 7 shows hourly PM2.5 concentration maps for the Paris region on 6 December 2019, with spatial patterns that agree well with OpenAQ station data. Zooming on these hourly maps we can notice slight block artifacts arising from MERRA-2 input low resolution. This effect could potentially be mitigated via spatial continuity constraints (i.e. adding a regularizer to the loss function) and will be considered in future work.

https://amt.copernicus.org/articles/18/4771/2025/amt-18-4771-2025-f08

Figure 8PM2.5 daily cycle averages for the different seasons and monthly averages (at station 1). The black lines represent OpenAQ measurements, the orange lines represent MERRA-2 estimates and the blue lines are predicted by our model. The evaluation metrics comparing respectively MERRA-2 and our model to the ground truth (OpenAQ) are shown on the bottom-right.

Download

https://amt.copernicus.org/articles/18/4771/2025/amt-18-4771-2025-f09

Figure 9Predicted PM2.5 seasonal averages maps by hour for the 2019 winter season (December, January and February) on the city of Paris. The dots represent ground stations measurements. These plots are obtained considering the model trained leaving out station 1.

Download

4.2 Seasonal daily trends and monthly averages

Figure 8 shows daily cycle averages on the different seasons (top and middle rows) and monthly averages (bottom row) of 2019 at the test station 1. Black lines represent the ground station measurements, while orange lines and blue lines represent respectively MERRA-2 estimates and our model predictions. Focusing on the daily cycle averages, qualitatively our model and MERRA-2 seem comparable for the spring seasons (March, April, May). The difference is evident on the winter (December, January, February), autumn (September, October, November) and summer (June, July, August) seasons. Especially on the summer season, our model improves notably the accuracy and correlation over MERRA-2. The improvement can be seen quantitatively looking at the metrics on the bottom-right of Fig. 8 (here the estimates for all the seasons have been taken into account in the calculation of the evaluation metrics). Notice how the metrics values for MERRA-2 and our model have been encoded with the same colors of the legend. On the bottom-left of Fig. 8 we compare monthly averages estimates. Again, the difference between MERRA-2 and our model is evident. While MERRA-2 could seem to give a good approximation to the PM2.5 annual average at the station, it is not able to capture the time series trend. Our model improves notably from this point of view, showing also improvements in accuracy. This is clear from the metrics for monthly averages, where the R2 is more than 3 times higher for our model, while the RMSE and MAE are about half of the respective errors in the MERRA-2 estimates.

https://amt.copernicus.org/articles/18/4771/2025/amt-18-4771-2025-f10

Figure 10Predicted PM2.5 monthly averages maps for the year 2019 on the city of Paris. The dots represent ground stations measurements. These plots are obtained considering the model trained leaving out station 1.

Download

Figure 9 shows PM2.5 seasonal averages maps by hour for the 2019 winter season (December, January, February) predicted by our model on the city of Paris. The dots represent ground stations measurements. The general time series trend reflects the PM2.5 variations seen in Fig. 8 on the top-left panel. The PM2.5 levels seem to decrease at day time, and raise again at night time. This behaviour can be expected and physically explained through boundary layer height variations. Spatial variations of PM2.5 are reasonable and in agreement with what found predicting PM2.5 levels at satellite overpass (Porcheddu et al.2024): the city center and areas surrounding main highways are predicted as the most polluted areas. The maps shown in Fig. 9 are obtained considering station 1 as test station.

https://amt.copernicus.org/articles/18/4771/2025/amt-18-4771-2025-f11

Figure 11Feature importance calculated as sum of the normalized absolute SHAP values for predictions at station 1.

Download

The maps shown in Fig. 10 represent PM2.5 monthly averages for the year 2019 predicted by our model on the city of Paris. Dots represent ground stations measurementes. The general time series trend reflects the content of the bottom-left panel in Fig. 8 as expected: PM2.5 levels are higher in colder months, while lower in warmer months. Again, this temporal variation of PM2.5 could be explained through boundary layer height variations and also residential heating plays an important role in winter. Spatial variations of PM2.5 present the same structure already discussed before for Fig. 9. Again, the maps shown in Fig. 10 are obtained considering station 1 as test station. The agreement with the test station and training stations is generally good.

4.3 SHAP explainability

We employed the SHAP DeepExplainer to compute SHAP values and assess feature importance for the model predictions at station 1 (Lundberg and Lee2017). Due to computational constraints, the SHAP values were calculated using a smaller background dataset, with analysis conducted on a subset of 90 randomly selected days. Feature importances were determined by summing the normalized absolute SHAP values, and are shown in Fig. 11. As expected, T2M (2 m air temperature) emerged as one of the most significant predictors, consistent with prior findings. For instance, T2M influences the temporal variability of PM2.5 through boundary layer dynamics and contains information about seasonal emission changes. Specific aerosol variables such as BCCMASS (Black Carbon Column Mass Density), could give the model an idea of how much important black carbon concentration is for the final PM2.5 estimate, but at the same time act as proxy for other species related to black carbon emission sources. Among the most important high resolution input features, ASTERDEM (ASTER Digital Elevation Model) and BlackMarble (NASA Black Marble Night Lights) offer information about terrain topology and human activities location. While the former could provide useful information about aerosol transport, the latter could act as a proxy for aerosol sources spatial distribution. More generally, aggregating the feature importances in Fig. 11, one can estimate the importance of athmosperic variables (35 %), aerosol variables (25 %) and high resolution indicators (40 %).

5 Conclusions

We developed a novel deep learning data fusion method to estimate hourly PM2.5 on a grid with cell size 100 m × 100 m, utilizing low-resolution geophysical model data, high-resolution geographical indicators, satellite PM2.5 retrievals and in-situ PM2.5 ground measurements. A 3D U-Net based architecture was deployed to take into account both spatial and temporal correlations in the data at hand. The methodology was tested on data from Paris, France, for the year 2019.

The model outperforms MERRA-2 PM2.5 estimates (our starting point, utilized as model input) on all the evaluation metrics considered. Our estimates are generally consistent with the PM2.5 spatio-temporal variability assessed by ground stations measurements. Our method seems promising in answering our research questions: reliable gapless PM2.5 maps at fine scale in absence of AOD data, due to absence of satellite overpass or due to failed AOD retrieval, seem possible.

Further improvements could be obtained by various means. The method is flexible for what concern data sources, as different data sources could be utilized as inputs, and targets in the training process. In particular, different satellite PM2.5 sources could be considered in the training. So far, we considered only NOODLESALAD PM2.5. In future studies, we could take into account other satellite data at different satellite overpass times and with different spatial resolution. Considering that geostationary retrievals have high temporal resolution, we could also combine low orbiting instruments and geostationary instruments to integrate all the available information both on the spatial and temporal dimensions. Further, instead of relying solely on data, we could introduce physical constraints in our loss function, pushing the model training to the space of physical solutions assisted by differential equations. Physics Informed Neural Networks (PINNs) (Raissi et al.2019) have shown promising results in many areas of science and they can be a practical solution to achieve a deep learning based assimilation model at fine scale. It is also important to address the issue of data imbalance. The PM2.5 distribution in the training data is inherently skewed toward lower values, posing a common challenge in training models. Additionally, satellite retrieval maps (NOODLESALAD PM2.5) are more susceptible to cloud cover during winter, causing seasonal imbalance to the training data. Expanding the dataset to include more locations and years could help mitigate these issues and improve model performance. We remark that assessment of the credibility of the spatial features in high-resolution air pollution mapping remains an important future topic. However, this is not an straightforward task due to the lack of independent ground based high-resolution data. At scales of single cities, such local data could possibly be obtained from separate measurement campaigns (e.g. using drones) for short time periods or low-cost sensor networks such as PurpleAir which, however, may have somewhat limited accuracy.

In conclusion, given the encouraging results and possible future developments, we believe our methodology could be relevant for PM2.5 related exposure and regulation studies at finer (suburban level) scale.

Appendix A: Table with input features and lists of variables used from datasets

Table A1Table of input features for the model.

Download Print Version | Download XLSX

A1 MERRA-2 variables

We use the following meteorology-related variables from the MERRA-2 M2T1NXSLV dataset:

  • PS: surface pressure (Pa)

  • T2M: 2 m air temperature (K)

  • U10M: 10 m eastward wind (m s−1)

  • V10M: 10 m northward wind (m s−1)

We use the following meteorology-related variables from the MERRA-2 M2T1NXFLX dataset:

  • QLML: surface specific humidity (1)

We use the following aerosol and air quality related variables from the MERRA-2 M2T1NXAER dataset:

  • BCCMASS: Black Carbon Column Mass Density (kg m−2)

  • BCSMASS: Black Carbon Surface Mass Concentration (kg m−3)

  • DUCMASS25: Dust Column Mass Density – PM2.5 (kg m−2)

  • DUSMASS25: Dust Surface Mass Concentration – PM2.5 (kg m−3)

  • OCCMASS: Organic Carbon Column Mass Density (kg m−2)

  • OCSMASS: Organic Carbon Surface Mass Concentration (kg m−3)

  • SO4CMASS: SO4 Column Mass Density (kg m−2)

  • SO4SMASS: SO4 Surface Mass Concentration (kg m−3)

  • SSCMASS25: Sea Salt Column Mass Density – PM2.5 (kg m−2)

  • SSSMASS25: Sea Salt Surface Mass Concentration – PM2.5 (kg m−3)

  • TOTANGSTR: Total Aerosol Angstrom parameter [470–870 nm] (1)

  • TOTEXTTAU: Total Aerosol Extinction AOT [550 nm] (1)

  • TOTSCATAU: Total Aerosol Scattering AOT [550 nm] (1)

A2 OpenStreetMap road types used to compute the distance to the closest road

We use the following road types to compute the distance to the closest road. The descriptions of the road types are obtained from OpenStreetMap (2023).

  • motorway: A restricted access major divided highway, normally with 2 or more running lanes plus emergency hard shoulder. Equivalent to the Freeway, Autobahn, etc.

  • trunk: The most important roads in a country's system that aren't motorways.

  • primary: The next most important roads in a country's system.

  • secondary: The next most important roads in a country's system.

  • tertiary: The next most important roads in a country's system.

  • motorway_link: The link roads (sliproads/ramps) leading to/from a motorway from/to a motorway or lower class highway. Normally with the same motorway restrictions.

  • trunk_link: The link roads (sliproads/ramps) leading to/from a trunk road from/to a trunk road or lower class highway.

  • primary_link: The link roads (sliproads/ramps) leading to/from a primary road from/to a primary road or lower class highway.

  • secondary_link: The link roads (sliproads/ramps) leading to/from a secondary road from/to a secondary road or lower class highway.

  • tertiary_link: The link roads (sliproads/ramps) leading to/from a tertiary road from/to a tertiary road or lower class highway.

A3 IGBP land cover types

IGBP classification contains the following land cover types:

  1. Evergreen needleleaf forests

  2. Evergreen broadleaf forests

  3. Deciduous needleleaf forests

  4. Deciduous broadleaf forests

  5. Mixed forests

  6. Closed shrublands

  7. Open shrublands

  8. Woody savannas

  9. Savannas

  10. Grasslands

  11. Permanent wetlands

  12. Croplands

  13. Urban and built-up

  14. Cropland/natural

  15. Snow and ice

  16. Barren

  17. Water bodies

Code and data availability

The OpenAQ data is open data and available for download at https://openaq.org/ (last access: 13 April 2023). The OpenStreetMap data is open data and available for download at https://www.openstreetmap.org/ (last access: 13 April 2023). All the NASA data (MERRA-2, MODIS, ASTER DEM) used in this work is open data and can be found and downloaded using the NASA Earthdata Search website at https://www.earthdata.nasa.gov/ (last access: 13 April 2023). The NASA Black Marble Night Lights data is available at https://blackmarble.gsfc.nasa.gov/ (last access: 13 April 2023). Data (including NOODLESALAD PM2.5) and code will be available from the authors on a reasonable request.

Author contributions

AP: Conceptualization, Methodology, Software, Formal analysis, Writing – Original draft, Visualization. VK: Conceptualization, Methodology, Formal analysis, Writing – Original draft, Supervision. TL: Conceptualization, Methodology, Formal analysis, Writing – Original Draft, Supervision. AL: Conceptualization, Methodology, Software, Formal analysis, Writing – Original draft, Supervision.

Competing interests

The contact author has declared that none of the authors has any competing interests.

Disclaimer

Publisher's note: Copernicus Publications remains neutral with regard to jurisdictional claims made in the text, published maps, institutional affiliations, or any other geographical representation in this paper. While Copernicus Publications makes every effort to include appropriate place names, the final responsibility lies with the authors. Also, please note that this paper has not received English language copy-editing.

Acknowledgements

This study was funded by the European Space Agency EO Science for Society programme via the NOODLESALAD project (contract number 4000137651/22/I-DT-lr). The research was also supported by the Research Council of Finland via the Finnish Centre of Excellence of Inverse Modelling and Imaging (project no. 353084), Flagship of Advanced Mathematics for Sensing Imaging and Modelling (grant no. 358944), and research project (grant no. 321761). The authors wish to acknowledge CSC – IT Center for Science, Finland, for computational resources.

Financial support

This research has been supported by the European Space Agency (grant no. 4000137651/22/I-DT-lr) and the Research Council of Finland, Luonnontieteiden ja Tekniikan Tutkimuksen Toimikunta (grant nos. 353084, 358944, and 321761).

Review statement

This paper was edited by Sandip Dhomse and reviewed by two anonymous referees.

References

Belward, A. S., Estes, J. E., and Kline, K. D.: The IGBP-DIS global 1-km land-cover data set DISCover: A project overview, Photogrammetric Engineering and Remote Sensing, 65, 1013–1020, 1999. a

Bessho, K., Date, K., Hayashi, M., Ikeda, A., Imai, T., Inoue, H., Kumagai, Y., Miyakawa, T., Murata, H., Ohno, T., Okuyama, A., Oyama, R., Sasaki, Y., Shimazu, Y., Shimoji, K., Sumida, Y., Suzuki, M., Taniguchi, H., Tsuchiyama, H., Uesawa, D., Yokota, H., and Yoshida, R.: An Introduction to Himawari-8/9 – Japan's New-Generation Geostationary Meteorological Satellites, Journal of the Meteorological Society of Japan. Ser. II, 94, 151–183, https://doi.org/10.2151/jmsj.2016-009, 2016. a

Bishop, C. M. and Bishop, H.: Deep Learning: Foundations and Concepts, Springer International Publishing, Cham, ISBN 978-3-031-45467-7, https://doi.org/10.1007/978-3-031-45468-4, 2024. a, b

Buchard, V., Da Silva, A., Randles, C., Colarco, P., Ferrare, R., Hair, J., Hostetler, C., Tackett, J., and Winker, D.: Evaluation of the surface PM2.5 in Version 1 of the NASA MERRA Aerosol Reanalysis over the United States, Atmospheric Environment, 125, 100–111, 2016. a

Chu, Y., Liu, Y., Li, X., Liu, Z., Lu, H., Lu, Y., Mao, Z., Chen, X., Li, N., Ren, M., Liu, F., Tian, L., Zhu, Z., and Xiang, H.: A Review on Predicting Ground PM2.5 Concentration Using Satellite Aerosol Optical Depth, Atmosphere, 7, https://doi.org/10.3390/atmos7100129, 2016. a

Çiçek, Ö., Abdulkadir, A., Lienkamp, S. S., Brox, T., and Ronneberger, O.: 3D U-Net: Learning Dense Volumetric Segmentation from Sparse Annotation, edited by: Ourselin, S., Joskowicz, L., Sabuncu, M., Unal, G., Wells, W., Medical Image Computing and Computer-Assisted Intervention – MICCAI 2016, MICCAI 2016, Lecture Notes in Computer Science, Springer, Cham., 9901. https://doi.org/10.1007/978-3-319-46723-8_49, 2016. a, b

Cohen, A. J., Brauer, M., Burnett, R., Anderson, H. R., Frostad, J., Estep, K., Balakrishnan, K., Brunekreef, B., Dandona„ L., Dandona, R., Feigin, V., Freedman, G., Hubbell, B., Jobling, A., Kan, H., Knibbs, L., Liu, Y., Martin, R., Morawska, L., Pope III, C. A., Shin, H., Straif, K., Shaddick, G., Thomas, M., van Dingenen, R., van Donkelaar, A., Vos, T., Murray, C. J. L., and Forouzanfar, M. H.: Estimates and 25-year trends of the global burden of disease attributable to ambient air pollution: an analysis of data from the Global Burden of Diseases Study 2015, The Lancet, 389, 1907–1918, 2017. a

Deng, L.: Estimation of PM2.5 Spatial Distribution Based on Kriging Interpolation, in: Proceedings of the First International Conference on Information Sciences, Machinery, Materials and Energy, Atlantis Press, ISBN 978-94-62520-67-7, 1791–1794, https://doi.org/10.2991/icismme-15.2015.370, 2015. a

Fujisada, H., Urai, M., and Iwasaki, A.: Advanced methodology for ASTER DEM generation, IEEE Transactions on Geoscience and Remote Sensing, 49, 5080–5091, 2011. a

Fujisada, H., Urai, M., and Iwasaki, A.: Technical methodology for ASTER global DEM, IEEE Transactions on Geoscience and Remote Sensing, 50, 3725–3736, 2012. a

Goodfellow, I., Bengio, Y., and Courville, A.: Deep Learning, MIT Press, http://www.deeplearningbook.org (last access: 1 December 2024), 2016. a

Health Effects Institute: State of global air 2019, Health Effects Institute, ISSN 2578-6873, 2019. a

Inness, A., Ades, M., Agustí-Panareda, A., Barré, J., Benedictow, A., Blechschmidt, A.-M., Dominguez, J. J., Engelen, R., Eskes, H., Flemming, J., Huijnen, V., Jones, L., Kipling, Z., Massart, S., Parrington, M., Peuch, V.-H., Razinger, M., Remy, S., Schulz, M., and Suttie, M.: The CAMS reanalysis of atmospheric composition, Atmos. Chem. Phys., 19, 3515–3556, https://doi.org/10.5194/acp-19-3515-2019, 2019. a

Keller, C. A., Knowland, K. E., Duncan, B. N., Liu, J., Anderson, D. C., Das, S., Lucchesi, R. A., Lundgren, E. W., Nicely, J. M., Nielsen, E., Ott, L. E., Saunders, E., Strode, S. A., Wales, P. A., Jacob, D. J., and Pawson, S.: Description of the NASA GEOS Composition Forecast Modeling System GEOS-CF v1.0, Journal of Advances in Modeling Earth Systems, 13, e2020MS002413, https://doi.org/10.1029/2020MS002413, 2021. a

Koo, J.-S., Wang, K.-H., Yun, H.-Y., Kwon, H.-Y., and Koo, Y.-S.: Development of PM2.5 Forecast Model Combining ConvLSTM and DNN in Seoul, Atmosphere, 15, 1276, https://doi.org/10.3390/atmos15111276, 2024. a, b

LeCun, Y., Boser, B., Denker, J., Henderson, D., Howard, R., Hubbard, W., and Jackel, L.: Handwritten Digit Recognition with a Back-Propagation Network, in: Advances in Neural Information Processing Systems, edited by: Touretzky, D., vol. 2, Morgan-Kaufmann, https://proceedings.neurips.cc/paper_files/paper/1989/file/53c3bce66e43be4f209556518c2fcb54-Paper.pdf (last access: 1 December 2024), 1989. a

Levy, R. C., Mattoo, S., Munchak, L. A., Remer, L. A., Sayer, A. M., Patadia, F., and Hsu, N. C.: The Collection 6 MODIS aerosol products over land and ocean, Atmos. Meas. Tech., 6, 2989–3034, https://doi.org/10.5194/amt-6-2989-2013, 2013. a

Lipponen, A., Reinvall, J., Väisänen, A., Taskinen, H., Lähivaara, T., Sogacheva, L., Kolmonen, P., Lehtinen, K., Arola, A., and Kolehmainen, V.: Deep-learning-based post-process correction of the aerosol parameters in the high-resolution Sentinel-3 Level-2 Synergy product, Atmos. Meas. Tech., 15, 895–914, https://doi.org/10.5194/amt-15-895-2022, 2022. a, b

Loveland, T. R. and Belward, A.: The international geosphere biosphere programme data and information system global land cover data set (DISCover), Acta Astronautica, 41, 681–689, 1997. a

Lundberg, S. M. and Lee, S.-I.: A Unified Approach to Interpreting Model Predictions, in: Advances in Neural Information Processing Systems 30, edited by: Guyon, I., Luxburg, U. V., Bengio, S., Wallach, H., Fergus, R., Vishwanathan, S., and Garnett, R., Curran Associates, Inc., 4765–4774, http://papers.nips.cc/paper/7062-a-unified-approach-to-interpreting-model-predictions.pdf (last access: 1 December 2024), 2017. a

Michaelides, S., Lane, J., and Kasparis, T.: Effect of Vertical Air Motion on Disdrometer Derived Z-R Coefficients, Atmosphere, 10, 77, https://doi.org/10.3390/atmos10020077, 2019. a

Muthukumar, P., Cocom, E., Nagrecha, K., Comer, D., Burga, I., Taub, J., Calvert, C. F., Holm, J., and Pourhomayoun, M.: Predicting PM2.5 atmospheric air pollution using deep learning with meteorological data and ground-based observations and remote-sensing satellite big data, Air Quality, Atmosphere, & Health, 15, 1221–1234, https://doi.org/10.1007/s11869-021-01126-3, 2022. a

NASA/METI/AIST/Japan Spacesystems and US/Japan ASTER Science Team: ASTER Global Digital Elevation Model V003, distributed by NASA EOSDIS Land Processes DAAC, https://doi.org/10.5067/ASTER/ASTGTM.003, 2019. a

OpenStreetMap: OpenStreetMap Wiki – Key:highway, https://wiki.openstreetmap.org/wiki/Key:highway (last access: 13 April 2023), 2023. a, b

Paszke, A., Gross, S., Massa, F., Lerer, A., Bradbury, J., Chanan, G., Killeen, T., Lin, Z., Gimelshein, N., Antiga, L., Desmaison, A., Köpf, A., Yang, E., DeVito, Z., Raison, M., Tejani, A., Chilamkurthy, S., Steiner, B., Fang, L., Bai, J., and Chintala, S.: PyTorch: An Imperative Style, High-Performance Deep Learning Library, arXiv [preprint], https://doi.org/10.48550/arXiv.1912.01703, 3 December 2019. a

Pope, C. A. I. and Dockery, D. W.: Health Effects of Fine Particulate Air Pollution: Lines that Connect, Journal of the Air & Waste Management Association, 56, 709–742, https://doi.org/10.1080/10473289.2006.10464485, 2006. a

Porcheddu, A., Kolehmainen, V., Lähivaara, T., and Lipponen, A.: Post-process correction improves the accuracy of satellite PM2.5 retrievals, Atmos. Meas. Tech., 17, 5747–5764, https://doi.org/10.5194/amt-17-5747-2024, 2024.  a, b, c, d, e

Raissi, M., Perdikaris, P., and Karniadakis, G.: Physics-informed neural networks: A deep learning framework for solving forward and inverse problems involving nonlinear partial differential equations, Journal of Computational Physics, 378, 686–707, https://doi.org/10.1016/j.jcp.2018.10.045, 2019. a

Randles, C. A., da Silva, A., Buchard, V., Colarco, P. R., Darmenov, A. S., Govindaraju, R. C., Smirnov, A., Ferrare, R. A., Hair, J. W., Shinozuka, Y., and Flynn C.: The MERRA-2 aerosol reanalysis, 1980 onward. Part I: System description and data assimilation evaluation, Journal of Climate, 30, 6823–6850, 2017. a, b

Ronneberger, O., Fischer, P., and Brox, T.: U-Net: Convolutional Networks for Biomedical Image Segmentation, edited by: Navab, N., Hornegger, J., Wells, W., Frangi, A., Medical Image Computing and Computer-Assisted Intervention – MICCAI 2015, MICCAI 2015, Lecture Notes in Computer Science, Springer, Cham., 9351, https://doi.org/10.1007/978-3-319-24574-4_28, 2015. a

Shi, X., Chen, Z., Wang, H., Yeung, D.-Y., kin Wong, W., and chun Woo, W.: Convolutional LSTM Network: A Machine Learning Approach for Precipitation Nowcasting, arXiv [preprint], https://doi.org/10.48550/arXiv.1506.04214, 13 June 2015. a

Sulla-Menashe, D. and Friedl, M. A.: User guide to collection 6 MODIS land cover (MCD12Q1 and MCD12C1) product, USGS, Reston, VA, USA, 1, 18, https://modis.ornl.gov/documentation/guides/MCD12_User_Guide_V6.pdf (last access: 13 April 2023), 2018. a

Tang, D., Zhan, Y., and Yang, F.: A review of machine learning for modeling air quality: Overlooked but important issues, Atmospheric Research, 300, 107261, https://doi.org/10.1016/j.atmosres.2024.107261, 2024. a

Thangavel, P., Park, D., and Lee, Y.-C.: Recent Insights into Particulate Matter (PM2.5)-Mediated Toxicity in Humans: An Overview, International Journal of Environmental Research and Public Health, 19, 7511, https://doi.org/10.3390/ijerph19127511, 2022. a

Wang, Z., Shrestha, R., and Román, M. O.: VIIRS/NPP Lunar BRDF-Adjusted Nighttime Lights Yearly L3 Global 15 arc second Linear Lat Lon Grid [data set], https://doi.org/10.5067/VIIRS/VNP46A4.001, 2020. a

Download
Short summary
This study proposes a novel machine learning method to estimate pollution levels (PM2.5) on urban areas at fine scale. Our model generates hourly PM2.5 maps with high spatial resolution, by combining satellite data, ground measurements, geophysical model data, and different geographical indicators. The model properly accounts for spatial and temporal variability of the urban pollution levels, and can be highly beneficial for air quality monitoring and health protection.
Share