2020
DOI: 10.25046/aj050265
|View full text |Cite
|
Sign up to set email alerts
|

On the Ensemble of Recurrent Neural Network for Air Pollution Forecasting: Issues and Challenges

Abstract: Time-series is a sequence of observations that are taken sequentially over time. Modelling a system that generates a future value from past observations is considered as time-series forecasting system. Recurrent neural network is a machine learning method that is widely used in the prediction of future values. Due to variant improvements on recurrent neural networks, choosing of the best model for better prediction generation is dependent on problem domain and model design characteristics. Ensemble forecasting… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
1
1
1

Citation Types

0
2
0

Year Published

2021
2021
2024
2024

Publication Types

Select...
7

Relationship

1
6

Authors

Journals

citations
Cited by 11 publications
(3 citation statements)
references
References 53 publications
0
2
0
Order By: Relevance
“…In contrast, statistical regression like multiple linear regression (MLR) and multivariate adaptive regression splines (MARS) and machine learning like nearest neighbor (KNN), random forest (RF), eXtreme gradient boosting (XGB), deep neural network (DNN), and support vector machine (SVM) can take the causalities of the predictors into account. To accommodate the time lags between the predictors and the outcome, deep learning enabled time‐series models, such as recurrent neural network (RNN), long‐short term memory (LSTM), and gate recurrent unit (GRU), have become very popular in recent years (Dai et al, 2021; Mao et al, 2021; Seng et al, 2021; Surakhi et al, 2020; Xayasouk et al, 2020; Zhao et al, 2018). Among them, MARS, RF, and XGB can prioritize the degrees of importance of the predictors and thus are suitable for feature selection.…”
Section: Literature Reviewmentioning
confidence: 99%
“…In contrast, statistical regression like multiple linear regression (MLR) and multivariate adaptive regression splines (MARS) and machine learning like nearest neighbor (KNN), random forest (RF), eXtreme gradient boosting (XGB), deep neural network (DNN), and support vector machine (SVM) can take the causalities of the predictors into account. To accommodate the time lags between the predictors and the outcome, deep learning enabled time‐series models, such as recurrent neural network (RNN), long‐short term memory (LSTM), and gate recurrent unit (GRU), have become very popular in recent years (Dai et al, 2021; Mao et al, 2021; Seng et al, 2021; Surakhi et al, 2020; Xayasouk et al, 2020; Zhao et al, 2018). Among them, MARS, RF, and XGB can prioritize the degrees of importance of the predictors and thus are suitable for feature selection.…”
Section: Literature Reviewmentioning
confidence: 99%
“…MLP has gained widespread popularity as a preferred choice among neural networks [29,30]. This is primarily attributed to its fast computational speed, straightforward implementation, and ability to achieve satisfactory performance with relatively smaller training datasets.…”
Section: Setup Of Proposed Modelmentioning
confidence: 99%
“…LSTM used in this case is of two types, the stacked LSTM with multi hidden layers (three) and Bidirectional LSTM, which trains two LSTM on the input sequence. LSTM is a type of NN used for time-series forecasting problems [45].…”
Section: B Data-driven Model Setupmentioning
confidence: 99%