LGAIMLApr 6, 2019

Reinforced Imitation in Heterogeneous Action Space

arXiv:1904.03438v211 citations
AI Analysis

This addresses a challenging but incremental improvement for imitation learning in robotics or gaming where action spaces differ.

The paper tackles the problem of imitation learning when an agent and expert use different action spaces, proposing a method that balances imitation learning with sparse reinforcement learning. Results show the agent outperforms standard imitation learning and can learn policies even with action mismatches.

Imitation learning is an effective alternative approach to learn a policy when the reward function is sparse. In this paper, we consider a challenging setting where an agent and an expert use different actions from each other. We assume that the agent has access to a sparse reward function and state-only expert observations. We propose a method which gradually balances between the imitation learning cost and the reinforcement learning objective. In addition, this method adapts the agent's policy based on either mimicking expert behavior or maximizing sparse reward. We show, through navigation scenarios, that (i) an agent is able to efficiently leverage sparse rewards to outperform standard state-only imitation learning, (ii) it can learn a policy even when its actions are different from the expert, and (iii) the performance of the agent is not bounded by that of the expert, due to the optimized usage of sparse rewards.

Foundations

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

Your Notes