We gratefully acknowledge support from
the Simons Foundation and member institutions.
Full-text links:

Download:

Current browse context:

cs.LG

Change to browse by:

References & Citations

DBLP - CS Bibliography

Bookmark

(what is this?)
CiteULike logo BibSonomy logo Mendeley logo del.icio.us logo Digg logo Reddit logo

Computer Science > Machine Learning

Title: Decoupling Exploration and Exploitation for Meta-Reinforcement Learning without Sacrifices

Abstract: The goal of meta-reinforcement learning (meta-RL) is to build agents that can quickly learn new tasks by leveraging prior experience on related tasks. Learning a new task often requires both exploring to gather task-relevant information and exploiting this information to solve the task. In principle, optimal exploration and exploitation can be learned end-to-end by simply maximizing task performance. However, such meta-RL approaches struggle with local optima due to a chicken-and-egg problem: learning to explore requires good exploitation to gauge the exploration's utility, but learning to exploit requires information gathered via exploration. Optimizing separate objectives for exploration and exploitation can avoid this problem, but prior meta-RL exploration objectives yield suboptimal policies that gather information irrelevant to the task. We alleviate both concerns by constructing an exploitation objective that automatically identifies task-relevant information and an exploration objective to recover only this information. This avoids local optima in end-to-end training, without sacrificing optimal exploration. Empirically, DREAM substantially outperforms existing approaches on complex meta-RL problems, such as sparse-reward 3D visual navigation. Videos of DREAM: this https URL
Comments: International Conference on Machine Learning (ICML), 2021
Subjects: Machine Learning (cs.LG); Artificial Intelligence (cs.AI); Machine Learning (stat.ML)
Cite as: arXiv:2008.02790 [cs.LG]
  (or arXiv:2008.02790v4 [cs.LG] for this version)

Submission history

From: Evan Liu [view email]
[v1] Thu, 6 Aug 2020 17:57:36 GMT (2500kb,D)
[v2] Fri, 12 Feb 2021 18:54:30 GMT (4082kb,D)
[v3] Wed, 7 Jul 2021 17:53:14 GMT (4235kb,D)
[v4] Fri, 12 Nov 2021 02:08:50 GMT (4232kb,D)

Link back to: arXiv, form interface, contact.