paper-with-me

홈 › Papers

Noisy Symbolic Abstractions for Deep RL: A case study with Reward Machines

2022-11-20 · Andrew C. Li, Zizhao Chen, Pashootan Vaezipoor, Toryn Q. Klassen, Rodrigo Toro Icarte, Sheila A. McIlraith

Natural and formal languages provide an effective mechanism for humans to specify instructions and reward functions. We investigate how to generate policies via RL when reward functions are specified in a symbolic language captured by Reward Machines, an increasingly popular automaton-inspired structure. We are interested in the case where the mapping of environment state to a symbolic (here, Reward Machine) vocabulary -- commonly known as the labelling function -- is uncertain from the perspective of the agent. We formulate the problem of policy learning in Reward Machines with noisy symbolic abstractions as a special class of POMDP optimization problem, and investigate several methods to address the problem, building on existing and new techniques, the latter focused on predicting Reward Machine state, rather than on grounding of individual symbols. We analyze these methods and evaluate them experimentally under varying degrees of uncertainty in the correct interpretation of the symbolic vocabulary. We verify the strength of our approach and the limitation of existing methods via an empirical investigation on both illustrative, toy domains and partially observable, deep RL domains.

📄 PDF Abstract BibTeX arXiv:2211.10902

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Contextual Pre-planning on Reward Machine Abstractions for Enhanced Transfer in Deep Reinforcement Learning

2023-07-11 · Guy Azran, Mohamad H. Danesh, Stefano V. Albrecht, Sarah Keren

Recent studies show that deep reinforcement learning (DRL) agents tend to overfit to the task on which they were trained and fail to adapt to minor environment changes. To expedite learning when transferring to unseen ta…

Deep Reinforcement Learning

Worrisome Properties of Neural Network Controllers and Their Symbolic Representations

2023-07-28 · Jacek Cyranka, Kevin E M Church, Jean-Philippe Lessard

We raise concerns about controllers' robustness in simple reinforcement learning benchmark problems. We focus on neural network controllers and their low neuron and symbolic abstractions. A typical controller reaching hi…

reinforcement-learning

SIA: Symbolic Interpretability for Anticipatory Deep Reinforcement Learning in Network Control

2026-01-29 · MohammadErfan Jabbari, Abhishek Duttagupta, Claudio Fiandrino, Leonardo Bonati 외 arxiv

Deep reinforcement learning (DRL) promises adaptive control for future mobile networks but conventional agents remain reactive: they act on past and current measurements and cannot leverage short-term forecasts of exogen…

Reinforcement LearningKnowledge Graphs

Learning Symbolic Representations for Reinforcement Learning of Non-Markovian Behavior

2023-01-08 · Phillip J. K. Christoffersen, Andrew C. Li, Rodrigo Toro Icarte, Sheila A. McIlraith

Many real-world reinforcement learning (RL) problems necessitate learning complex, temporally extended behavior that may only receive reward signal when the behavior is completed. If the reward-worthy behavior is known, …

reinforcement-learningReinforcement LearningReinforcement Learning (RL)

Peano: Learning Formal Mathematical Reasoning

2022-11-29 · Gabriel Poesia, Noah D. Goodman

General mathematical reasoning is computationally undecidable, but humans routinely solve new problems. Moreover, discoveries developed over centuries are taught to subsequent generations quickly. What structure enables …

Automated Theorem ProvingMathematical Reasoningvalid