English

Actor-Critic with variable time discretization via sustained actions

Artificial Intelligence 2023-08-09 v1

Abstract

Reinforcement learning (RL) methods work in discrete time. In order to apply RL to inherently continuous problems like robotic control, a specific time discretization needs to be defined. This is a choice between sparse time control, which may be easier to train, and finer time control, which may allow for better ultimate performance. In this work, we propose SusACER, an off-policy RL algorithm that combines the advantages of different time discretization settings. Initially, it operates with sparse time discretization and gradually switches to a fine one. We analyze the effects of the changing time discretization in robotic control environments: Ant, HalfCheetah, Hopper, and Walker2D. In all cases our proposed algorithm outperforms state of the art.

Keywords

Cite

@article{arxiv.2308.04299,
  title  = {Actor-Critic with variable time discretization via sustained actions},
  author = {Jakub Łyskawa and Paweł Wawrzyński},
  journal= {arXiv preprint arXiv:2308.04299},
  year   = {2023}
}
R2 v1 2026-06-28T11:50:54.991Z