paper-with-me

Papers

Cautious Reinforcement Learning with Logical Constraints

2020-02-26 · Mohammadhosein Hasanbeig, Alessandro Abate, Daniel Kroening

This paper presents the concept of an adaptive safe padding that forces Reinforcement Learning (RL) to synthesise optimal control policies while ensuring safety during the learning process. Policies are synthesised to satisfy a goal, expressed as a temporal logic formula, with maximal probability. Enforcing the RL agent to stay safe during learning might limit the exploration, however we show that the proposed architecture is able to automatically handle the trade-off between efficient progress in exploration (towards goal satisfaction) and ensuring safety. Theoretical guarantees are available on the optimality of the synthesised policies and on the convergence of the learning algorithm. Experimental results are provided to showcase the performance of the proposed method.

📄 PDF Abstract BibTeX arXiv:2002.12156

Code (0)

등록된 구현이 없습니다.

Tasks

reinforcement-learningReinforcement LearningReinforcement Learning (RL)

Similar Papers 제목 키워드 기반

Learning to Be Cautious

2021-10-29 · Montaser Mohammedalamen, Dustin Morrill, Alexander Sieusahai, Yash Satsangi 외

A key challenge in the field of reinforcement learning is to develop agents that behave cautiously in novel situations. It is generally impossible to anticipate all situations that an autonomous system may face or what b…

counterfactualSafe Reinforcement LearningSelf-Driving Cars

Cautious Adaptation For Reinforcement Learning in Safety-Critical Settings

2020-08-15 · ICML 2020 1 · Jesse Zhang, Brian Cheung, Chelsea Finn, Sergey Levine 외

Reinforcement learning (RL) in real-world safety-critical target settings like urban driving is hazardous, imperiling the RL agent, other agents, and the environment. To overcome this difficulty, we propose a "safety-cri…

reinforcement-learningReinforcement LearningReinforcement Learning (RL)

Of Mice and Machines: A Comparison of Learning Between Real World Mice and RL Agents

2025-05-18 · Shuo Han, German Espinosa, Junda Huang, Daniel A. Dombeck 외

Recent advances in reinforcement learning (RL) have demonstrated impressive capabilities in complex decision-making tasks. This progress raises a natural question: how do these artificial systems compare to biological ag…

Decision MakingReinforcement Learning (RL)

Cautious Policy Programming: Exploiting KL Regularization in Monotonic Policy Improvement for Reinforcement Learning

2021-07-13 · Lingwei Zhu, Toshinori Kitamura, Takamitsu Matsubara

In this paper, we propose cautious policy programming (CPP), a novel value-based reinforcement learning (RL) algorithm that can ensure monotonic policy improvement during learning. Based on the nature of entropy-regulari…

Atari Gamesreinforcement-learningReinforcement Learning (RL)

Cautious Belief and Iterated Admissibility

2023-05-24 · Emiliano Catonini, Nicodemo De Vito

We define notions of cautiousness and cautious belief to provide epistemic conditions for iterated admissibility in finite games. We show that iterated admissibility characterizes the behavioral implications of "cautious…