vix.ing · top · new · best · stats · spec

GreenEyes: An Air Quality Evaluating Model based on WaveNet

2022/12/08 by Kan Huang, Kai Zhang, Huang, Kan +3
Engineering · Environmental Science · #Air Quality Monitoring and Forecasting #Air Quality and Health Impacts #FOS: Computer and information sciences #FOS: Electrical engineering #Machine Learning (cs.LG) #Signal Processing (eess.SP) #Traffic Prediction and Management Techniques #electronic engineering #information engineering

paper · pdf · doi:10.48550/arxiv.2212.04175

openalex publication_date 2022/12/08 · openalex created_date 2025/10/10 · openalex updated_date 2026/07/28

Abstract

Accompanying rapid industrialization, humans are suffering from serious air pollution problems. The demand for air quality prediction is becoming more and more important to the government's policy-making and people's daily life. In this paper, We propose GreenEyes -- a deep neural network model, which consists of a WaveNet-based backbone block for learning representations of sequences and an LSTM with a Temporal Attention module for capturing the hidden interactions between features of multi-channel inputs. To evaluate the effectiveness of our proposed method, we carry out several experiments including an ablation study on our collected and preprocessed air quality data near HKUST. The experimental results show our model can effectively predict the air quality level of the next timestamp given any segment of the air quality data from the data set. We have also released our standalone dataset at https://github.com/AI-Huang/IAQIDataset The model and code for this paper are publicly available at https://github.com/AI-Huang/AirEvaluation

Related