paper-with-me

홈 › Papers

Unsupervised Learning of Goal Spaces for Intrinsically Motivated Goal Exploration

2018-03-02 · ICLR 2018 1 · Alexandre Péré, Sébastien Forestier, Olivier Sigaud, Pierre-Yves Oudeyer

Intrinsically motivated goal exploration algorithms enable machines to discover repertoires of policies that produce a diversity of effects in complex environments. These exploration algorithms have been shown to allow real world robots to acquire skills such as tool use in high-dimensional continuous state and action spaces. However, they have so far assumed that self-generated goals are sampled in a specifically engineered feature space, limiting their autonomy. In this work, we propose to use deep representation learning algorithms to learn an adequate goal space. This is a developmental 2-stage approach: first, in a perceptual learning stage, deep learning algorithms use passive raw sensor observations of world changes to learn a corresponding latent space; then goal exploration happens in a second stage by sampling goals in this latent space. We present experiments where a simulated robot arm interacts with an object, and we show that exploration algorithms using such learned representations can match the performance obtained using engineered representations.

📄 PDF Abstract BibTeX arXiv:1803.00781

Code (1)

flowersteam/Unsupervised_Goal_Space_Learning 공식 구현

Tasks

DiversityRepresentation Learning

Similar Papers 제목 키워드 기반

Intrinsically Motivated Goal Exploration Processes with Automatic Curriculum Learning

2017-08-07 · Sébastien Forestier, Rémy Portelas, Yoan Mollard, Pierre-Yves Oudeyer

Intrinsically motivated spontaneous exploration is a key enabler of autonomous developmental learning in human children. It enables the discovery of skill repertoires through autotelic learning, i.e. the self-generation,…

Developmental LearningMulti-Goal Reinforcement LearningReinforcement LearningSelf-Supervised Learning

Autotelic Agents with Intrinsically Motivated Goal-Conditioned Reinforcement Learning: a Short Survey

2020-12-17 · Cédric Colas, Tristan Karch, Olivier Sigaud, Pierre-Yves Oudeyer

Building autonomous machines that can explore open-ended environments, discover possible interactions and build repertoires of skills is a general objective of artificial intelligence. Developmental approaches argue that…

Deep Reinforcement Learningreinforcement-learningReinforcement LearningReinforcement Learning (RL)

Intrinsically Motivated Discovery of Diverse Patterns in Self-Organizing Systems

2019-08-19 · ICLR 2020 1 · Chris Reinke, Mayalen Etcheverry, Pierre-Yves Oudeyer

In many complex dynamical systems, artificial or natural, one can observe self-organization of patterns emerging from local rules. Cellular automata, like the Game of Life (GOL), have been widely used as abstract models …

Curiosity Driven Exploration of Learned Disentangled Goal Spaces

2018-07-04 · Adrien Laversanne-Finot, Alexandre Péré, Pierre-Yves Oudeyer

Intrinsically motivated goal exploration processes enable agents to autonomously sample goals to explore efficiently complex environments with high-dimensional continuous actions. They have been applied successfully to r…

DiversityEfficient ExplorationRepresentation Learning

CURIOUS: Intrinsically Motivated Modular Multi-Goal Reinforcement Learning

2018-10-15 · Cédric Colas, Pierre Fournier, Olivier Sigaud, Mohamed Chetouani 외

In open-ended environments, autonomous learning agents must set their own goals and build their own curriculum through an intrinsically motivated exploration. They may consider a large diversity of goals, aiming to disco…

DiversityEfficient ExplorationMulti-Goal Reinforcement Learningreinforcement-learning+2