Related Experiment Video
Updated: Jul 2, 2026

08:59
Measuring Sub-23 Nanometer Real Driving Particle Number Emissions Using the Portable DownToTen Sampling System
Published on: May 22, 2020
Comparison of High Spatial Resolution PM2.5, PM10, and NO2 Estimates Using a Deep Ensemble Machine Learning Framework
Christine T Cowie1,2,3, Ivan C Hanigan4,3,5, Wenhua Yu6
1Woolcock Institute of Medical Research, Macquarie University, Macquarie Park, New South Wales 2113, Australia.
Environmental Science & Technology
|June 30, 2026
Summary
Ensemble models offer modest improvements over basic machine learning (ML) for air pollution estimation in sparsely monitored areas. Basic ML models are valuable for low-pollution settings due to lower implementation costs.
Area of Science:
- Environmental science
- Data science
- Atmospheric chemistry
Background:
- Machine learning (ML) and ensemble models show promise for air pollution estimation.
- Evidence for their added value in sparsely monitored regions is limited.
- This study addresses this gap in New South Wales, Australia.
Purpose of the Study:
- To compare the performance of ML and ensemble models for estimating PM2.5, PM10, and NO2.
- To evaluate models in a sparsely monitored, low-pollution, large geographic region.
- To assess the impact of different cross-validation (CV) methods on model performance.
Main Methods:
- Developed and compared three ML models, a supervised linear regression (SLR) model, and a three-stage Disaggregated Ensemble Machine Learning (DEML) framework.
- Utilized 236 predictors including land use, population, traffic, and satellite data.
- Employed 10-fold CV and hold-out validation for model evaluation using R² and RMSE.
Main Results:
- DEML models provided the best fit for all pollutants (PM2.5, PM10, NO2).
- Improvements of DEML over base ML models were modest.
- Base ML models are valuable for low-pollution settings with heterogeneous monitoring density due to lower implementation costs.
- CV methods significantly impacted model performance.
Conclusions:
- While DEML models offer the best fit, basic ML models are a cost-effective alternative for air pollution estimation in sparsely monitored, low-pollution regions.
- Careful consideration of CV methods and setting constraints is crucial when selecting modeling approaches for air quality assessment.
Related Concept Videos
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...
Sampling Plans
Sampling is a crucial step in analytical chemistry, allowing researchers to collect representative data from a large population. Common sampling methods include random, judgmental, systematic, stratified, and cluster sampling.
Random sampling is a method where each member of the population has an equal chance of being selected for the sample. It involves selecting individuals randomly, often using random number generators or lottery-type methods. For example, when analyzing the properties of a...
Random sampling is a method where each member of the population has an equal chance of being selected for the sample. It involves selecting individuals randomly, often using random number generators or lottery-type methods. For example, when analyzing the properties of a...