Deep neural network for pier scour prediction
Mahesh Pal

TL;DR
This study demonstrates that deep neural networks significantly improve the accuracy of pier scour prediction over traditional neural networks, showing promise for civil engineering applications.
Contribution
The paper introduces a DNN model with three hidden layers for pier scour prediction, outperforming traditional ANN models in accuracy.
Findings
DNN achieved a correlation coefficient of 0.957
DNN reduced root mean square error to 0.306m
DNN outperformed ANN in scour depth prediction
Abstract
With the advancement in computing power over last decades, deep neural networks (DNN), consisting of two or more hidden layers with large number of nodes, are being suggested as an alternate to commonly used single-hidden-layer neural networks (ANN). DNN are found to be flexible models with a very large number of parameters, thus making them capable of modelling very complex and highly nonlinear relationships existing between inputs and outputs. This paper investigates the potential of a DNN consisting of 3 hidden layers (100, 80 and 50 nodes) to predict the local scour around bridge piers using field data. To update the weights and bias of DNN, an adaptive learning rate optimization algorithm was used. The dataset consists of 232 pier scour measurements, out of which a total of 154 data were used to train whereas remaining 78 data to test the created model. A correlation coefficient…
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
TopicsHydrology and Sediment Transport Processes · Hydraulic flow and structures · Remote Sensing and LiDAR Applications
MethodsTest
