English

The Termination Critic

Artificial Intelligence 2019-02-27 v1 Machine Learning Machine Learning

Abstract

In this work, we consider the problem of autonomously discovering behavioral abstractions, or options, for reinforcement learning agents. We propose an algorithm that focuses on the termination condition, as opposed to -- as is common -- the policy. The termination condition is usually trained to optimize a control objective: an option ought to terminate if another has better value. We offer a different, information-theoretic perspective, and propose that terminations should focus instead on the compressibility of the option's encoding -- arguably a key reason for using abstractions. To achieve this algorithmically, we leverage the classical options framework, and learn the option transition model as a "critic" for the termination condition. Using this model, we derive gradients that optimize the desired criteria. We show that the resulting options are non-trivial, intuitively meaningful, and useful for learning and planning.

Keywords

Cite

@article{arxiv.1902.09996,
  title  = {The Termination Critic},
  author = {Anna Harutyunyan and Will Dabney and Diana Borsa and Nicolas Heess and Remi Munos and Doina Precup},
  journal= {arXiv preprint arXiv:1902.09996},
  year   = {2019}
}

Comments

AISTATS 2019

R2 v1 2026-06-23T07:51:50.887Z