LGSYDec 12, 2022

Robust Recurrent Neural Network to Identify Ship Motion in Open Water with Performance Guarantees -- Technical Report

arXiv:2212.05781v25 citationsh-index: 15
Originality Incremental advance
AI Analysis

This work addresses stability issues in neural network-based system identification for ship motion, which is incremental as it adds constraints to existing methods.

The authors tackled the problem of ensuring stability guarantees in recurrent neural networks for system identification by representing them as linear time-invariant systems with nonlinear disturbances and applying parameter constraints. The result was a constrained model that had lower prediction accuracy on test data but achieved comparable performance on out-of-distribution sets while respecting stability conditions.

Recurrent neural networks are capable of learning the dynamics of an unknown nonlinear system purely from input-output measurements. However, the resulting models do not provide any stability guarantees on the input-output mapping. In this work, we represent a recurrent neural network as a linear time-invariant system with nonlinear disturbances. By introducing constraints on the parameters, we can guarantee finite gain stability and incremental finite gain stability. We apply this identification method to learn the motion of a four-degrees-of-freedom ship that is moving in open water and compare it against other purely learning-based approaches with unconstrained parameters. Our analysis shows that the constrained recurrent neural network has a lower prediction accuracy on the test set, but it achieves comparable results on an out-of-distribution set and respects stability conditions.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes