Air Quality PM2.5 Index Prediction Model Based on CNN-LSTM
Zicheng Guo, Shuqi Wu, Meixing Zhu, He Guandi

TL;DR
This paper introduces a hybrid CNN-LSTM model for predicting PM2.5 air quality index, combining spatial and temporal features, and demonstrates its superior accuracy over traditional models using data from Beijing.
Contribution
The paper presents a novel CNN-LSTM architecture specifically designed for multivariate air quality prediction, improving accuracy and generalization in PM2.5 forecasting.
Findings
Achieved RMSE of 5.236 in PM2.5 prediction
Outperformed traditional time series models in accuracy
Demonstrated potential for real-world air pollution warning systems
Abstract
With the intensification of global climate change, accurate prediction of air quality indicators, especially PM2.5 concentration, has become increasingly important in fields such as environmental protection, public health, and urban management. To address this, we propose an air quality PM2.5 index prediction model based on a hybrid CNN-LSTM architecture. The model effectively combines Convolutional Neural Networks (CNN) for local spatial feature extraction and Long Short-Term Memory (LSTM) networks for modeling temporal dependencies in time series data. Using a multivariate dataset collected from an industrial area in Beijing between 2010 and 2015 -- which includes hourly records of PM2.5 concentration, temperature, dew point, pressure, wind direction, wind speed, and precipitation -- the model predicts the average PM2.5 concentration over 6-hour intervals. Experimental results show…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
