English

Temporally Extended Successor Representations

Machine Learning 2022-09-27 v1 Artificial Intelligence

Abstract

We present a temporally extended variation of the successor representation, which we term t-SR. t-SR captures the expected state transition dynamics of temporally extended actions by constructing successor representations over primitive action repeats. This form of temporal abstraction does not learn a top-down hierarchy of pertinent task structures, but rather a bottom-up composition of coupled actions and action repetitions. This lessens the amount of decisions required in control without learning a hierarchical policy. As such, t-SR directly considers the time horizon of temporally extended action sequences without the need for predefined or domain-specific options. We show that in environments with dynamic reward structure, t-SR is able to leverage both the flexibility of the successor representation and the abstraction afforded by temporally extended actions. Thus, in a series of sparsely rewarded gridworld environments, t-SR optimally adapts learnt policies far faster than comparable value-based, model-free reinforcement learning methods. We also show that the manner in which t-SR learns to solve these tasks requires the learnt policy to be sampled consistently less often than non-temporally extended policies.

Keywords

Cite

@article{arxiv.2209.12331,
  title  = {Temporally Extended Successor Representations},
  author = {Matthew J. Sargent and Peter J. Bentley and Caswell Barry and William de Cothi},
  journal= {arXiv preprint arXiv:2209.12331},
  year   = {2022}
}

Comments

Presented at the 5th Multi-Disciplinary Conference on Reinforcement Learning and Decision Making (RLDM) 2022

R2 v1 2026-06-28T02:03:42.344Z