在PM2.5度的每小时预测,使用具有气象输入的深度神经网络进行预测
Yanjie Liang1, Jun Ma2, Chuanyang Tang2
1School of Energy and Power Engineering, Shandong University, Jinan, 250061, China.
Environmental monitoring and assessment
|November 22, 2023
概括
这项研究使用深度学习来利用气象数据预测北京下一个小时的颗粒物 (PM2.5) 度. 该模型实现了高精度,为排放控制策略提供了洞察力.
科学领域:
- 环境科学 环境科学
- 数据科学数据科学数据科学
- 大气化学 大气化学
背景情况:
- 颗粒物 (PM2.5) 污染是一个重大的全球环境问题.
- 深度学习为准确的PM2.5度预测提供了先进的非线性回归方法.
研究的目的:
- 开发一种深度学习模型,用于预测北京每小时的PM2.5度.
- 利用气象数据和时空相关性来提高预测准确度.
主要方法:
- 使用了以气象数据为输入的深度学习框架.
- 嵌入时间序列连接以捕捉时空相关性.
- 提取了气象变量和PM2.5度之间的内在特征.
主要成果:
- 获得0.98的最大R平方得分和0.9295.5的平均得分.
- 已证明的低平均偏差:在验证时为9μg/m3,在训练集上为1μg/m3.
- 预测准确度随着预测期的增加而增加.
结论:
- 深度学习模型为PM2.5预测提供了一个快速而准确的方法.
- 预测错误可以为排放变化估计提供信息.
- 结果为决策者和环境监督者提供了有价值的科学建议.
更多相关视频
05:45Composition and Distribution Analysis of Bioaerosols Under Different Environmental Conditions
Published on: January 7, 2019
10.7K
09:33Visualizing Field Data Collection Procedures of Exposure and Biomarker Assessments for the Household Air Pollution Intervention Network Trial in India
Published on: December 23, 2022
2.3K
相关概念视频
What is Weather?
Overview
Precipitation Gravimetry
Precipitation gravimetry is based on converting an analyte into a sparingly soluble precipitate, which is separated by filtration and weighed. An ideal precipitate should be pure, insoluble, of known composition, and easily filtered from the reaction mixture.
In determining nickel by gravimetric analysis, a precipitant of ethanolic dimethylglyoxime is added to a hot nickel salt solution. This is quickly followed by the dropwise addition of dilute ammonia solution until precipitation occurs. A...
In determining nickel by gravimetric analysis, a precipitant of ethanolic dimethylglyoxime is added to a hot nickel salt solution. This is quickly followed by the dropwise addition of dilute ammonia solution until precipitation occurs. A...
Precipitation and Co-precipitation
Precipitation and coprecipitation methods can be used to separate a mixture of ions in a solution. In qualitative inorganic analysis, ions that form sparingly soluble precipitates with the same reagent are separated based on the differences in solubility products. For example, consider the separation of Cu(II) and Fe(II) ions by precipitation as insoluble sulfides. First, copper(II) sulfide is precipitated by the addition of acidic H2S, where the dissociation of H2S is suppressed. Adding H2S...
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...
