Incdualpathnet : a hybrid architecture proposal for predicting energy production in a wastewater treatment plants
摘要
In recent years, we have seen a growing need for energy, which has had environmental consequences through the use of fossil fuels. Some of the sectors of our society make intensive use of energy, as is the case with wastewater treatment plants (WWTPs). Through anaerobic digestion, these infrastructures can produce energy, therefore improve energy efficiency and decrease the environmental footprint. This study aims to design, tune and evaluate a hybrid deep learning (DL) model, called incremental dual path network (IDPN), to forecast energy production in an anaerobic reactor for the next two days. The hybrid model’s performance was compared against five DL models conceived: long short-term memory (LSTMs), multi-layer perception (MLP), gated recurrent units (GRUs), Transformers and convolutional neural networks (CNNs). Furthermore, two data processing strategies were applied due to system failures and missing values. Four model evaluation metrics and the obtained results show that the hybrid model, which combines LSTMs and CNNs, presented the best performance in both approaches of data processing, with the best candidate model presenting a mean absolute error (MAE) of 312.1 kWh, root mean squared error (RMSE) of 341.6 kWh, mean absolute percentage error (MAPE) of 15.9% and R