paper-with-me

홈 › Papers

Tustin neural networks: a class of recurrent nets for adaptive MPC of mechanical systems

2019-11-04 · Simone Pozzoli, Marco Gallieri, Riccardo Scattolini

The use of recurrent neural networks to represent the dynamics of unstable systems is difficult due to the need to properly initialize their internal states, which in most of the cases do not have any physical meaning, consequent to the non-smoothness of the optimization problem. For this reason, in this paper focus is placed on mechanical systems characterized by a number of degrees of freedom, each one represented by two states, namely position and velocity. For these systems, a new recurrent neural network is proposed: Tustin-Net. Inspired by second-order dynamics, the network hidden states can be straightforwardly estimated, as their differential relationships with the measured states are hardcoded in the forward pass. The proposed structure is used to model a double inverted pendulum and for model-based Reinforcement Learning, where an adaptive Model Predictive Controller scheme using the Unscented Kalman Filter is proposed to deal with parameter changes in the system.

📄 PDF Abstract BibTeX arXiv:1911.01310

Code (0)

등록된 구현이 없습니다.

Tasks

Model-based Reinforcement LearningReinforcement Learning

Similar Papers 제목 키워드 기반

Accounts of using the Tustin-Net architecture on a rotary inverted pendulum

2024-08-22 · Stijn van Esch, Fabio Bonassi, Thomas B. Schön

In this report we investigate the use of the Tustin neural network architecture (Tustin-Net) for the identification of a physical rotary inverse pendulum. This physics-based architecture is of particular interest as it b…

Transfer Learning

Dynamic Systems Simulation and Control Using Consecutive Recurrent Neural Networks

2020-02-14 · Srikanth Chandar, Harsha Sunder

In this paper, we introduce a novel architecture to connecting adaptive learning and neural networks into an arbitrary machine's control system paradigm. Two consecutive Recurrent Neural Networks (RNNs) are used together…

RecNets: Channel-wise Recurrent Convolutional Neural Networks

2019-05-28 · George Retsinas, Athena Elafrou, Georgios Goumas, Petros Maragos

In this paper, we introduce Channel-wise recurrent convolutional neural networks (RecNets), a family of novel, compact neural network architectures for computer vision tasks inspired by recurrent neural networks (RNNs). …

General Classificationimage-classificationImage Classification

Universal Simulation of Stable Dynamical Systems by Recurrent Neural Nets

2020-06-08 · L4DC 2020 6 · Joshua Hanson, Maxim Raginsky

It is well-known that continuous-time recurrent neural nets are universal approximators for continuous-time dynamical systems. However, existing results provide approximation guarantees only for finite-time trajectories.…

Evidence against implicitly recurrent computations in residual neural networks

2021-01-01 · Samuel Lippl, Benjamin Peters, Nikolaus Kriegeskorte

Recent work on residual neural networks (ResNets) has suggested that a ResNet's deep feedforward computation may be characterized as implicitly recurrent in that it iteratively refines the same representation like a recu…