English

Tractable Offline Learning of Regular Decision Processes

Machine Learning 2024-09-05 v1 Artificial Intelligence Formal Languages and Automata Theory

Abstract

This work studies offline Reinforcement Learning (RL) in a class of non-Markovian environments called Regular Decision Processes (RDPs). In RDPs, the unknown dependency of future observations and rewards from the past interactions can be captured by some hidden finite-state automaton. For this reason, many RDP algorithms first reconstruct this unknown dependency using automata learning techniques. In this paper, we show that it is possible to overcome two strong limitations of previous offline RL algorithms for RDPs, notably RegORL. This can be accomplished via the introduction of two original techniques: the development of a new pseudometric based on formal languages, which removes a problematic dependency on LpL_\infty^\mathsf{p}-distinguishability parameters, and the adoption of Count-Min-Sketch (CMS), instead of naive counting. The former reduces the number of samples required in environments that are characterized by a low complexity in language-theoretic terms. The latter alleviates the memory requirements for long planning horizons. We derive the PAC sample complexity bounds associated to each of these techniques, and we validate the approach experimentally.

Keywords

Cite

@article{arxiv.2409.02747,
  title  = {Tractable Offline Learning of Regular Decision Processes},
  author = {Ahana Deb and Roberto Cipollone and Anders Jonsson and Alessandro Ronca and Mohammad Sadegh Talebi},
  journal= {arXiv preprint arXiv:2409.02747},
  year   = {2024}
}

Comments

To appear in EWRL 2024

R2 v1 2026-06-28T18:34:05.934Z