Towards lifelong learning of Recurrent Neural Networks for control design
Fabio Bonassi, Jing Xie, Marcello Farina, Riccardo Scattolini

TL;DR
This paper introduces a lifelong learning method for recurrent neural networks used in control systems, addressing challenges like catastrophic forgetting and capacity saturation, demonstrated on a chemical plant benchmark.
Contribution
It proposes an adaptation algorithm inspired by Moving Horizon Estimators for lifelong learning of RNNs in control applications, with convergence conditions.
Findings
Successful application to a chemical plant benchmark
Addresses catastrophic forgetting in RNNs
Provides convergence conditions for the adaptation algorithm
Abstract
This paper proposes a method for lifelong learning of Recurrent Neural Networks, such as NNARX, ESN, LSTM, and GRU, to be used as plant models in control system synthesis. The problem is significant because in many practical applications it is required to adapt the model when new information is available and/or the system undergoes changes, without the need to store an increasing amount of data as time proceeds. Indeed, in this context, many problems arise, such as the well known Catastrophic Forgetting and Capacity Saturation ones. We propose an adaptation algorithm inspired by Moving Horizon Estimators, deriving conditions for its convergence. The described method is applied to a simulated chemical plant, already adopted as a challenging benchmark in the existing literature. The main results achieved are discussed.
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
MethodsSigmoid Activation · Tanh Activation · Gated Recurrent Unit · Long Short-Term Memory
