State estimator design using Jordan based long short-term memory networks
Avneet Kaur, Kirsten Morris

TL;DR
This paper introduces Jordan-based long short-term memory networks for improved state estimation in nonlinear dynamical systems, demonstrating better accuracy and efficiency compared to traditional methods and Elman-based LSTMs.
Contribution
The paper proposes a novel Jordan recurrent neural network architecture for state estimation, showing its advantages over Elman LSTMs and classical filters in nonlinear systems.
Findings
JLSTMs improve estimation accuracy for nonlinear systems.
JLSTMs require less training data than ELSTMs.
JLSTMs outperform Kalman filters in nonlinear scenarios.
Abstract
State estimation of a dynamical system refers to estimating the state of a system given an imperfect model, noisy measurements and some or no information about the initial state. While Kalman filtering is optimal for estimation of linear systems with Gaussian noises, calculation of optimal estimators for nonlinear systems is challenging. We focus on establishing a pathway to optimal estimation of high-order systems by using recurrent connections motivated by Jordan recurrent neural networks(JRNs). The results are compared to the corresponding Elman structure based long short-term memory network(ELSTM) and the KF for linear and EKF for nonlinear systems. The results suggest that for nonlinear systems, the use of long short-term memory networks can improve estimation error and also computation time. Also, the Jordan based long short-term memory networks(JLSTMs) require less training to…
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
TopicsFault Detection and Control Systems · Neural Networks and Applications
