paper-with-me

Papers

State Representation Learning from Demonstration

2019-09-15 · Astrid Merckling, Alexandre Coninx, Loic Cressot, Stéphane Doncieux, Nicolas Perrin-Gilbert

Robots could learn their own state and world representation from perception and experience without supervision. This desirable goal is the main focus of our field of interest, state representation learning (SRL). Indeed, a compact representation of such a state is beneficial to help robots grasp onto their environment for interacting. The properties of this representation have a strong impact on the adaptive capability of the agent. In this article we present an approach based on imitation learning. The idea is to train several policies that share the same representation to reproduce various demonstrations. To do so, we use a multi-head neural network with a shared state representation feeding a task-specific agent. If the demonstrations are diverse, the trained representation will eventually contain the information necessary for all tasks, while discarding irrelevant information. As such, it will potentially become a compact state representation useful for new tasks. We call this approach SRLfD (State Representation Learning from Demonstration). Our experiments confirm that when a controller takes SRLfD-based representations as input, it can achieve better performance than with other representation strategies and promote more efficient reinforcement learning (RL) than with an end-to-end RL strategy.

📄 PDF Abstract BibTeX arXiv:1910.01738

Code (0)

등록된 구현이 없습니다.

Tasks

Imitation LearningReinforcement LearningReinforcement Learning (RL)Representation Learning

Similar Papers 제목 키워드 기반

Learning from Observations Using a Single Video Demonstration and Human Feedback

2019-09-29 · Sunil Gandhi, Tim Oates, Tinoosh Mohsenin, Nicholas Waytowich

In this paper, we present a method for learning from video demonstrations by using human feedback to construct a mapping between the standard representation of the agent and the visual representation of the demonstration…

MuJoCo

A Bayesian Approach to Policy Recognition and State Representation Learning

2016-05-04 · Adrian Šošić, Abdelhak M. Zoubir, Heinz Koeppl

Learning from demonstration (LfD) is the process of building behavioral models of a task from demonstrations provided by an expert. These models can be used e.g. for system control by generalizing the expert demonstratio…

Representation Learning

Behavioral Cloning via Search in Embedded Demonstration Dataset

2023-06-15 · Federico Malato, Florian Leopold, Ville Hautamaki, Andrew Melnik

Behavioural cloning uses a dataset of demonstrations to learn a behavioural policy. To overcome various learning and policy adaptation problems, we propose to use latent space to index a demonstration dataset, instantly …

Behavioural cloningMinecraft

Learning Compositional Behaviors from Demonstration and Language

2025-05-28 · Weiyu Liu, Neil Nie, Ruohan Zhang, Jiayuan Mao 외

We introduce Behavior from Language and Demonstration (BLADE), a framework for long-horizon robotic manipulation by integrating imitation learning and model-based planning. BLADE leverages language-annotated demonstratio…

Imitation Learning

Zero-shot Imitation Policy via Search in Demonstration Dataset

2024-01-29 · Federco Malato, Florian Leopold, Andrew Melnik, Ville Hautamaki

Behavioral cloning uses a dataset of demonstrations to learn a policy. To overcome computationally expensive training procedures and address the policy adaptation problem, we propose to use latent spaces of pre-trained f…

Imitation LearningMinecraft