IJCAI 2023poster5 citations

Scaling Goal-based Exploration via Pruning Proto-goals

Akhil Bagaria, Tom Schaul

Abstract

One of the gnarliest challenges in reinforcement learning (RL) is exploration that scales to vast domains, where novelty-, or coverage-seeking behaviour falls short. Goal-directed, purposeful behaviours are able to overcome this, but rely on a good goal space. The core challenge in goal discovery is finding the right balance between generality (not hand-crafted) and tractability (useful, not too many). Our approach explicitly seeks the middle ground, enabling the human designer to specify a vast but meaningful proto-goal space, and an autonomous discovery process to refine this to a narrower space of controllable, reachable, novel, and relevant goals. The effectiveness of goal-conditioned exploration with the latter is then demonstrated in three challenging environments.

Machine Learning: ML: Reinforcement learningMachine Learning: ML: Deep reinforcement learning
BibTeX
@inproceedings{ijcai2023p384,
  title     = {Scaling Goal-based Exploration via Pruning Proto-goals},
  author    = {Bagaria, Akhil and Schaul, Tom},
  booktitle = {Proceedings of the Thirty-Second International Joint Conference on
               Artificial Intelligence, {IJCAI-23}},
  publisher = {International Joint Conferences on Artificial Intelligence Organization},
  editor    = {Edith Elkind},
  pages     = {3451--3460},
  year      = {2023},
  month     = {8},
  note      = {Main Track},
  doi       = {10.24963/ijcai.2023/384},
  url       = {https://doi.org/10.24963/ijcai.2023/384},
}