paper-with-me

홈 › Papers

Air Quality PM2.5 Index Prediction Model Based on CNN-LSTM

2025-08-15 · Zicheng Guo, Shuqi Wu, Meixing Zhu, He Guandi arxiv

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 that the model achieves a root mean square error (RMSE) of 5.236, outperforming traditional time series models in both accuracy and generalization. This demonstrates its strong potential in real-world applications such as air pollution early warning systems. However, due to the complexity of multivariate inputs, the model demands high computational resources, and its ability to handle diverse atmospheric factors still requires optimization. Future work will focus on enhancing scalability and expanding support for more complex multivariate weather prediction tasks.

📄 PDF Abstract BibTeX arXiv:2508.11215

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Performance Evaluation of Deep Learning Models for Water Quality Index Prediction: A Comparative Study of LSTM, TCN, ANN, and MLP

2024-11-03 · Muhammad Ismail, Farkhanda Abbas, Shahid Munir Shah, Mahmoud Aljawarneh 외

Environmental monitoring and predictive modeling of the Water Quality Index (WQI) through the assessment of the water quality.

Comparative Study of Long Short-Term Memory (LSTM) and Quantum Long Short-Term Memory (QLSTM): Prediction of Stock Market Movement

2024-09-04 · Tariq Mahmood, Ibtasam Ahmad, Malik Muhammad Zeeshan Ansar, Jumanah Ahmed Darwish 외

In recent years, financial analysts have been trying to develop models to predict the movement of a stock price index. The task becomes challenging in vague economic, social, and political situations like in Pakistan. In…

Conditioning LSTM Decoder and Bi-directional Attention Based Question Answering System

2019-05-02 · Heguang Liu

Applying neural-networks on Question Answering has gained increasing popularity in recent years. In this paper, I implemented a model with Bi-directional attention flow layer, connected with a Multi-layer LSTM encoder, c…

DecoderQuestion Answering

Forecasting Smog Events Using ConvLSTM: A Spatio-Temporal Approach for Aerosol Index Prediction in South Asia

2025-08-19 · Taimur Khan arxiv

The South Asian Smog refers to the recurring annual air pollution events marked by high contaminant levels, reduced visibility, and significant socio-economic impacts, primarily affecting the Indo-Gangetic Plains (IGP) f…

Gated recurrent neural network with TPE Bayesian optimization for enhancing stock index prediction accuracy

2024-06-02 · Bivas Dinda

The recent advancement of deep learning architectures, neural networks, and the combination of abundant financial data and powerful computers are transforming finance, leading us to develop an advanced method for predict…

Bayesian Optimizationfeature selectionHyperparameter Optimization