paper-with-me

홈 › Papers

Reward Shaping for Reinforcement Learning with Omega-Regular Objectives

2020-01-16 · E. M. Hahn, M. Perez, S. Schewe, F. Somenzi, A. Trivedi, D. Wojtczak

Recently, successful approaches have been made to exploit good-for-MDPs automata (B\"uchi automata with a restricted form of nondeterminism) for model free reinforcement learning, a class of automata that subsumes good for games automata and the most widespread class of limit deterministic automata. The foundation of using these B\"uchi automata is that the B\"uchi condition can, for good-for-MDP automata, be translated to reachability. The drawback of this translation is that the rewards are, on average, reaped very late, which requires long episodes during the learning process. We devise a new reward shaping approach that overcomes this issue. We show that the resulting model is equivalent to a discounted payoff objective with a biased discount that simplifies and improves on prior work in this direction.

📄 PDF Abstract BibTeX arXiv:2001.05977

Code (0)

등록된 구현이 없습니다.

Tasks

reinforcement-learningReinforcement LearningReinforcement Learning (RL)Translation

Similar Papers 제목 키워드 기반

Reinforcement Learning with LTL and $ω$-Regular Objectives via Optimality-Preserving Translation to Average Rewards

2024-10-16 · Xuan-Bach Le, Dominik Wagner, Leon Witzman, Alexander Rabinovich 외

Linear temporal logic (LTL) and, more generally, $\omega$-regular objectives are alternatives to the traditional discount sum and average reward objectives in reinforcement learning (RL), offering the advantage of greate…

Reinforcement Learning (RL)

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)

Reinforcement Learning for Omega-Regular Specifications on Continuous-Time MDP

2023-03-16 · Amin Falah, Shibashis Guha, Ashutosh Trivedi

Continuous-time Markov decision processes (CTMDPs) are canonical models to express sequential decision-making under dense-time and stochastic environments. When the stochastic evolution of the environment is only availab…

Decision Makingreinforcement-learningReinforcement LearningReinforcement Learning (RL)+2

Average Reward Reinforcement Learning for Omega-Regular and Mean-Payoff Objectives

2025-05-21 · Milad Kazemi, Mateo Perez, Fabio Somenzi, Sadegh Soudjani 외

Recent advances in reinforcement learning (RL) have renewed focus on the design of reward functions that shape agent behavior. Manually designing reward functions is tedious and error-prone. A principled alternative is t…

Reinforcement Learning (RL)

Mungojerrie: Reinforcement Learning of Linear-Time Objectives

2021-06-16 · Ernst Moritz Hahn, Mateo Perez, Sven Schewe, Fabio Somenzi 외

Reinforcement learning synthesizes controllers without prior knowledge of the system. At each timestep, a reward is given. The controllers optimize the discounted sum of these rewards. Applying this class of algorithms r…

reinforcement-learningReinforcement LearningReinforcement Learning (RL)