Application of Long Short-Term Memory (LSTM) Neural Network for Flood Forecasting
TL;DR: In this paper, a Long Short-Term Memory (LSTM) neural network model was used for flood forecasting, where the daily discharge and rainfall were used as input data, and characteristics of the data sets which may influence the model performance were also of interest.
read more
Abstract: Flood forecasting is an essential requirement in integrated water resource management. This paper suggests a Long Short-Term Memory (LSTM) neural network model for flood forecasting, where the daily discharge and rainfall were used as input data. Moreover, characteristics of the data sets which may influence the model performance were also of interest. As a result, the Da River basin in Vietnam was chosen and two different combinations of input data sets from before 1985 (when the Hoa Binh dam was built) were used for one-day, two-day, and three-day flowrate forecasting ahead at Hoa Binh Station. The predictive ability of the model is quite impressive: The Nash–Sutcliffe efficiency (NSE) reached 99%, 95%, and 87% corresponding to three forecasting cases, respectively. The findings of this study suggest a viable option for flood forecasting on the Da River in Vietnam, where the river basin stretches between many countries and downstream flows (Vietnam) may fluctuate suddenly due to flood discharge from upstream hydroelectric reservoirs.
read more
Chat with Paper
AI Agents for this Paper
Find similar papers on Google Scholar, PubMed and Arxiv
Write a critical review of this paper
Analyze citations of this paper to find unaddressed research gaps
Citations
Stock Price Nowcasting and Forecasting with Deep Learning
C. Fan,Xiang Zhang +1 more
- 16 Aug 2024
TL;DR: This study evaluates deep learning models for stock price nowcasting and forecasting, incorporating multivariate inputs, and finds that standard LSTM models outperform recent architectures, particularly in nowcasting scenarios, with opening prices and trading volume influencing predictive accuracy.
Multilingual and Cross Lingual Audio Emotion Analysis Using RNN
Sudipta Bhattacharya,Brojo Kishore Mishra,Samarjeet Borah +2 more
- 01 Jan 2023
TL;DR: Multilingual and cross-lingual audio emotion analysis using RNN achieved the highest accuracy in Canadian English with a single language model.
Filling up the water quality database to assess the water quality levels and self-cleaning capacities
Hung Bui,Huong Pham,Hoang Pham +2 more
TL;DR: The water quality database is filled up to assess the water quality levels and self-cleaning capacities. The filled data set is used to map the water quality and self-cleaning capacity distributions. The research results are valuable for planning and decision making on the solutions of management agencies in HCMC.
Discharge Prediction Using Artificial Neural Networks and Response Time Parameter
Warintra Saelo,Papis Wongchaisuwat,Wandee Thaisiam +2 more
- 04 Sep 2023
TL;DR: The proposed neural network model with time response parameters is an accurate discharge forecasting model that can predict hourly discharge in advance. The model was successful in forecasting the hourly discharge in the Upper Nan and Loei watersheds of 12 hours in advance.
Enhancing stock market predictions via hybrid external trend and internal components analysis and long short term memory model
Fatene Dioubi,Negalign Wake Hundera,Huiying Xu,Xinzhong Zhu +3 more
References
•Proceedings Article
Adam: A Method for Stochastic Optimization
Diederik P. Kingma,Jimmy Ba +1 more
- 01 Jan 2015
TL;DR: This work introduces Adam, an algorithm for first-order gradient-based optimization of stochastic objective functions, based on adaptive estimates of lower-order moments, and provides a regret bound on the convergence rate that is comparable to the best known results under the online convex optimization framework.
138.5K
Long short-term memory
TL;DR: A novel, efficient, gradient based method called long short-term memory (LSTM) is introduced, which can learn to bridge minimal time lags in excess of 1000 discrete-time steps by enforcing constant error flow through constant error carousels within special units.
99K
Deep learning
TL;DR: Deep learning is making major advances in solving problems that have resisted the best attempts of the artificial intelligence community for many years, and will have many more successes in the near future because it requires very little engineering by hand and can easily take advantage of increases in the amount of available computation and data.
67K
•Journal Article
Dropout: a simple way to prevent neural networks from overfitting
TL;DR: It is shown that dropout improves the performance of neural networks on supervised learning tasks in vision, speech recognition, document classification and computational biology, obtaining state-of-the-art results on many benchmark data sets.
Matplotlib: A 2D Graphics Environment
TL;DR: Matplotlib is a 2D graphics package used for Python for application development, interactive scripting, and publication-quality image generation across user interfaces and operating systems.
34.7K