paper-with-me

홈 › Papers

Skill Transfer in Deep Reinforcement Learning under Morphological Heterogeneity

2019-08-14 · Yang Hu, Giovanni Montana

Transfer learning methods for reinforcement learning (RL) domains facilitate the acquisition of new skills using previously acquired knowledge. The vast majority of existing approaches assume that the agents have the same design, e.g. same shape and action spaces. In this paper we address the problem of transferring previously acquired skills amongst morphologically different agents (MDAs). For instance, assuming that a bipedal agent has been trained to move forward, could this skill be transferred on to a one-leg hopper so as to make its training process for the same task more sample efficient? We frame this problem as one of subspace learning whereby we aim to infer latent factors representing the control mechanism that is common between MDAs. We propose a novel paired variational encoder-decoder model, PVED, that disentangles the control of MDAs into shared and agent-specific factors. The shared factors are then leveraged for skill transfer using RL. Theoretically, we derive a theorem indicating how the performance of PVED depends on the shared factors and agent morphologies. Experimentally, PVED has been extensively validated on four MuJoCo environments. We demonstrate its performance compared to a state-of-the-art approach and several ablation cases, visualize and interpret the hidden factors, and identify avenues for future improvements.

📄 PDF Abstract BibTeX arXiv:1908.05265

Code (0)

등록된 구현이 없습니다.

Tasks

DecoderDeep Reinforcement LearningMuJoCoreinforcement-learningReinforcement LearningReinforcement Learning (RL)Transfer Learning

Similar Papers 제목 키워드 기반

Learning Invariant Feature Spaces to Transfer Skills with Reinforcement Learning

2017-03-08 · Abhishek Gupta, Coline Devin, Yuxuan Liu, Pieter Abbeel 외

People can learn a wide range of tasks from their own experience, but can also learn from observing other creatures. This can accelerate acquisition of new skills even when the observed agent differs substantially from t…

reinforcement-learningReinforcement LearningReinforcement Learning (RL)Transfer Learning

Bidirectional Progressive Neural Networks with Episodic Return Progress for Emergent Task Sequencing and Robotic Skill Transfer

2024-03-06 · Suzan Ece Ada, Hanne Say, Emre Ugur, Erhan Oztop

Human brain and behavior provide a rich venue that can inspire novel control and learning methods for robotics. In an attempt to exemplify such a development by inspiring how humans acquire knowledge and transfer skills …

ERPMulti-Task Learning

The impact of behavioral diversity in multi-agent reinforcement learning

2024-12-19 · Matteo Bettini, Ryan Kortvelesy, Amanda Prorok

Many of the world's most pressing issues, such as climate change and global peace, require complex collective problem-solving skills. Recent studies indicate that diversity in individuals' behaviors is key to developing …

DiversityMulti-agent Reinforcement Learning

Translating Robot Skills: Learning Unsupervised Skill Correspondences Across Robots

2021-09-29 · Tanmay Shankar, Yixin Lin, Aravind Rajeswaran, Vikash Kumar 외

In this paper, we explore how we can endow robots with the ability to learn correspondences between their own skills, and those of morphologically different robots in different domains, in an entirely unsupervised manner…

Machine TranslationTranslationUnsupervised Machine Translation

Trajectory Conditioned Cross-embodiment Skill Transfer

2025-10-09 · YuHang Tang, Yixuan Lou, Pengfei Han, Haoming Song 외 arxiv

Learning manipulation skills from human demonstration videos presents a promising yet challenging problem, primarily due to the significant embodiment gap between human body and robot manipulators. Existing methods rely …

Robot ManipulationTransfer Learning