Learning with AMIGo: Adversarially Motivated Intrinsic Goals
Andres Campero, Roberta Raileanu, Heinrich K\"uttler, Joshua B., Tenenbaum, Tim Rockt\"aschel, Edward Grefenstette

TL;DR
AMIGo introduces an adversarial goal-generation approach for reinforcement learning, enabling agents to learn complex tasks in sparse reward environments by self-generating challenging goals that foster skill acquisition.
Contribution
The paper presents a novel goal-generating teacher mechanism that adversarially proposes intrinsic goals, improving learning efficiency in sparse reward settings.
Findings
Successfully solves challenging procedurally-generated tasks.
Outperforms existing intrinsic motivation and RL methods.
Creates a natural curriculum of self-proposed goals.
Abstract
A key challenge for reinforcement learning (RL) consists of learning in environments with sparse extrinsic rewards. In contrast to current RL methods, humans are able to learn new skills with little or no reward by using various forms of intrinsic motivation. We propose AMIGo, a novel agent incorporating -- as form of meta-learning -- a goal-generating teacher that proposes Adversarially Motivated Intrinsic Goals to train a goal-conditioned "student" policy in the absence of (or alongside) environment reward. Specifically, through a simple but effective "constructively adversarial" objective, the teacher learns to propose increasingly challenging -- yet achievable -- goals that allow the student to learn general skills for acting in a new environment, independent of the task to be solved. We show that our method generates a natural curriculum of self-proposed goals which ultimately…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
Taxonomy
TopicsAdversarial Robustness in Machine Learning · Reinforcement Learning in Robotics · Explainable Artificial Intelligence (XAI)
