Predicting concentration levels of air pollutants by transfer learning and recurrent neural network
Iat Hang Fong, Tengyue Li, Simon Fong, Raymond K. Wong, Antonio J., Tall\'on-Ballesteros

TL;DR
This paper presents a method combining transfer learning and LSTM recurrent neural networks to accurately predict air pollutant levels in Macau, especially benefiting stations with limited data, using over 12 years of historical measurements.
Contribution
It introduces a novel approach integrating transfer learning with LSTM RNNs for air quality prediction, improving accuracy and training efficiency for stations with scarce data.
Findings
Transfer learning improves prediction accuracy.
LSTM RNNs with transfer learning train faster.
The method effectively utilizes long-term historical data.
Abstract
Air pollution (AP) poses a great threat to human health, and people are paying more attention than ever to its prediction. Accurate prediction of AP helps people to plan for their outdoor activities and aids protecting human health. In this paper, long-short term memory (LSTM) recurrent neural networks (RNNs) have been used to predict the future concentration of air pollutants (APS) in Macau. Additionally, meteorological data and data on the concentration of APS have been utilized. Moreover, in Macau, some air quality monitoring stations (AQMSs) have less observed data in quantity, and, at the same time, some AQMSs recorded less observed data of certain types of APS. Therefore, the transfer learning and pre-trained neural networks have been employed to assist AQMSs with less observed data to build a neural network with high prediction accuracy. The experimental sample covers a period…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAir Quality Monitoring and Forecasting · Water Quality Monitoring and Analysis
MethodsSoftmax · Attention Is All You Need · Tanh Activation · Sigmoid Activation · Long Short-Term Memory
