English

Learn what matters: cross-domain imitation learning with task-relevant embeddings

Artificial Intelligence 2022-09-27 v1

Abstract

We study how an autonomous agent learns to perform a task from demonstrations in a different domain, such as a different environment or different agent. Such cross-domain imitation learning is required to, for example, train an artificial agent from demonstrations of a human expert. We propose a scalable framework that enables cross-domain imitation learning without access to additional demonstrations or further domain knowledge. We jointly train the learner agent's policy and learn a mapping between the learner and expert domains with adversarial training. We effect this by using a mutual information criterion to find an embedding of the expert's state space that contains task-relevant information and is invariant to domain specifics. This step significantly simplifies estimating the mapping between the learner and expert domains and hence facilitates end-to-end learning. We demonstrate successful transfer of policies between considerably different domains, without extra supervision such as additional demonstrations, and in situations where other methods fail.

Keywords

Cite

@article{arxiv.2209.12093,
  title  = {Learn what matters: cross-domain imitation learning with task-relevant embeddings},
  author = {Tim Franzmeyer and Philip H. S. Torr and João F. Henriques},
  journal= {arXiv preprint arXiv:2209.12093},
  year   = {2022}
}

Comments

NeurIPS 2022

R2 v1 2026-06-28T02:01:53.352Z