River water quality prediction is a crucial aspect of water environment management and ecological conservation, holding significant importance for ensuring the sustainable utilization of water resources. As a key indicator for assessing river self-purification capacity and aquatic ecosystem health, the accurate prediction of dissolved oxygen (DO) is particularly vital for water quality early warning. To address the challenges that single deep learning models face in collaboratively modeling long- and short-term dependencies, and that most hybrid methods fail to adequately consider the characteristic differences in various components within a time series, this paper proposes an STL-TCN-LSTM model for predicting DO concentration in river water. The proposed model first employs seasonal-trend decomposition using Loess (STL) to decompose the original time series into three components: trend, seasonality, and residual, aiming to separate features at different time scales. Then, three parallel Temporal Convolutional Networks (TCNs) are utilized to extract temporal features from each component and reconstruct the sequence. Finally, the reconstructed results are fed into a Long Short-Term Memory (LSTM) network to further model their dynamic temporal dependencies, thereby enhancing prediction accuracy. The performance of the proposed model is validated on three river water quality datasets from different river basins with varying sampling frequencies. The experimental results on the three river datasets show that the STL-TCN-LSTM model consistently outperforms all baseline models, including LSTM, TCN, BiLSTM, GRU, CNN-LSTM, and XGBoost. Specifically, the Mean Absolute Error (MAE), Root Mean Square Error (RMSE), and Mean Absolute Percentage Error (MAPE) are reduced by an average of 14.47%, 14.51%, and 14.27%, respectively, while the coefficient of determination (R2) improves by an average of 0.79%. The Wilcoxon signed-rank test confirms that all performance improvements are statistically significant (p < 0.05). These results demonstrate that the proposed model achieves higher prediction accuracy and exhibits stronger generalization capability in DO forecasting, thereby offering a reliable tool for water quality early warning and aquatic environmental management.
Li et al. (Wed,) studied this question.
Synapse has enriched 5 closely related papers on similar clinical questions. Consider them for comparative context: