English

Learning Explainable and Better Performing Representations of POMDP Strategies

Artificial Intelligence 2024-10-03 v4 Machine Learning Logic in Computer Science

Abstract

Strategies for partially observable Markov decision processes (POMDP) typically require memory. One way to represent this memory is via automata. We present a method to learn an automaton representation of a strategy using a modification of the L*-algorithm. Compared to the tabular representation of a strategy, the resulting automaton is dramatically smaller and thus also more explainable. Moreover, in the learning process, our heuristics may even improve the strategy's performance. In contrast to approaches that synthesize an automaton directly from the POMDP thereby solving it, our approach is incomparably more scalable.

Keywords

Cite

@article{arxiv.2401.07656,
  title  = {Learning Explainable and Better Performing Representations of POMDP Strategies},
  author = {Alexander Bork and Debraj Chakraborty and Kush Grover and Jan Kretinsky and Stefanie Mohr},
  journal= {arXiv preprint arXiv:2401.07656},
  year   = {2024}
}

Comments

Technical report for the submission to TACAS 24

R2 v1 2026-06-28T14:16:57.492Z