paper-with-me

홈 › Papers

Adaptive Online Planning for Continual Lifelong Learning

2019-12-03 · Kevin Lu, Igor Mordatch, Pieter Abbeel

We study learning control in an online reset-free lifelong learning scenario, where mistakes can compound catastrophically into the future and the underlying dynamics of the environment may change. Traditional model-free policy learning methods have achieved successes in difficult tasks due to their broad flexibility, but struggle in this setting, as they can activate failure modes early in their lifetimes which are difficult to recover from and face performance degradation as dynamics change. On the other hand, model-based planning methods learn and adapt quickly, but require prohibitive levels of computational resources. We present a new algorithm, Adaptive Online Planning (AOP), that achieves strong performance in this setting by combining model-based planning with model-free learning. By approximating the uncertainty of the model-free components and the planner performance, AOP is able to call upon more extensive planning only when necessary, leading to reduced computation times, while still gracefully adapting behaviors in the face of unpredictable changes in the world -- even when traditional RL fails.

📄 PDF Abstract BibTeX arXiv:1912.01188

Code (1)

kzl/aop 공식 구현 pytorch

Tasks

Lifelong learningReinforcement Learning

Similar Papers 제목 키워드 기반

Lifelong Adaptive Machine Learning for Sensor-based Human Activity Recognition Using Prototypical Networks

2022-03-11 · Rebecca Adaimi, Edison Thomaz

Continual learning, also known as lifelong learning, is an emerging research topic that has been attracting increasing interest in the field of machine learning. With human activity recognition (HAR) playing a key role i…

Activity Recognitionclass-incremental learningClass Incremental LearningContinual Learning+3

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

Continual Competitive Memory: A Neural System for Online Task-Free Lifelong Learning

2021-06-24 · Alexander G. Ororbia

In this article, we propose a novel form of unsupervised learning, continual competitive memory (CCM), as well as a computational framework to unify related neural models that operate under the principles of competition.…

Lifelong learningSplit-MNIST

Lifelong Intent Detection via Multi-Strategy Rebalancing

2021-08-10 · Qingbin Liu, Xiaoyan Yu, Shizhu He, Kang Liu 외

Conventional Intent Detection (ID) models are usually trained offline, which relies on a fixed dataset and a predefined set of intent classes. However, in real-world applications, online systems usually involve continual…

Intent DetectionKnowledge DistillationLifelong learning

Lifelong In-Context Learning with Transformers Requires Parametric Forms of Attention

2026-06-24 · Luke McDermott, Robert W. Heath, Rahul Parhi arxiv

Lifelong continual learning remains an obstacle on the path to human-like intelligence. Modern transformers show sparks of intelligence with in-context learning. The quadratic nature of attention, however, prohibits tran…

Continual Learning