paper-with-me

Papers

Certified Reinforcement Learning with Logic Guidance

2019-02-02 · Hosein Hasanbeig, Daniel Kroening, Alessandro Abate

Reinforcement Learning (RL) is a widely employed machine learning architecture that has been applied to a variety of control problems. However, applications in safety-critical domains require a systematic and formal approach to specifying requirements as tasks or goals. We propose a model-free RL algorithm that enables the use of Linear Temporal Logic (LTL) to formulate a goal for unknown continuous-state/action Markov Decision Processes (MDPs). The given LTL property is translated into a Limit-Deterministic Generalised Buchi Automaton (LDGBA), which is then used to shape a synchronous reward function on-the-fly. Under certain assumptions, the algorithm is guaranteed to synthesise a control policy whose traces satisfy the LTL specification with maximal probability.

📄 PDF Abstract BibTeX arXiv:1902.00778

Code (1)

grockious/lcrl 공식 구현

Tasks

Decision MakingDecision Making Under UncertaintyHierarchical Reinforcement Learningreinforcement-learningReinforcement LearningReinforcement Learning (RL)Safe Reinforcement Learning

Similar Papers 제목 키워드 기반

Certified Guidance for Planning with Deep Generative Models

2025-01-22 · Francesco Giacomarra, Mehran Hosseini, Nicola Paoletti, Francesca Cairoli

Deep generative models, such as generative adversarial networks and diffusion models, have recently emerged as powerful tools for planning tasks and behavior synthesis in autonomous systems. Various guidance strategies h…

A Neuro-Symbolic Approach to Strategy Synthesis for Strategic Logics

2026-06-16 · Marco Aruta, Vadim Malvone, Aniello Murano, Domenico Parente 외 arxiv

Reasoning about what agents can achieve through strategic interaction is a core challenge in Multi-Agent Systems (MAS). Logics for strategic ability, such as ATL, provide rigorous methods, but their adoption is often hin…

Luminark: Training-free, Probabilistically-Certified Watermarking for General Vision Generative Models

2026-01-03 · Jiayi Xu, Zhang Zhang, Yuanrui Zhang, Ruitao Chen 외 arxiv

In this paper, we introduce \emph{Luminark}, a training-free and probabilistically-certified watermarking method for general vision generative models. Our approach is built upon a novel watermark definition that leverage…

Improving Certified Robustness via Statistical Learning with Logical Reasoning

2020-02-28 · Zhuolin Yang, Zhikuan Zhao, Boxin Wang, Jiawei Zhang 외

Intensive algorithmic efforts have been made to enable the rapid improvements of certificated robustness for complex ML models recently. However, current robustness certification methods are only able to certify under a …

BIG-bench Machine LearningLogical Reasoning

CAMP in the Odyssey: Provably Robust Reinforcement Learning with Certified Radius Maximization

2025-01-29 · Derui Wang, Kristen Moore, Diksha Goel, Minjune Kim 외

Deep reinforcement learning (DRL) has gained widespread adoption in control and decision-making tasks due to its strong performance in dynamic environments. However, DRL agents are vulnerable to noisy observations and ad…

Adversarial RobustnessDeep Reinforcement Learning