paper-with-me

홈 › Papers

Learning Explainable and Better Performing Representations of POMDP Strategies

2024-01-15 · Alexander Bork, Debraj Chakraborty, Kush Grover, Jan Kretinsky, Stefanie Mohr

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.

📄 PDF Abstract BibTeX arXiv:2401.07656

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Inducing Individual Students' Learning Strategies through Homomorphic POMDPs

2024-03-16 · Huifan Gao, Yifeng Zeng, Yinghui Pan

Optimizing students' learning strategies is a crucial component in intelligent tutoring systems. Previous research has demonstrated the effectiveness of devising personalized learning strategies for students by modelling…

End-to-End Policy Gradient Method for POMDPs and Explainable Agents

2023-04-19 · Soichiro Nishimori, Sotetsu Koyamada, Shin Ishii

Real-world decision-making problems are often partially observable, and many can be formulated as a Partially Observable Markov Decision Process (POMDP). When we apply reinforcement learning (RL) algorithms to the POMDP,…

Autonomous DrivingDecision Makingreinforcement-learningReinforcement Learning (RL)

Provably Efficient Reinforcement Learning in Partially Observable Dynamical Systems

2022-06-24 · Masatoshi Uehara, Ayush Sekhari, Jason D. Lee, Nathan Kallus 외

We study Reinforcement Learning for partially observable dynamical systems using function approximation. We propose a new \textit{Partially Observable Bilinear Actor-Critic framework}, that is general enough to include m…

reinforcement-learningReinforcement LearningReinforcement Learning (RL)

Multi-Environment POMDPs with Finite-Horizon Objectives

2026-05-08 · Léonard Brice, Filip Cano, Krishnendu Chatterjee, Thomas A. Henzinger 외 arxiv

Partially Observable Markov Decision Processes (POMDPs) are systems in which one agent interacts with a stochastic environment, and receives only partial information about the current state. In a multi-environment POMDP …

What should be observed for optimal reward in POMDPs?

2024-05-17 · Alyzia-Maria Konsta, Alberto Lluch Lafuente, Christoph Matheja

Partially observable Markov Decision Processes (POMDPs) are a standard model for agents making decisions in uncertain environments. Most work on POMDPs focuses on synthesizing strategies based on the available capabiliti…