paper-with-me

홈 › Papers

GreenEyes: An Air Quality Evaluating Model based on WaveNet

2022-12-08 · Kan Huang, Kai Zhang, Ming Liu

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

📄 PDF Abstract BibTeX arXiv:2212.04175

Code (1)

AI-Huang/AirEvaluation 공식 구현 tf

Methods 이 논문이 사용한 방법론

Tanh Activation 설명 없음
Sigmoid Activation 설명 없음
LSTM An LSTM is a type of recurrent neural network that addresses the vanishing gradient problem in vanilla…

Similar Papers 제목 키워드 기반

Parametric Resynthesis with neural vocoders

2019-06-16 · Soumi Maiti, Michael I Mandel

Noise suppression systems generally produce output speech with compromised quality. We propose to utilize the high quality speech generation capability of neural vocoders for noise suppression. We use a neural network to…

Resynthesis

Multi-task WaveNet: A Multi-task Generative Model for Statistical Parametric Speech Synthesis without Fundamental Frequency Conditions

2018-06-22

This paper introduces an improved generative model for statistical parametric speech synthesis (SPSS) based on WaveNet under a multi-task learning framework. Different from the original WaveNet model, the proposed Multi-…

Multi-Task LearningPredictionSpeech Synthesis

Generative Adversarial Network based Speaker Adaptation for High Fidelity WaveNet Vocoder

2018-12-06 · Qiao Tian, Bing Yang, Jing Chen, Benlai Tang 외

Neural networks based vocoders, typically the WaveNet, have achieved spectacular performance for text-to-speech (TTS) in recent years. Although state-of-the-art parallel WaveNet has addressed the issue of real-time wavef…

Generative Adversarial Networktext-to-speechText to SpeechVocal Bursts Intensity Prediction

Stochastic WaveNet: A Generative Latent Variable Model for Sequential Data

2018-06-15 · Guokun Lai, Bohan Li, Guoqing Zheng, Yiming Yang

How to model distribution of sequential data, including but not limited to speech and human motions, is an important ongoing research problem. It has been demonstrated that model capacity can be significantly enhanced by…

Refined WaveNet Vocoder for Variational Autoencoder Based Voice Conversion

2018-11-27 · Wen-Chin Huang, Yi-Chiao Wu, Hsin-Te Hwang, Patrick Lumban Tobing 외

This paper presents a refinement framework of WaveNet vocoders for variational autoencoder (VAE) based voice conversion (VC), which reduces the quality distortion caused by the mismatch between the training data and test…

Voice Conversion