Stream-Flow Forecasting of Small Rivers Based on LSTM
Youchuan Hu, Le Yan, Tingting Hang, Jun Feng

TL;DR
This paper introduces an LSTM-based deep learning approach for small river stream-flow forecasting, demonstrating superior accuracy over traditional models by analyzing time-series data with multiple evaluation metrics.
Contribution
The study presents a novel application of LSTM for small river stream-flow prediction, outperforming SVR and MLP models in accuracy and robustness.
Findings
LSTM achieved RMSE of 82.007, MAE of 27.752, R^2 of 0.970.
LSTM outperformed SVR and MLP models in prediction accuracy.
Performance factors of LSTM were analyzed through extended experiments.
Abstract
Stream-flow forecasting for small rivers has always been of great importance, yet comparatively challenging due to the special features of rivers with smaller volume. Artificial Intelligence (AI) methods have been employed in this area for long, but improvement of forecast quality is still on the way. In this paper, we tried to provide a new method to do the forecast using the Long-Short Term Memory (LSTM) deep learning model, which aims in the field of time-series data. Utilizing LSTM, we collected the stream flow data from one hydrologic station in Tunxi, China, and precipitation data from 11 rainfall stations around to forecast the stream flow data from that hydrologic station 6 hours in the future. We evaluated the prediction results using three criteria: root mean square error (RMSE), mean absolute error (MAE), and coefficient of determination (R^2). By comparing LSTM's prediction…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsHydrological Forecasting Using AI · Hydrology and Watershed Management Studies · Flood Risk Assessment and Management
MethodsSigmoid Activation · Tanh Activation · Long Short-Term Memory
