Related Experiment Video
Updated: Jul 22, 2026

Author Spotlight: Enhancement of Salient Object Detection for Smart Grid Applications
Published on: December 15, 2023
A deep learning-based hybrid method for PM2.5 prediction in central and western China
Zuhan Liu1,2, Zihai Fang3, Yuanhao Hu3
1School of Information Engineering, Nanchang Institute of Technology, Nanchang, 330099, China. lzh512@nit.edu.cn.
Abstract:
To mitigate the adverse effects of air pollution, accurate PM2.5 prediction is particularly important. It is difficult for existing models to escape the limitations attached to a single model itself. This study proposes a hybrid PM2.5 prediction model utilizing deep learning techniques, which aims to complement each other's strengths through model fusion. The model integrates the transformer and LSTM architectures and employs parameter optimization through the particle swarm optimization (PSO) algorithm. The proposed model achieves superior performance by utilizing the gating mechanism of the LSTM model, the positional encoding and self-attention mechanism of the Transformer model, and PSO's robust optimization capabilities. Experimental results show that the new model outperforms both the traditional LSTM model and the PSO-LSTM model in the PM2.5 prediction task, and its evaluation metrics, R2, MAE, MBE, RMSE, and MAPE, are all improved. Furthermore, the model demonstrates stable performance across different cities and various periods. This study offers a robust approach to improving the accuracy and reliability of PM2.5 forecasting.
More Related Videos
09:47Author Spotlight: Advancing Alzheimer's Research – Exploring Early Detection and Multi-Omics Approaches
Published on: December 15, 2023
11:38Author Spotlight: Enhancing PSC-to-Functional Cell Differentiation Using ML Models Based on Live-Cell Bright-Field Imaging
Published on: October 4, 2024
Related Concept Videos
Sampling Plans
Random sampling is a method where each member of the population has an equal chance of being selected for the sample. It involves selecting individuals randomly, often using random number generators or lottery-type methods. For example, when analyzing the properties of a...
Linear Approximations
Methods of Medium Optimization