paper-with-me

Papers

Continual Reinforcement Learning deployed in Real-life using Policy Distillation and Sim2Real Transfer

2019-06-11 · René Traoré, Hugo Caselles-Dupré, Timothée Lesort, Te Sun, Natalia Díaz-Rodríguez, David Filliat

We focus on the problem of teaching a robot to solve tasks presented sequentially, i.e., in a continual learning scenario. The robot should be able to solve all tasks it has encountered, without forgetting past tasks. We provide preliminary work on applying Reinforcement Learning to such setting, on 2D navigation tasks for a 3 wheel omni-directional robot. Our approach takes advantage of state representation learning and policy distillation. Policies are trained using learned features as input, rather than raw observations, allowing better sample efficiency. Policy distillation is used to combine multiple policies into a single one that solves all encountered tasks.

📄 PDF Abstract BibTeX arXiv:1906.04452

Code (0)

등록된 구현이 없습니다.

Tasks

Continual Learningreinforcement-learningReinforcement LearningReinforcement Learning (RL)Representation Learning

Similar Papers 제목 키워드 기반

LoopSR: Looping Sim-and-Real for Lifelong Policy Adaptation of Legged Robots

2024-09-26 · Peilin Wu, Weiji Xie, Jiahang Cao, Hang Lai 외

Reinforcement Learning (RL) has shown its remarkable and generalizable capability in legged locomotion through sim-to-real transfer. However, while adaptive methods like domain randomization are expected to make policy m…

Contrastive LearningDecoderReinforcement Learning (RL)

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

DisCoRL: Continual Reinforcement Learning via Policy Distillation

2019-07-11 · René Traoré, Hugo Caselles-Dupré, Timothée Lesort, Te Sun 외

In multi-task reinforcement learning there are two main challenges: at training time, the ability to learn different policies with a single model; at test time, inferring which of those policies applying without an exter…

reinforcement-learningReinforcement LearningReinforcement Learning (RL)Representation Learning

System Design for an Integrated Lifelong Reinforcement Learning Agent for Real-Time Strategy Games

2022-12-08 · Indranil Sur, Zachary Daniels, Abrar Rahman, Kamil Faber 외

As Artificial and Robotic Systems are increasingly deployed and relied upon for real-world applications, it is important that they exhibit the ability to continually learn and adapt in dynamically-changing environments, …

Continual LearningLifelong learningReal-Time Strategy Gamesreinforcement-learning+2

Evaluating Pretrained models for Deployable Lifelong Learning

2023-11-22 · Kiran Lekkala, Eshan Bhargava, Yunhao Ge, Laurent Itti

We create a novel benchmark for evaluating a Deployable Lifelong Learning system for Visual Reinforcement Learning (RL) that is pretrained on a curated dataset, and propose a novel Scalable Lifelong Learning system capab…

Atari Gamesclass-incremental learningClass Incremental LearningContinual Learning+4