Dynamical system simulation with attention and recurrent neural networks

Javier Fañanás-Anaya,Gonzalo López-Nicolás,Carlos Sagüés
DOI: https://doi.org/10.1007/s00521-024-10732-y
2024-12-10
Neural Computing and Applications
Abstract:Accurate and efficient real-time simulation of nonlinear dynamic systems remains an important challenge in fields such as robotics, control systems and industrial processes, requiring innovative solutions for predictive modeling. In this work, we introduce a novel recurrent neural networks (RNN) architecture designed to simulate complex nonlinear dynamical systems. Our approach aims to predict system behavior at any time step and over any prediction horizon, using only the system's initial state and external inputs. The proposed architecture combines RNN with multilayer perceptron and incorporates an attention mechanism to process both previous state estimates and external inputs. By training without teacher forcing, our model can iteratively estimate the system's state over long prediction horizons. Experimental results on three public benchmarks show that our method outperforms other state-of-the-art solutions. We highlight the potential of our proposal for modeling and simulating nonlinear systems in real-world applications.
computer science, artificial intelligence
What problem does this paper attempt to address?