2020
DOI: 10.1007/s12555-019-0984-6
|View full text |Cite
|
Sign up to set email alerts
|

Time Series Prediction of Wastewater Flow Rate by Bidirectional LSTM Deep Learning

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
1
1
1
1

Citation Types

0
28
0

Year Published

2021
2021
2024
2024

Publication Types

Select...
8
1

Relationship

1
8

Authors

Journals

citations
Cited by 62 publications
(28 citation statements)
references
References 20 publications
0
28
0
Order By: Relevance
“…This design allows biLSTM to discover additional patterns that cannot be found by LSTM with only one recurrent layer (Siami-Namini et al 2019). In addition, the data used in our study is time series, and biLSTM has shown an improvement over LSTM for general time series forecasting (Althelaya et al 2018;Kang et al 2020). As our experimental results show later, biLSTM also outperforms LSTM in SEP prediction.…”
Section: Prediction Methodsmentioning
confidence: 99%
“…This design allows biLSTM to discover additional patterns that cannot be found by LSTM with only one recurrent layer (Siami-Namini et al 2019). In addition, the data used in our study is time series, and biLSTM has shown an improvement over LSTM for general time series forecasting (Althelaya et al 2018;Kang et al 2020). As our experimental results show later, biLSTM also outperforms LSTM in SEP prediction.…”
Section: Prediction Methodsmentioning
confidence: 99%
“…Bidirectional models have more parameters and can capture the information from both directions of the sequence (Schuster & Paliwal, 1997). Studies have shown significant improvement of model performance in many sequence learning fields including natural language process (Huang et al, 2015), speech recognition (Graves et al, 2013), and rainfallrunoff modeling (Kang et al, 2020;Lees et al, 2021) The advantage of the LSTM and BiLSTM is that the model parameters will not be affected by the sequence length, but they have a drawback that the computation speed will reduce when the sequence length increase since they need to be calculated sequentially. GTCN and BiGTCN naturally requires more layers to capture long-term information.…”
Section: Sequence Modeling Using Deep Learning In Rainfall-runoffmentioning
confidence: 99%
“…Figure 2 represents the LSTM networks used in this article. First, for within-subject classification, a bi-LSTM layer of eight hidden layers was used with two maximum epochs and three mini-batch sizes (Kang et al, 2020). Second, the bi-LSTM layer of 16 hidden layers was used for across-subject classification with three maximum epochs and three mini-batch sizes, see Table 2.…”
Section: Lstmmentioning
confidence: 99%