paper-with-me

홈 › Papers

Visual Imitation Learning with Recurrent Siamese Networks

2018-09-27 · Glen Berseth, Christopher J. Pal

People are incredibly skilled at imitating others by simply observing them. They achieve this even in the presence of significant morphological differences and capabilities. Further, people are able to do this from raw perceptions of the actions of others, without direct access to the abstracted demonstration actions and with only partial state information. People therefore solve a difficult problem of understanding the salient features of both observations of others and the relationship to their own state when learning to imitate specific tasks. However, we can attempt to reproduce a similar demonstration via trail and error and through this gain more understanding of the task space. To reproduce this ability an agent would need to both learn how to recognize the differences between itself and some demonstration and at the same time learn to minimize the distance between its own performance and that of the demonstration. In this paper we propose an approach using only visual information to learn a distance metric between agent behaviour and a given video demonstration. We train an RNN-based siamese model to compute distances in space and time between motion clips while training an RL policy to minimize this distance. Furthermore, we examine a particularly challenging form of this problem where the agent must learn an imitation based task given a single demonstration. We demonstrate our approach in the setting of deep learning based control for physical simulation of humanoid walking in both 2D with $10$ degrees of freedom (DoF) and 3D with $38$ DoF.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Imitation Learning

Similar Papers 제목 키워드 기반

The ART of Conversation: Measuring Phonetic Convergence and Deliberate Imitation in L2-Speech with a Siamese RNN

2023-06-08 · Zheng Yuan, Aldo Pastore, Dorina De Jong, Hao Xu 외

Phonetic convergence describes the automatic and unconscious speech adaptation of two interlocutors in a conversation. This paper proposes a Siamese recurrent neural network (RNN) architecture to measure the convergence …

Visual Imitation with Reinforcement Learning using Recurrent Siamese Networks

2021-01-01 · Glen Berseth, Florian Golemo, Christopher Pal

It would be desirable for a reinforcement learning (RL) based agent to learn behaviour by merely watching a demonstration. However, defining rewards that facilitate this goal within the RL paradigm remains a challenge. H…

One-Shot Learningreinforcement-learningReinforcement LearningReinforcement Learning (RL)

Motion2Vec: Semi-Supervised Representation Learning from Surgical Videos

2020-05-31 · Ajay Kumar Tanwani, Pierre Sermanet, Andy Yan, Raghav Anand 외

Learning meaningful visual representations in an embedding space can facilitate generalization in downstream tasks such as action segmentation and imitation. In this paper, we learn a motion-centric representation of sur…

Action SegmentationMetric LearningRepresentation Learning

Learning Text Similarity with Siamese Recurrent Networks

2016-08-01 · WS 2016 8 · Paul Neculoiu, Maarten Versteegh, Mihai Rotaru
Contrastive LearningRepresentation LearningSemantic Textual Similaritytext similarity

Sequence Metric Learning as Synchronization of Recurrent Neural Networks

2021-01-01 · Paul Compagnon, Grégoire Lefebvre, Stefan Duffner, Christophe Garcia

Sequence metric learning is becoming a widely adopted approach for various applications dealing with sequential multi-variate data such as activity recognition or natural language processing and is most of the time tackl…

Activity RecognitionMetric LearningRepresentation Learning