LGAIMLMay 21, 2019

Stochastic Inverse Reinforcement Learning

arXiv:1905.08513v8
Originality Incremental advance
AI Analysis

This work addresses the fundamental ambiguity in IRL for robotics and AI by providing a robust, transferable solution, though it is incremental as it builds on existing IRL methods.

The authors tackled the ill-posed nature of inverse reinforcement learning (IRL) by generalizing it to a stochastic formulation (SIRL) to recover probability distributions over reward functions, achieving considerable performance on the objectworld benchmark.

The goal of the inverse reinforcement learning (IRL) problem is to recover the reward functions from expert demonstrations. However, the IRL problem like any ill-posed inverse problem suffers the congenital defect that the policy may be optimal for many reward functions, and expert demonstrations may be optimal for many policies. In this work, we generalize the IRL problem to a well-posed expectation optimization problem stochastic inverse reinforcement learning (SIRL) to recover the probability distribution over reward functions. We adopt the Monte Carlo expectation-maximization (MCEM) method to estimate the parameter of the probability distribution as the first solution to the SIRL problem. The solution is succinct, robust, and transferable for a learning task and can generate alternative solutions to the IRL problem. Through our formulation, it is possible to observe the intrinsic property of the IRL problem from a global viewpoint, and our approach achieves a considerable performance on the objectworld.

Foundations

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

Your Notes