paper-with-me

홈 › Papers

Application of Long-Short Term Memory and Convolutional Neural Networks for Real-Time Bridge Scour Prediction

2024-04-25 · Tahrima Hashem, Negin Yousefpour

Scour around bridge piers is a critical challenge for infrastructures around the world. In the absence of analytical models and due to the complexity of the scour process, it is difficult for current empirical methods to achieve accurate predictions. In this paper, we exploit the power of deep learning algorithms to forecast the scour depth variations around bridge piers based on historical sensor monitoring data, including riverbed elevation, flow elevation, and flow velocity. We investigated the performance of Long Short-Term Memory (LSTM) and Convolutional Neural Network (CNN) models for real-time scour forecasting using data collected from bridges in Alaska and Oregon from 2006 to 2021. The LSTM models achieved mean absolute error (MAE) ranging from 0.1m to 0.5m for predicting bed level variations a week in advance, showing a reasonable performance. The Fully Convolutional Network (FCN) variant of CNN outperformed other CNN configurations, showing a comparable performance to LSTMs with significantly lower computational costs. We explored various innovative random-search heuristics for hyperparameter tuning and model optimisation which resulted in reduced computational cost compared to grid-search method. The impact of different combinations of sensor features on scour prediction showed the significance of the historical time series of scour for predicting upcoming events. Overall, this study provides a greater understanding of the potential of Deep Learning algorithms for real-time scour prediction and early warning for bridges with distinct geology, geomorphology and flow characteristics.

📄 PDF Abstract BibTeX arXiv:2404.16549

Code (0)

등록된 구현이 없습니다.

Methods 이 논문이 사용한 방법론

Sigmoid Activation 설명 없음
Tanh Activation 설명 없음
LSTM An LSTM is a type of recurrent neural network that addresses the vanishing gradient problem in vanilla…

Similar Papers 제목 키워드 기반

Convolutional Long Short-Term Memory Networks for Recognizing First Person Interactions

2017-09-19 · Swathikiran Sudhakaran, Oswald Lanz

In this paper, we present a novel deep learning based approach for addressing the problem of interaction recognition from a first person perspective. The proposed approach uses a pair of convolutional neural networks, wh…

Temporal Performance Prediction for Deep Convolutional Long Short-Term Memory Networks

2023-11-13 · Laura Fieback, Bidya Dash, Jakob Spiegelberg, Hanno Gottschalk

Quantifying predictive uncertainty of deep semantic segmentation networks is essential in safety-critical tasks. In applications like autonomous driving, where video data is available, convolutional long short-term memor…

Autonomous DrivingSemantic SegmentationTime Series

Short-term probabilistic photovoltaic power forecast based on deep convolutional long short-term memory network and kernel density estimation

2021-07-03 · Mingliang Bai, Xinyu Zhao, Zhenhua Long, Jinfu Liu 외

Solar energy is a clean and renewable energy. Photovoltaic (PV) power is an important way to utilize solar energy. Accurate PV power forecast is crucial to the large-scale application of PV power and the stability of ele…

Density Estimationregression

Predicting the Transition from Short-term to Long-term Memory based on Deep Neural Network

2020-12-07 · Gi-Hwan Shin, Young-Seok Kweon, Minji Lee

Memory is an essential element in people's daily life based on experience. So far, many studies have analyzed electroencephalogram (EEG) signals at encoding to predict later remembered items, but few studies have predict…

EEGElectroencephalogram (EEG)Retrieval

Learning to Detect Violent Videos using Convolutional Long Short-Term Memory

2017-09-19 · Swathikiran Sudhakaran, Oswald Lanz

Developing a technique for the automatic analysis of surveillance videos in order to identify the presence of violence is of broad interest. In this work, we propose a deep neural network for the purpose of recognizing v…