paper-with-me

홈 › Papers

Continual Lifelong Learning with Neural Networks: A Review

2018-02-21 · German I. Parisi, Ronald Kemker, Jose L. Part, Christopher Kanan, Stefan Wermter

Humans and animals have the ability to continually acquire, fine-tune, and transfer knowledge and skills throughout their lifespan. This ability, referred to as lifelong learning, is mediated by a rich set of neurocognitive mechanisms that together contribute to the development and specialization of our sensorimotor skills as well as to long-term memory consolidation and retrieval. Consequently, lifelong learning capabilities are crucial for autonomous agents interacting in the real world and processing continuous streams of information. However, lifelong learning remains a long-standing challenge for machine learning and neural network models since the continual acquisition of incrementally available information from non-stationary data distributions generally leads to catastrophic forgetting or interference. This limitation represents a major drawback for state-of-the-art deep neural network models that typically learn representations from stationary batches of training data, thus without accounting for situations in which information becomes incrementally available over time. In this review, we critically summarize the main challenges linked to lifelong learning for artificial learning systems and compare existing neural network approaches that alleviate, to different extents, catastrophic forgetting. We discuss well-established and emerging research motivated by lifelong learning factors in biological systems such as structural plasticity, memory replay, curriculum and transfer learning, intrinsic motivation, and multisensory integration.

📄 PDF Abstract BibTeX arXiv:1802.07569

Code (0)

등록된 구현이 없습니다.

Tasks

Lifelong learningRetrievalTransfer Learning

Similar Papers 제목 키워드 기반

Towards Continual Reinforcement Learning: A Review and Perspectives

2020-12-25 · Khimya Khetarpal, Matthew Riemer, Irina Rish, Doina Precup

In this article, we aim to provide a literature review of different formulations and approaches to continual reinforcement learning (RL), also known as lifelong or non-stationary RL. We begin by discussing our perspectiv…

Continual Learningreinforcement-learningReinforcement LearningReinforcement Learning (RL)

Continual Learning on Graphs: Challenges, Solutions, and Opportunities

2024-02-18 · Xikun Zhang, Dongjin Song, DaCheng Tao

Continual learning on graph data has recently attracted paramount attention for its aim to resolve the catastrophic forgetting problem on existing tasks while adapting the sequentially updated model to newly emerged grap…

Continual LearningGraph Learning

Continual Reinforcement Learning with TELLA

2022-08-08 · Neil Fendley, Cash Costello, Eric Nguyen, Gino Perrotta 외

Training reinforcement learning agents that continually learn across multiple environments is a challenging problem. This is made more difficult by a lack of reproducible experiments and standard metrics for comparing di…

Continual LearningLifelong learningreinforcement-learningReinforcement Learning+1

Reactive Exploration to Cope with Non-Stationarity in Lifelong Reinforcement Learning

2022-07-12 · Christian Steinparz, Thomas Schmied, Fabian Paischer, Marius-Constantin Dinu 외

In lifelong learning, an agent learns throughout its entire life without resets, in a constantly changing environment, as we humans do. Consequently, lifelong learning comes with a plethora of research problems such as c…

Lifelong learningPolicy Gradient MethodsQ-Learningreinforcement-learning+1

AdaER: An Adaptive Experience Replay Approach for Continual Lifelong Learning

2023-08-07 · Xingyu Li, Bo Tang, Haifeng Li

Continual lifelong learning is an machine learning framework inspired by human learning, where learners are trained to continuously acquire new knowledge in a sequential manner. However, the non-stationary nature of stre…

class-incremental learningClass Incremental LearningIncremental LearningLifelong learning