AIROMar 8, 2017

Learning Invariant Feature Spaces to Transfer Skills with Reinforcement Learning

arXiv:1703.02949v1288 citations
Originality Incremental advance
AI Analysis

This addresses the challenge of accelerating skill acquisition in reinforcement learning for robotics when agents differ in morphology, though it is incremental as it builds on existing transfer learning methods.

The paper tackles the problem of transferring skills between morphologically different agents, such as robots with varying numbers of links or actuation mechanisms, by learning invariant feature spaces from shared skills, enabling knowledge transfer in simulated robotic manipulation tasks.

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 the learning agent in terms of morphology. In this paper, we examine how reinforcement learning algorithms can transfer knowledge between morphologically different agents (e.g., different robots). We introduce a problem formulation where two agents are tasked with learning multiple skills by sharing information. Our method uses the skills that were learned by both agents to train invariant feature spaces that can then be used to transfer other skills from one agent to another. The process of learning these invariant feature spaces can be viewed as a kind of "analogy making", or implicit learning of partial correspondences between two distinct domains. We evaluate our transfer learning algorithm in two simulated robotic manipulation skills, and illustrate that we can transfer knowledge between simulated robotic arms with different numbers of links, as well as simulated arms with different actuation mechanisms, where one robot is torque-driven while the other is tendon-driven.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes