paper-with-me

Papers

Inferring Probabilistic Reward Machines from Non-Markovian Reward Processes for Reinforcement Learning

2021-07-09 · Taylor Dohmen, Noah Topper, George Atia, Andre Beckus, Ashutosh Trivedi, Alvaro Velasquez

The success of reinforcement learning in typical settings is predicated on Markovian assumptions on the reward signal by which an agent learns optimal policies. In recent years, the use of reward machines has relaxed this assumption by enabling a structured representation of non-Markovian rewards. In particular, such representations can be used to augment the state space of the underlying decision process, thereby facilitating non-Markovian reinforcement learning. However, these reward machines cannot capture the semantics of stochastic reward signals. In this paper, we make progress on this front by introducing probabilistic reward machines (PRMs) as a representation of non-Markovian stochastic rewards. We present an algorithm to learn PRMs from the underlying decision process and prove results around its correctness and convergence.

📄 PDF Abstract BibTeX arXiv:2107.04633

Code (0)

등록된 구현이 없습니다.

Tasks

Decision Makingreinforcement-learningReinforcement LearningReinforcement Learning (RL)

Similar Papers 제목 키워드 기반

Inferring Reward Machines and Transition Machines from Partially Observable Markov Decision Processes

2025-08-03 · Yuly Wu, Jiamou Liu, Libo Zhang arxiv

Partially Observable Markov Decision Processes (POMDPs) are fundamental to many real-world applications. Although reinforcement learning (RL) has shown success in fully observable domains, learning policies from traces i…

Reinforcement Learning

Efficient Reinforcement Learning in Probabilistic Reward Machines

2024-08-19 · Xiaofeng Lin, Xuezhou Zhang

In this paper, we study reinforcement learning in Markov Decision Processes with Probabilistic Reward Machines (PRMs), a form of non-Markovian reward commonly found in robotics tasks. We design an algorithm for PRMs that…

LEMMAreinforcement-learningReinforcement Learning

Provably Efficient Exploration in Reward Machines with Low Regret

2024-12-26 · Hippolyte Bourel, Anders Jonsson, Odalric-Ambrym Maillard, Chenxiao Ma 외

We study reinforcement learning (RL) for decision processes with non-Markovian reward, in which high-level knowledge of the task in the form of reward machines is available to the learner. We consider probabilistic rewar…

Efficient ExplorationReinforcement Learning (RL)

Bayesian Inverse Reinforcement Learning for Non-Markovian Rewards

2024-06-20 · Noah Topper, Alvaro Velasquez, George Atia

Inverse reinforcement learning (IRL) is the problem of inferring a reward function from expert behavior. There are several approaches to IRL, but most are designed to learn a Markovian reward. However, a reward function …

BIRLreinforcement-learningReinforcement Learning

Omega-Regular Reward Machines

2023-08-14 · Ernst Moritz Hahn, Mateo Perez, Sven Schewe, Fabio Somenzi 외

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 ob…

Reinforcement Learning (RL)