Learning functionals via LSTM neural networks for predicting vessel dynamics in extreme sea states
Jos\'e del \'Aguila Ferrandis, Michael Triantafyllou, Chryssostomos, Chryssostomidis, George Karniadakis

TL;DR
This paper introduces a novel approach using LSTM neural networks to efficiently predict vessel motions in extreme sea states, significantly reducing computational costs while maintaining high accuracy.
Contribution
It is the first application of the universal approximation theorem for functionals to realistic engineering problems involving vessel dynamics prediction.
Findings
LSTM networks outperform standard RNNs and GRUs in predicting vessel motions.
High accuracy achieved for unseen wave elevations in different sea states.
Online prediction is possible in less than a second after offline training.
Abstract
Predicting motions of vessels in extreme sea states represents one of the most challenging problems in naval hydrodynamics. It involves computing complex nonlinear wave-body interactions, hence taxing heavily computational resources. Here, we put forward a new simulation paradigm by training recurrent type neural networks (RNNs) that take as input the stochastic wave elevation at a certain sea state and output the main vessel motions, e.g., pitch, heave and roll. We first compare the performance of standard RNNs versus GRU and LSTM neural networks (NNs) and show that LSTM NNs lead to the best performance. We then examine the testing error of two representative vessels, a catamaran in sea state 1 and a battleship in sea state 8. We demonstrate that good accuracy is achieved for both cases in predicting the vessel motions for unseen wave elevations. We train the NNs with expensive CFD…
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
TopicsShip Hydrodynamics and Maneuverability · Maritime Transport Emissions and Efficiency
MethodsSigmoid Activation · Tanh Activation · Gated Recurrent Unit · Long Short-Term Memory
