paper-with-me

Papers

Interesting Object, Curious Agent: Learning Task-Agnostic Exploration

2021-11-25 · NeurIPS 2021 12 · Simone Parisi, Victoria Dean, Deepak Pathak, Abhinav Gupta

Common approaches for task-agnostic exploration learn tabula-rasa --the agent assumes isolated environments and no prior knowledge or experience. However, in the real world, agents learn in many environments and always come with prior experiences as they explore new ones. Exploration is a lifelong process. In this paper, we propose a paradigm change in the formulation and evaluation of task-agnostic exploration. In this setup, the agent first learns to explore across many environments without any extrinsic goal in a task-agnostic manner. Later on, the agent effectively transfers the learned exploration policy to better explore new environments when solving tasks. In this context, we evaluate several baseline exploration strategies and present a simple yet effective approach to learning task-agnostic exploration policies. Our key idea is that there are two components of exploration: (1) an agent-centric component encouraging exploration of unseen parts of the environment based on an agent's belief; (2) an environment-centric component encouraging exploration of inherently interesting objects. We show that our formulation is effective and provides the most consistent exploration across several training-testing environment pairs. We also introduce benchmarks and metrics for evaluating task-agnostic exploration strategies. The source code is available at https://github.com/sparisi/cbet/.

📄 PDF Abstract BibTeX arXiv:2111.13119

Code (1)

sparisi/cbet 공식 구현 pytorch

Tasks

Object

Similar Papers 제목 키워드 기반

Curious Exploration via Structured World Models Yields Zero-Shot Object Manipulation

2022-06-22 · Cansu Sancaktar, Sebastian Blaes, Georg Martius

It has been a long-standing dream to design artificial agents that explore their environment efficiently via intrinsic motivation, similar to how children perform curious free play. Despite recent advances in intrinsical…

Efficient ExplorationObjectReinforcement Learning (RL)Zero-shot Generalization

Curious Replay for Model-based Adaptation

2023-06-28 · Isaac Kauvar, Chris Doyle, Linqi Zhou, Nick Haber

Agents must be able to adapt quickly as an environment changes. We find that existing model-based reinforcement learning agents are unable to do this well, in part because of how they use past experiences to train their …

modelModel-based Reinforcement Learning

When Does MAML Objective Have Benign Landscape?

2020-05-31 · Igor Molybog, Javad Lavaei

The paper studies the complexity of the optimization problem behind the Model-Agnostic Meta-Learning (MAML) algorithm. The goal of the study is to determine the global convergence of MAML on sequential decision-making ta…

Decision MakingMeta-LearningSequential Decision Making

The Curious Case of the 2021 Minneapolis Ward 2 City Council Election

2021-11-18 · David McCune, Lori McCune

In this article we explain why the November 2021 election for the Ward 2 city council seat in Minneapolis, MN, may be the mathematically most interesting ranked choice election in US history.

The Curious Case of Representational Alignment: Unravelling Visio-Linguistic Tasks in Emergent Communication

2024-07-25 · Tom Kouwenhoven, Max Peeperkorn, Bram van Dijk, Tessa Verhoef

Natural language has the universal properties of being compositional and grounded in reality. The emergence of linguistic properties is often investigated through simulations of emergent communication in referential game…