Air Quality PM2.5 Index Prediction Model Based on CNN-LSTM
- URL: http://arxiv.org/abs/2508.11215v1
- Date: Fri, 15 Aug 2025 04:46:25 GMT
- Title: Air Quality PM2.5 Index Prediction Model Based on CNN-LSTM
- Authors: Zicheng Guo, Shuqi Wu, Meixing Zhu, He Guandi,
- Abstract summary: We propose an air quality PM2.5 index prediction model based on a hybrid CNN-LSTM architecture.<n>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.<n> 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.
- Score: 0.2796197251957245
- License: http://creativecommons.org/licenses/by/4.0/
- 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 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.
Related papers
- Synergistic Neural Forecasting of Air Pollution with Stochastic Sampling [50.3911487821783]
Air pollution remains a leading global health and environmental risk, particularly in regions vulnerable to episodic air pollution spikes due to wildfires, urban haze and dust storms.<n>Here, we present SynCast, a high-resolution neural forecasting model that integrates meteorological and air composition data to improve predictions of both average and extreme pollution levels.
arXiv Detail & Related papers (2025-10-28T01:18:00Z) - Long-Term PM2.5 Forecasting Using a DTW-Enhanced CNN-GRU Model [0.0]
Long-term forecasting of PM2.5 concentrations is critical for public health early-warning systems.<n>Existing deep learning approaches struggle to maintain prediction stability beyond 48 hours.<n>This paper presents a framework that combines DTW for intelligent station similarity selection with a CNN-GRU architecture.
arXiv Detail & Related papers (2025-10-26T23:04:10Z) - Air Quality Prediction with A Meteorology-Guided Modality-Decoupled Spatio-Temporal Network [47.699409089023696]
Air quality prediction plays a crucial role in public health and environmental protection.<n>Existing works underestimate the critical role atmospheric conditions in air quality prediction.<n> MDSTNet is an encoder framework explicitly that captures atmosphere-pollution dependencies for prediction.<n>ChinaAirNet is the first dataset combining air quality records with multi-pressure-level meteorological observations.
arXiv Detail & Related papers (2025-04-14T09:18:11Z) - A HEART for the environment: Transformer-Based Spatiotemporal Modeling for Air Quality Prediction [0.0]
llull-environment is a sophisticated and scalable forecasting system for air pollution.<n>It contains an encoder-decoder convolutional neural network to forecast mean pollution levels for four key pollutants.<n>This paper investigates the augmentation of this neural network with an attention mechanism to improve predictive accuracy.
arXiv Detail & Related papers (2025-02-26T10:54:27Z) - Spatio-Temporal Forecasting of PM2.5 via Spatial-Diffusion guided Encoder-Decoder Architecture [9.955223104442755]
We present a novel S-Temporal Graph Network architecture that specifically captures dependencies to forecast PM2.5 concentration.<n>Our model is based on an encoder-decoder architecture where the decoder parts leverage recurrent units (GRU) augmented with a graph neural network (Transformerv) to account for spatial diffusion.
arXiv Detail & Related papers (2024-12-18T15:18:12Z) - Accurate Prediction of Temperature Indicators in Eastern China Using a Multi-Scale CNN-LSTM-Attention model [0.0]
We propose a weather prediction model based on a multi-scale convolutional CNN-LSTM-Attention architecture.<n>The model integrates Convolutional Neural Networks (CNN), Long Short-Term Memory (LSTM) networks, and attention mechanisms.<n> Experimental results show that the model performs excellently in predicting temperature trends with high accuracy.
arXiv Detail & Related papers (2024-12-11T00:42:31Z) - Efficient Localized Adaptation of Neural Weather Forecasting: A Case Study in the MENA Region [62.09891513612252]
We focus on limited-area modeling and train our model specifically for localized region-level downstream tasks.
We consider the MENA region due to its unique climatic challenges, where accurate localized weather forecasting is crucial for managing water resources, agriculture and mitigating the impacts of extreme weather events.
Our study aims to validate the effectiveness of integrating parameter-efficient fine-tuning (PEFT) methodologies, specifically Low-Rank Adaptation (LoRA) and its variants, to enhance forecast accuracy, as well as training speed, computational resource utilization, and memory efficiency in weather and climate modeling for specific regions.
arXiv Detail & Related papers (2024-09-11T19:31:56Z) - FengWu-GHR: Learning the Kilometer-scale Medium-range Global Weather
Forecasting [56.73502043159699]
This work presents FengWu-GHR, the first data-driven global weather forecasting model running at the 0.09$circ$ horizontal resolution.
It introduces a novel approach that opens the door for operating ML-based high-resolution forecasts by inheriting prior knowledge from a low-resolution model.
The hindcast of weather prediction in 2022 indicates that FengWu-GHR is superior to the IFS-HRES.
arXiv Detail & Related papers (2024-01-28T13:23:25Z) - Residual Corrective Diffusion Modeling for Km-scale Atmospheric Downscaling [58.456404022536425]
State of the art for physical hazard prediction from weather and climate requires expensive km-scale numerical simulations driven by coarser resolution global inputs.
Here, a generative diffusion architecture is explored for downscaling such global inputs to km-scale, as a cost-effective machine learning alternative.
The model is trained to predict 2km data from a regional weather model over Taiwan, conditioned on a 25km global reanalysis.
arXiv Detail & Related papers (2023-09-24T19:57:22Z) - Long-term drought prediction using deep neural networks based on geospatial weather data [75.38539438000072]
High-quality drought forecasting up to a year in advance is critical for agriculture planning and insurance.
We tackle drought data by introducing an end-to-end approach that adopts a systematic end-to-end approach.
Key findings are the exceptional performance of a Transformer model, EarthFormer, in making accurate short-term (up to six months) forecasts.
arXiv Detail & Related papers (2023-09-12T13:28:06Z) - A Novel Hybrid Framework for Hourly PM2.5 Concentration Forecasting
Using CEEMDAN and Deep Temporal Convolutional Neural Network [2.2175470459999636]
This study develops a novel hybrid forecasting model based on complete ensemble empirical mode decomposition with adaptive noise.
The forecasting accuracy of the proposed CEEMDAN-DeepTCN model is verified to be the highest when compared with the time series model, artificial neural network, and the popular deep learning models.
The new model has improved the capability to model the PM2.5-related factor data patterns, and can be used as a promising tool for forecasting PM2.5 concentrations.
arXiv Detail & Related papers (2020-12-07T15:22:01Z) - A Novel CMAQ-CNN Hybrid Model to Forecast Hourly Surface-Ozone
Concentrations Fourteen Days in Advance [0.19573380763700707]
Currently available numerical modeling systems for air quality predictions can forecast 24 to 48 hours in advance.
We develop a modeling system based on a convolutional neural network (CNN) model that is not only fast but covers a temporal period of two weeks with a resolution as small as a single hour for 255 stations.
Although the primary purpose of this study is the prediction of hourly ozone concentrations, the system can be extended to various other pollutants.
arXiv Detail & Related papers (2020-08-13T16:02:05Z) - A generative adversarial network approach to (ensemble) weather
prediction [91.3755431537592]
We use a conditional deep convolutional generative adversarial network to predict the geopotential height of the 500 hPa pressure level, the two-meter temperature and the total precipitation for the next 24 hours over Europe.
The proposed models are trained on 4 years of ERA5 reanalysis data from 2015-2018 with the goal to predict the associated meteorological fields in 2019.
arXiv Detail & Related papers (2020-06-13T20:53:17Z)
This list is automatically generated from the titles and abstracts of the papers in this site.
This site does not guarantee the quality of this site (including all information) and is not responsible for any consequences.