paper-with-me

Papers

Exploring with Sticky Mittens: Reinforcement Learning with Expert Interventions via Option Templates

2022-02-25 · Souradeep Dutta, Kaustubh Sridhar, Osbert Bastani, Edgar Dobriban, James Weimer, Insup Lee, Julia Parish-Morris

Long horizon robot learning tasks with sparse rewards pose a significant challenge for current reinforcement learning algorithms. A key feature enabling humans to learn challenging control tasks is that they often receive expert intervention that enables them to understand the high-level structure of the task before mastering low-level control actions. We propose a framework for leveraging expert intervention to solve long-horizon reinforcement learning tasks. We consider \emph{option templates}, which are specifications encoding a potential option that can be trained using reinforcement learning. We formulate expert intervention as allowing the agent to execute option templates before learning an implementation. This enables them to use an option, before committing costly resources to learning it. We evaluate our approach on three challenging reinforcement learning problems, showing that it outperforms state-of-the-art approaches by two orders of magnitude. Videos of trained agents and our code can be found at: https://sites.google.com/view/stickymittens

📄 PDF Abstract BibTeX arXiv:2202.12967

Code (1)

sticky-mittens/code 공식 구현

Tasks

reinforcement-learningReinforcement LearningReinforcement Learning (RL)

Similar Papers 제목 키워드 기반

MiTTenS: A Dataset for Evaluating Gender Mistranslation

2024-01-13 · Kevin Robinson, Sneha Kudugunta, Romina Stella, Sunipa Dev 외

Translation systems, including foundation models capable of translation, can produce errors that result in gender mistranslation, and such errors can be especially harmful. To measure the extent of such potential harms w…

Machine TranslationTranslation

The Recurrent Sticky Hierarchical Dirichlet Process Hidden Markov Model

2024-11-06 · Mikołaj Słupiński, Piotr Lipiński

The Hierarchical Dirichlet Process Hidden Markov Model (HDP-HMM) is a natural Bayesian nonparametric extension of the classical Hidden Markov Model for learning from (spatio-)temporal data. A sticky HDP-HMM has been prop…

Curiosity in Hindsight: Intrinsic Exploration in Stochastic Environments

2022-11-18 · Daniel Jarrett, Corentin Tallec, Florent Altché, Thomas Mesnard 외

Consider the problem of exploration in sparse-reward or reward-free environments, such as in Montezuma's Revenge. In the curiosity-driven paradigm, the agent is rewarded for how much each realized outcome differs from th…

Atari GamesMontezuma's Revenge

Disentangled Sticky Hierarchical Dirichlet Process Hidden Markov Model

2020-04-06 · Ding Zhou, Yuanjun Gao, Liam Paninski

The Hierarchical Dirichlet Process Hidden Markov Model (HDP-HMM) has been used widely as a natural Bayesian nonparametric extension of the classical Hidden Markov Model for learning from sequential and time-series data. …

modelTime SeriesTime Series Analysis

Mittens: An Extension of GloVe for Learning Domain-Specialized Representations

2018-03-27 · NAACL 2018 6 · Nicholas Dingwall, Christopher Potts

We present a simple extension of the GloVe representation learning model that begins with general-purpose representations and updates them based on data from a specialized domain. We show that the resulting representatio…

Representation Learning