AIJul 25, 2017

Mutual Alignment Transfer Learning

arXiv:1707.07907v363 citations
Originality Incremental advance
AI Analysis

This work addresses the challenge of expensive and time-consuming robot training in real-world applications, offering an incremental improvement over fine-tuning methods.

The paper tackles the problem of training robots in the real world by reducing sample complexity through mutual alignment between simulation and real agents, demonstrating empirically that reciprocal alignment improves performance by guiding exploration with auxiliary rewards.

Training robots for operation in the real world is a complex, time consuming and potentially expensive task. Despite significant success of reinforcement learning in games and simulations, research in real robot applications has not been able to match similar progress. While sample complexity can be reduced by training policies in simulation, such policies can perform sub-optimally on the real platform given imperfect calibration of model dynamics. We present an approach -- supplemental to fine tuning on the real robot -- to further benefit from parallel access to a simulator during training and reduce sample requirements on the real robot. The developed approach harnesses auxiliary rewards to guide the exploration for the real world agent based on the proficiency of the agent in simulation and vice versa. In this context, we demonstrate empirically that the reciprocal alignment for both agents provides further benefit as the agent in simulation can adjust to optimize its behaviour for states commonly visited by the real-world agent.

Foundations

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

Your Notes