English

Frequency-Aware Attention-LSTM for PM$_{2.5}$ Time Series Forecasting

Machine Learning 2025-04-16 v3

Abstract

To enhance the accuracy and robustness of PM2.5_{2.5} concentration forecasting, this paper introduces FALNet, a Frequency-Aware LSTM Network that integrates frequency-domain decomposition, temporal modeling, and attention-based refinement. The model first applies STL and FFT to extract trend, seasonal, and denoised residual components, effectively filtering out high-frequency noise. The filtered residuals are then fed into a stacked LSTM to capture long-term dependencies, followed by a multi-head attention mechanism that dynamically focuses on key time steps. Experiments conducted on real-world urban air quality datasets demonstrate that FALNet consistently outperforms conventional models across standard metrics such as MAE, RMSE, and R2R^2. The model shows strong adaptability in capturing sharp fluctuations during pollution peaks and non-stationary conditions. These results validate the effectiveness and generalizability of FALNet for real-time air pollution prediction, environmental risk assessment, and decision-making support.

Keywords

Cite

@article{arxiv.2503.24043,
  title  = {Frequency-Aware Attention-LSTM for PM$_{2.5}$ Time Series Forecasting},
  author = {Jiahui Lu and Shuang Wu and Zhenkai Qin and Guifang Yang},
  journal= {arXiv preprint arXiv:2503.24043},
  year   = {2025}
}
R2 v1 2026-06-28T22:40:31.186Z