ROAICVSep 16, 2021

Marginal MAP Estimation for Inverse RL under Occlusion with Observer Noise

arXiv:2109.07788v16 citations
Originality Incremental advance
AI Analysis

This addresses the challenge of IRL in real-world robotic applications where observations are occluded and noisy, offering a more robust solution for tasks like learning from human demonstrations.

The paper tackles the problem of learning expert preferences from noisy, partially-observable demonstrations in inverse reinforcement learning (IRL), particularly under occlusion and perception noise, by proposing a marginal MAP (MMAP) method that improves on previous techniques in evaluations on a toy problem and a robot onion sorting task.

We consider the problem of learning the behavioral preferences of an expert engaged in a task from noisy and partially-observable demonstrations. This is motivated by real-world applications such as a line robot learning from observing a human worker, where some observations are occluded by environmental objects that cannot be removed. Furthermore, robotic perception tends to be imperfect and noisy. Previous techniques for inverse reinforcement learning (IRL) take the approach of either omitting the missing portions or inferring it as part of expectation-maximization, which tends to be slow and prone to local optima. We present a new method that generalizes the well-known Bayesian maximum-a-posteriori (MAP) IRL method by marginalizing the occluded portions of the trajectory. This is additionally extended with an observation model to account for perception noise. We show that the marginal MAP (MMAP) approach significantly improves on the previous IRL technique under occlusion in both formative evaluations on a toy problem and in a summative evaluation on an onion sorting line task by a robot.

Foundations

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

Your Notes