English

Robust Asymmetric Learning in POMDPs

Machine Learning 2021-07-02 v3 Machine Learning

Abstract

Policies for partially observed Markov decision processes can be efficiently learned by imitating policies for the corresponding fully observed Markov decision processes. Unfortunately, existing approaches for this kind of imitation learning have a serious flaw: the expert does not know what the trainee cannot see, and so may encourage actions that are sub-optimal, even unsafe, under partial information. We derive an objective to instead train the expert to maximize the expected reward of the imitating agent policy, and use it to construct an efficient algorithm, adaptive asymmetric DAgger (A2D), that jointly trains the expert and the agent. We show that A2D produces an expert policy that the agent can safely imitate, in turn outperforming policies learned by imitating a fixed expert.

Keywords

Cite

@article{arxiv.2012.15566,
  title  = {Robust Asymmetric Learning in POMDPs},
  author = {Andrew Warrington and J. Wilder Lavington and Adam Ścibior and Mark Schmidt and Frank Wood},
  journal= {arXiv preprint arXiv:2012.15566},
  year   = {2021}
}

Comments

ICML 2021

R2 v1 2026-06-23T21:38:22.629Z