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

Hoon Kang,Seunghyeok Yang,Jianying Huang,Jeill Oh
DOI: https://doi.org/10.1007/s12555-019-0984-6
2020-12-01
Abstract:This paper not only addresses a feasible strategy in predicting time series or sequences by using deep neural nets such as bi-LSTM (bidirectional Long Short-Term Memory), but also demonstrates fairly good results of forecasting wastewater flow rate for a municipal wastewater treatment plant in a practical sense. The basic procedures of time series prediction by deep learning are to collect the past information of all available states for deep learning and to utilize p-step ahead delays of a no-training interval with a sliding time window. Therefore, the sequence-to-point p-step prediction of sewage flow of Yangju wastewater treatment plant could be made possible by using bi-LSTM in accordance with this fundamental principle.
What problem does this paper attempt to address?