English

Inverse Reinforcement Learning with Missing Data

Machine Learning 2019-11-19 v1 Artificial Intelligence Machine Learning

Abstract

We consider the problem of recovering an expert's reward function with inverse reinforcement learning (IRL) when there are missing/incomplete state-action pairs or observations in the demonstrated trajectories. This issue of missing trajectory data or information occurs in many situations, e.g., GPS signals from vehicles moving on a road network are intermittent. In this paper, we propose a tractable approach to directly compute the log-likelihood of demonstrated trajectories with incomplete/missing data. Our algorithm is efficient in handling a large number of missing segments in the demonstrated trajectories, as it performs the training with incomplete data by solving a sequence of systems of linear equations, and the number of such systems to be solved does not depend on the number of missing segments. Empirical evaluation on a real-world dataset shows that our training algorithm outperforms other conventional techniques.

Keywords

Cite

@article{arxiv.1911.06930,
  title  = {Inverse Reinforcement Learning with Missing Data},
  author = {Tien Mai and Quoc Phong Nguyen and Kian Hsiang Low and Patrick Jaillet},
  journal= {arXiv preprint arXiv:1911.06930},
  year   = {2019}
}
R2 v1 2026-06-23T12:17:44.922Z