A Self-Organizing Lstm-Based Approach To Pm2.5 Forecast

Xiaodong Liu,Qi Liu,Yanyun Zou,Guizhi Wang
DOI: https://doi.org/10.1007/978-3-030-00015-8_59
2018-01-01
Abstract:Nanjing has been listed as the one of the worst performers across China with respect to the high level of haze-fog, which impacts people's health greatly. For the severe condition of haze-fog, PM2.5 is the main cause element of haze-fog pollution in China. So it's necessary to forecast PM2.5 concentration accurately. In this paper, an artificial intelligence method is employed to forecast PM2.5 in Nanjing. At the data pre-processing stage, the main factors among the air pollutants (O3, NO2, SO2, CO, etc.) as well as meteorological parameters (pressure, wind direction, temperature, etc.) that affect PM2.5 are selected, and these factors of previous hours are as input data to predict PM2.5 concentration of next hours. Considering the air pollutants and meteorological data are typical time series data, a special recurrent neural network, which is called long short term memory (LSTM) network, is applied in this paper. To determine the amount of nodes in the hidden layer, a self-organizing method is used to automatically adjust the hidden nodes during the training phase. Finally, the PM2.5 concentrations of the next 1 h, 4 h, 8 h, and 12 h are predicted separately by using the self-organizing LSTM network based approach. The experimental result has been validated and compared to other algorithms, which reflects the proposed method performs best.
What problem does this paper attempt to address?