← Search

Akhil Bagaria

8 accepted papers

2023

Effectively Learning Initiation Sets in Hierarchical Reinforcement Learning

NeurIPS 2023poster

An agent learning an option in hierarchical reinforcement learning must solve three problems: identify the option's subgoal (termination condition), learn a policy, and learn where that policy will succeed (initiation set). The termination condition is typically identified first, but the option poli…

Cited by 3SourcePDFScholar
2023

Flipping Coins to Estimate Pseudocounts for Exploration in Reinforcement Learning

ICML 2023oral

We propose a new method for count-based exploration in high-dimensional state spaces. Unlike previous work which relies on density models, we show that counts can be derived by averaging samples from the Rademacher distribution (or coin flips). This insight is used to set up a simple supervised lear…

2022

Optimistic Initialization for Exploration in Continuous Control

AAAI 2022technical

Optimistic initialization underpins many theoretically sound exploration schemes in tabular domains; however, in the deep function approximation setting, optimism can quickly disappear if initialized naively. We propose a framework for more effectively incorporating optimistic initialization into re…

Cited by 14SourcePDFScholar
2021

Robustly Learning Composable Options in Deep Reinforcement Learning

IJCAI 2021poster

Hierarchical reinforcement learning (HRL) is only effective for long-horizon problems when high-level skills can be reliably sequentially executed. Unfortunately, learning reliably composable skills is difficult, because all the components of every skill are constantly changing during learning. We…

Cited by 26SourcePDFScholar
2021

Skill Discovery for Exploration and Planning using Deep Skill Graphs

ICML 2021oral

We introduce a new skill-discovery algorithm that builds a discrete graph representation of large continuous MDPs, where nodes correspond to skill subgoals and the edges to skill policies. The agent constructs this graph during an unsupervised training phase where it interleaves discovering skills a…

Cited by 64SourcePDFScholar