paper-with-me

Papers

Policy Optimization with Linear Temporal Logic Constraints

2022-06-20 · Cameron Voloshin, Hoang M. Le, Swarat Chaudhuri, Yisong Yue

We study the problem of policy optimization (PO) with linear temporal logic (LTL) constraints. The language of LTL allows flexible description of tasks that may be unnatural to encode as a scalar cost function. We consider LTL-constrained PO as a systematic framework, decoupling task specification from policy selection, and as an alternative to the standard of cost shaping. With access to a generative model, we develop a model-based approach that enjoys a sample complexity analysis for guaranteeing both task satisfaction and cost optimality (through a reduction to a reachability problem). Empirically, our algorithm can achieve strong performance even in low-sample regimes.

📄 PDF Abstract BibTeX arXiv:2206.09546

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Integrating LTL Constraints into PPO for Safe Reinforcement Learning

2026-03-01 · Maifang Zhang, Hang Yu, Qian Zuo, Cheng Wang 외 arxiv

This paper proposes Proximal Policy Optimization with Linear Temporal Logic Constraints (PPO-LTL), a framework that integrates safety constraints written in LTL into PPO for safe reinforcement learning. LTL constraints o…

Reinforcement Learning

Optimal Secure Control with Linear Temporal Logic Constraints

2019-07-17

Prior work on automatic control synthesis for cyber-physical systems under logical constraints has primarily focused on environmental disturbances or modeling uncertainties, however, the impact of deliberate and maliciou…

ILCL: Inverse Logic-Constraint Learning from Temporally Constrained Demonstrations

2025-07-15 · Minwoo Cho, Jaehwi Jang, Daehyung Park arxiv

We aim to solve the problem of temporal-constraint learning from demonstrations to reproduce demonstration-like logic-constrained behaviors. Learning logic constraints is challenging due to the combinatorially large spac…

Reinforcement Learning

Combinatorial diversity metrics for the analysis of policy processes

2020-08-19 · Mark Dukes, Anthony A. Casey

We present several completely general diversity metrics to quantify the problem-solving capacity of any public policy decision making process. This is performed by modelling the policy process using a declarative process…

Decision MakingDiversity

Synthesis of Discounted-Reward Optimal Policies for Markov Decision Processes Under Linear Temporal Logic Specifications

2020-11-01 · Krishna C. Kalagarla, Rahul Jain, Pierluigi Nuzzo

We present a method to find an optimal policy with respect to a reward function for a discounted Markov decision process under general linear temporal logic (LTL) specifications. Previous work has either focused on maxim…

Motion Planning