2017
DOI: 10.5194/isprs-annals-iv-4-w2-15-2017
|View full text |Cite
|
Sign up to set email alerts
|

A Spatiotemporal Prediction Framework for Air Pollution Based on Deep RNN

Abstract: ABSTRACT:Time series data in practical applications always contain missing values due to sensor malfunction, network failure, outliers etc. In order to handle missing values in time series, as well as the lack of considering temporal properties in machine learning models, we propose a spatiotemporal prediction framework based on missing value processing algorithms and deep recurrent neural network (DRNN). By using missing tag and missing interval to represent time series patterns, we implement three different … Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
1
1
1
1

Citation Types

0
53
0

Year Published

2018
2018
2022
2022

Publication Types

Select...
5
3
2

Relationship

0
10

Authors

Journals

citations
Cited by 119 publications
(53 citation statements)
references
References 19 publications
0
53
0
Order By: Relevance
“…Although this spatial impact is not common, it still brings great difficulties to the prediction of air quality. Using the RNN and LSTM model with 3-Nearest area's PM2.5 and weather data, the air quality prediction discover that DRNN pairs based on forward complement has the best prediction ability for time series and have good predictive and generalization abilities [14]. Based on the air quality data and meteorological data obtained by air quality monitoring stations and meteorological data monitoring stations in Beijing, Guo [15] obtained a method to predict the PM2.5 concentration of each air quality monitoring station in the next 48 hours by using the Tensorflow framework together with RNN, LSTM and GRU network and integrating the data of surrounding monitoring stations.…”
Section: Related Workmentioning
confidence: 99%
“…Although this spatial impact is not common, it still brings great difficulties to the prediction of air quality. Using the RNN and LSTM model with 3-Nearest area's PM2.5 and weather data, the air quality prediction discover that DRNN pairs based on forward complement has the best prediction ability for time series and have good predictive and generalization abilities [14]. Based on the air quality data and meteorological data obtained by air quality monitoring stations and meteorological data monitoring stations in Beijing, Guo [15] obtained a method to predict the PM2.5 concentration of each air quality monitoring station in the next 48 hours by using the Tensorflow framework together with RNN, LSTM and GRU network and integrating the data of surrounding monitoring stations.…”
Section: Related Workmentioning
confidence: 99%
“…where x t is the input vector, h t is the hidden layer, y t is the experiment output vector, and W h is a weighted matrix. The RNN is applied to LSTM to create an environment for the computation process, obtain input, and create output [43]. During this process, long-term memory is created from short-term memory.…”
Section: Lstm Modelsmentioning
confidence: 99%
“…As mentioned previously, RNNs are well suited for multivariate time series data, with the ability to capture temporal dependencies over variable periods (Che et al 2016). RNNs have been used in many time-series applications, including speech recognition (Graves, Mohamed, and Hinton 2013), electricity load forecasting (Walid and Alamsyah 2017), and air pollution (Fan et al 2017;Gomez et al 2003). RNNs use the same basic building blocks as FFNNs with the addition of the output fed back into the input.…”
Section: Recurrent Neural Networkmentioning
confidence: 99%