Predicting river water height using deep learning-based features

The paper presents the river height prediction model using real-world historical sensor data such as rainfall, cumulative rainfall, and river water heights. The study evaluates using a Support Vector Regression, a Long Short-Term Memory, and a combination of a Long Short-Term Memory as the feature e...

Full description

Saved in:
Bibliographic Details
Main Authors: Punyanuch Borwarnginn, Jason H. Haga, Worapan Kusakunniran
Other Authors: National Institute of Advanced Industrial Science and Technology
Format: Article
Published: 2022
Subjects:
Online Access:https://repository.li.mahidol.ac.th/handle/123456789/73772
Tags: Add Tag
No Tags, Be the first to tag this record!
Institution: Mahidol University
Description
Summary:The paper presents the river height prediction model using real-world historical sensor data such as rainfall, cumulative rainfall, and river water heights. The study evaluates using a Support Vector Regression, a Long Short-Term Memory, and a combination of a Long Short-Term Memory as the feature extraction and a support vector regression. Through experiments, various future predictions are tested, including a few hours or a day. As expected, RNN achieved the lowest error, but it could not capture rapid changes in river height levels. In comparison, the LSTM-SVR can better represent rapid transient changes in the data by using nonlinear kernels.