paper-with-me

Papers

Near-Optimal Reinforcement Learning for Constrained Recurrence Objectives

2025-11-25 · Dominik Wagner, Leon Witzman, Luke Ong arxiv

Recurrence objectives, where a target region must be visited infinitely often, are a fundamental class of specifications for Markov decision processes (MDPs) and form the core of $ω$-regular and linear temporal logic (LTL) objectives. We study constrained recurrence objectives, a natural extension of recurrence objectives with probabilistic constraints capable of modelling safety or fairness requirements. We first study the structure of optimal policies, showing that constrained recurrence requires different policy classes than those sufficient for other constrained MDP formalisms. In particular, we show that every feasible instance admits an optimal mixture of two stochastic stationary policies, as well as an optimal mixture of two deterministic stationary policies over a one-bit augmented MDP. We then study the generative-model reinforcement learning setting and propose an algorithm that first identifies the maximal end-component decomposition of the MDP, then reduces constrained recurrence to a constrained average reward problem for a collapsed MDP. Moreover, we establish a $\tilde{\mathcal{O}}(1/p+B/\varepsilon^2)$ sample complexity guarantee per state-action pair, where $p$ bounds certain non-zero transition probabilities and $B$ bounds transient time. Finally, we prove a nearly matching lower bound, showing that $1/p$ dependence, unlike the average-reward setting, is unavoidable.

📄 PDF Abstract BibTeX arXiv:2511.19849

Code (0)

등록된 구현이 없습니다.

Tasks

Reinforcement Learning

Similar Papers 제목 키워드 기반

A PAC Learning Algorithm for LTL and Omega-regular Objectives in MDPs

2023-10-18 · Mateo Perez, Fabio Somenzi, Ashutosh Trivedi

Linear temporal logic (LTL) and omega-regular objectives -- a superset of LTL -- have seen recent use as a way to express non-Markovian objectives in reinforcement learning. We introduce a model-based probably approximat…

PAC learningreinforcement-learning

Conflict-Averse Gradient Aggregation for Constrained Multi-Objective Reinforcement Learning

2024-03-01 · Dohyeong Kim, Mineui Hong, Jeongho Park, Songhwai Oh

In many real-world applications, a reinforcement learning (RL) agent should consider multiple objectives and adhere to safety guidelines. To address these considerations, we propose a constrained multi-objective RL algor…

Multi-Objective Reinforcement Learningreinforcement-learningReinforcement LearningReinforcement Learning (RL)

Reinforcement Learning with General LTL Objectives is Intractable

2021-11-21 · AAAI Workshop CLeaR 2022 2 · Cambridge Yang, Michael Littman, Michael Carbin

In recent years, researchers have made significant progress in devising reinforcement-learning algorithms for optimizing linear temporal logic (LTL) objectives and LTL-like objectives. Despite these advancements, there a…

reinforcement-learningReinforcement LearningReinforcement Learning (RL)

On the (In)Tractability of Reinforcement Learning for LTL Objectives

2021-11-24 · Cambridge Yang, Michael Littman, Michael Carbin

In recent years, researchers have made significant progress in devising reinforcement-learning algorithms for optimizing linear temporal logic (LTL) objectives and LTL-like objectives. Despite these advancements, there a…

reinforcement-learningReinforcement LearningReinforcement Learning (RL)

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)