一种数据驱动的监督机器学习方法,用于估计全球环境空气污染度与相关的预测间隔
Liam Jordan Berrisford1,2, Hugo Barbosa3, Ronaldo Menezes4,5
1Department of Mathematics, University of Exeter, Exeter, UK.
Royal Society open science
|July 25, 2025
概括
一个新的机器学习框架填补了全球空气污染数据的空白,为二氧化 (NO2),臭氧 (O3) 和颗粒物 (PM2.5,PM10) 提供了全面的每小时估计. 这使得全球范围内能够进行详细的环境和健康研究.
科学领域:
- 环境科学 环境科学
- 数据科学数据科学数据科学
- 大气化学 大气化学
背景情况:
- 全球空气污染监测依赖于稀疏,分布不均的站点.
- 由于技术和电力问题,时间数据缺口很常见.
- 准确,全面的空气质量数据对于公共卫生和环境评估至关重要.
研究的目的:
- 开发一个可扩展的,数据驱动的机器学习框架,以解决空气污染监测中的数据缺口.
- 创建一个具有高空间和时间分辨率的关键空气污染物 (NO2,O3,PM10,PM2.5,SO2) 的全面全球数据集.
- 为每个估计提供预测间隔,以量化不确定性.
主要方法:
- 开发了一个监督的机器学习框架,用于归因缺少的空气质量数据.
- 训练模型来估计NO2,O3,PM10,PM2.5和SO2的度.
- 在261,377个位置生成了全球度估计,空间分辨率为0.25°,每小时间隔.
主要成果:
- 创建了一个关于空气污染物度的全面全球数据集.
- 为全球超过26万个地点提供每小时的估计和预测间隔.
- 检查了不同地理区域的模型性能.
结论:
- 机器学习框架有效地归咎于缺少的空气质量数据,创造了一个有价值的资源.
- 高分辨率数据集支持各种利益相关者的详细下游评估.
- 性能分析为优化未来空气质量监测站的安置提供了洞察力.
相关概念视频
Prediction Intervals
2.3K
The interval estimate of any variable is known as the prediction interval. It helps decide if a point estimate is dependable.
However, the point estimate is most likely not the exact value of the population parameter, but close to it. After calculating point estimates, we construct interval estimates, called confidence intervals or prediction intervals. This prediction interval comprises a range of values unlike the point estimate and is a better predictor of the observed sample value, y.
However, the point estimate is most likely not the exact value of the population parameter, but close to it. After calculating point estimates, we construct interval estimates, called confidence intervals or prediction intervals. This prediction interval comprises a range of values unlike the point estimate and is a better predictor of the observed sample value, y.
2.3K
Steps in Outbreak Investigation
207
In the ever-evolving field of public health, statistical analysis serves as a cornerstone for understanding and managing disease outbreaks. By leveraging various statistical tools, health professionals can predict potential outbreaks, analyze ongoing situations, and devise effective responses to mitigate impact. For that to happen, there are a few possible stages of the analysis:
207
Mechanistic Models: Compartment Models in Individual and Population Analysis
87
Mechanistic models are utilized in individual analysis using single-source data, but imperfections arise due to data collection errors, preventing perfect prediction of observed data. The mathematical equation involves known values (Xi), observed concentrations (Ci), measurement errors (εi), model parameters (ϕj), and the related function (ƒi) for i number of values. Different least-squares metrics quantify differences between predicted and observed values. The ordinary least...
87
Sampling Plans
274
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...
274
Regression Analysis
6.0K
Regression analysis is a statistical tool that describes a mathematical relationship between a dependent variable and one or more independent variables.
In regression analysis, a regression equation is determined based on the line of best fit– a line that best fits the data points plotted in a graph. This line is also called the regression line. The algebraic equation for the regression line is called the regression equation. It is represented as:
In regression analysis, a regression equation is determined based on the line of best fit– a line that best fits the data points plotted in a graph. This line is also called the regression line. The algebraic equation for the regression line is called the regression equation. It is represented as:
6.0K


