Related Experiment Video
Updated: Jun 14, 2026

06:02
Topographical Estimation of Visual Population Receptive Fields by fMRI
Published on: February 3, 2015
9.3K
Enhancing Global Estimation of Fine Particulate Matter Concentrations by Including Geophysical a Priori Information
Siyuan Shen1, Chi Li1, Aaron van Donkelaar1
1Department of Energy, Environmental, and Chemical Engineering, Washington University in St. Louis, St. Louis, Missouri 63130, United States.
Summary
Improving global fine particulate matter (PM2.5) assessment, this study uses a novel deep learning model. It enhances PM2.5 concentration estimates, even with limited ground monitors, for better air quality monitoring.
Area of Science:
- Environmental science
- Atmospheric chemistry
- Data science
Background:
- Global assessment of fine particulate matter (PM2.5) is limited by sparse monitor networks.
- Accurate PM2.5 data is crucial for public health and environmental policy.
Purpose of the Study:
- To improve the estimation of global PM2.5 concentration distribution.
- To develop a robust deep learning model for PM2.5 prediction using diverse data sources.
Main Methods:
- Developed and optimized a convolutional neural network integrating satellite, simulation, and monitor data.
- Introduced a novel loss function and spatial cross-validation for air quality.
- Incorporated geophysical a priori PM2.5 estimates to enhance model performance in data-sparse regions.
Main Results:
- The model accurately predicts local bias in monthly PM2.5 concentrations from 1998-2019.
- Estimates show high consistency with ground-based monitor data globally and regionally.
- The model demonstrates robustness, maintaining high accuracy (R² = 0.73) even with only 1% of monitors for training.
Conclusions:
- The developed deep learning approach significantly improves global PM2.5 estimation.
- Geophysical a priori data integration enhances model performance, especially in areas with few monitors.
- This method offers a reliable solution for comprehensive air quality assessment worldwide.
Related Concept Videos
Application of Linearization and Approximation
A drone flying through complex terrain often relies on more than one sensing method to estimate small changes in altitude. Along with direct measurements, air pressure provides a useful indirect indicator of vertical movement. Atmospheric pressure decreases as altitude increases, and this relationship is commonly described using an exponential model. Although accurate, converting pressure measurements into altitude values requires calculations that are too complex to perform repeatedly during...
Linear Approximations
For a differentiable function of two variables, linear approximation estimates values near a known point by replacing the curved surface with its tangent plane. Consider the function\begin{equation*}f(x,y)=x^2+3y^2\end{equation*}near the point (2, 1). The exact value at this point is f(2, 1) = 22 + 3(1)2 = 4 + 3 = 7.The linear approximation of f(x, y)) near (a, b) is\begin{equation*}L(x,y)=f(a,b)+f_x(a,b)(x-a)+f_y(a,b)(y-b)\end{equation*}First, compute the partial derivatives: fx(x, y) = 2x and...

