paper-with-me

Papers

Towards lifelong learning of Recurrent Neural Networks for control design

2022-08-08 · Fabio Bonassi, Jing Xie, Marcello Farina, Riccardo Scattolini

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.

📄 PDF Abstract BibTeX arXiv:2208.03980

Code (0)

등록된 구현이 없습니다.

Tasks

Lifelong learning

Methods 이 논문이 사용한 방법론

Sigmoid Activation 설명 없음
Tanh Activation 설명 없음
GRU A Gated Recurrent Unit, or GRU, is a type of recurrent neural network. It is similar to an LSTM, but only has two gates - a reset…
LSTM An LSTM is a type of recurrent neural network that addresses the vanishing gradient problem in vanilla…

Similar Papers 제목 키워드 기반

Towards Training Recurrent Neural Networks for Lifelong Learning

2018-11-16 · Shagun Sodhani, Sarath Chandar, Yoshua Bengio

Catastrophic forgetting and capacity saturation are the central challenges of any parametric lifelong learning system. In this work, we study these challenges in the context of sequential supervised learning with an emph…

Lifelong learning

Lifelong Evolution of Swarms

2025-03-22 · Lorenzo Leuzzi, Simon Jones, Sabine Hauert, Davide Bacciu 외

Adapting to task changes without forgetting previous knowledge is a key skill for intelligent systems, and a crucial aspect of lifelong learning. Swarm controllers, however, are typically designed for specific tasks, lac…

Lifelong learning

Lifelong Learning of Spatiotemporal Representations with Dual-Memory Recurrent Self-Organization

2018-05-28 · German I. Parisi, Jun Tani, Cornelius Weber, Stefan Wermter

Artificial autonomous agents and robots interacting in complex environments are required to continually acquire and fine-tune knowledge over sustained periods of time. The ability to learn from continuous streams of info…

Active LearningContinuous Object RecognitionIncremental LearningLifelong learning+1

Tackling Non-forgetting and Forward Transfer with a Unified Lifelong Learning Approach

2020-06-12 · ICML Workshop LifelongML 2020 7 · Xinyu Yun, Tanner A Bohn, Charles X. Ling

Humans are the best example of agents that can learn a variety of skills incrementally over the course of their lives, and imbuing machines with this skill is the goal of lifelong machine learning. Ideally, lifelong lear…

Few-Shot LearningLifelong learning

Lifelong 3D Object Recognition and Grasp Synthesis Using Dual Memory Recurrent Self-Organization Networks

2021-09-23 · Krishnakumar Santhakumar, Hamidreza Kasaei

Humans learn to recognize and manipulate new objects in lifelong settings without forgetting the previously gained knowledge under non-stationary and sequential conditions. In autonomous systems, the agents also need to …

3D Object RecognitionContinual LearningObjectObject Recognition