English

Omega-Regular Reward Machines

Machine Learning 2023-08-16 v1 Artificial Intelligence Formal Languages and Automata Theory

Abstract

Reinforcement learning (RL) is a powerful approach for training agents to perform tasks, but designing an appropriate reward mechanism is critical to its success. However, in many cases, the complexity of the learning objectives goes beyond the capabilities of the Markovian assumption, necessitating a more sophisticated reward mechanism. Reward machines and omega-regular languages are two formalisms used to express non-Markovian rewards for quantitative and qualitative objectives, respectively. This paper introduces omega-regular reward machines, which integrate reward machines with omega-regular languages to enable an expressive and effective reward mechanism for RL. We present a model-free RL algorithm to compute epsilon-optimal strategies against omega-egular reward machines and evaluate the effectiveness of the proposed algorithm through experiments.

Keywords

Cite

@article{arxiv.2308.07469,
  title  = {Omega-Regular Reward Machines},
  author = {Ernst Moritz Hahn and Mateo Perez and Sven Schewe and Fabio Somenzi and Ashutosh Trivedi and Dominik Wojtczak},
  journal= {arXiv preprint arXiv:2308.07469},
  year   = {2023}
}

Comments

To appear in ECAI-2023

R2 v1 2026-06-28T11:55:37.472Z