๐ฎ
๐ฎ
The Ethereal
GreenEyes: An Air Quality Evaluating Model based on WaveNet
December 08, 2022 ยท Entered Twilight ยท ๐ AMLTS
Repo contents: .gitignore, 20191125-2028, LICENSE, README.md
Authors
Kan Huang, Kai Zhang, Ming Liu
arXiv ID
2212.04175
Category
cs.LG: Machine Learning
Cross-listed
eess.SP
Citations
2
Venue
AMLTS
Repository
https://github.com/AI-Huang/IAQI_Dataset
โญ 2
Last Checked
3 months ago
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/IAQI_Dataset The model and code for this paper are publicly available at https://github.com/AI-Huang/AirEvaluation
Community Contributions
Found the code? Know the venue? Think something is wrong? Let us know!
๐ Similar Papers
In the same crypt โ Machine Learning
๐ฎ
๐ฎ
The Ethereal
Continuous control with deep reinforcement learning
๐
๐
Old Age
Model-Agnostic Meta-Learning for Fast Adaptation of Deep Networks
๐
๐
Old Age
Soft Actor-Critic: Off-Policy Maximum Entropy Deep Reinforcement Learning with a Stochastic Actor
๐
๐
Old Age
SGDR: Stochastic Gradient Descent with Warm Restarts
๐ฎ
๐ฎ
The Ethereal