paper-with-me

홈 › Papers

CLIC: Curriculum Learning and Imitation for object Control in non-rewarding environments

2019-01-28 · Pierre Fournier, Olivier Sigaud, Cédric Colas, Mohamed Chetouani

In this paper we study a new reinforcement learning setting where the environment is non-rewarding, contains several possibly related objects of various controllability, and where an apt agent Bob acts independently, with non-observable intentions. We argue that this setting defines a realistic scenario and we present a generic discrete-state discrete-action model of such environments. To learn in this environment, we propose an unsupervised reinforcement learning agent called CLIC for Curriculum Learning and Imitation for Control. CLIC learns to control individual objects in its environment, and imitates Bob's interactions with these objects. It selects objects to focus on when training and imitating by maximizing its learning progress. We show that CLIC is an effective baseline in our new setting. It can effectively observe Bob to gain control of objects faster, even if Bob is not explicitly teaching. It can also follow Bob when he acts as a mentor and provides ordered demonstrations. Finally, when Bob controls objects that the agent cannot, or in presence of a hierarchy between objects in the environment, we show that CLIC ignores non-reproducible and already mastered interactions with objects, resulting in a greater benefit from imitation.

📄 PDF Abstract BibTeX arXiv:1901.09720

Code (0)

등록된 구현이 없습니다.

Tasks

reinforcement-learningReinforcement LearningReinforcement Learning (RL)Unsupervised Reinforcement Learning

Similar Papers 제목 키워드 기반

Cyclical Curriculum Learning

2022-02-11 · H. Toprak Kesgin, M. Fatih Amasyali

Artificial neural networks (ANN) are inspired by human learning. However, unlike human education, classical ANN does not use a curriculum. Curriculum Learning (CL) refers to the process of ANN training in which examples …

text-classificationText Classification

Automated curriculum generation through setter-solver interactions

2020-05-01 · ICLR 2020 1 · Sebastien Racaniere, Andrew Lampinen, Adam Santoro, David Reichert 외

Reinforcement learning algorithms use correlations between policies and rewards to improve agent performance. But in dynamic or sparsely rewarding environments these correlations are often too small, or rewarding even…

Critic Guided Segmentation of Rewarding Objects in First-Person Views

2021-07-20 · Andrew Melnik, Augustin Harter, Christian Limberg, Krishan Rana 외

This work discusses a learning approach to mask rewarding objects in images using sparse reward signals from an imitation learning dataset. For that, we train an Hourglass network using only feedback from a critic model.…

Imitation Learning

Automated Curriculum Learning by Rewarding Temporally Rare Events

2018-03-19 · Niels Justesen, Sebastian Risi

Reward shaping allows reinforcement learning (RL) agents to accelerate learning by receiving additional reward signals. However, these signals can be difficult to design manually, especially for complex RL tasks. We prop…

Reinforcement LearningReinforcement Learning (RL)

Automated curricula through setter-solver interactions

2019-09-27 · Sebastien Racaniere, Andrew K. Lampinen, Adam Santoro, David P. Reichert 외

Reinforcement learning algorithms use correlations between policies and rewards to improve agent performance. But in dynamic or sparsely rewarding environments these correlations are often too small, or rewarding events …

Reinforcement Learning