LGAISep 12, 2021

Concave Utility Reinforcement Learning with Zero-Constraint Violations

arXiv:2109.05439v319 citations
Originality Incremental advance
AI Analysis

This addresses safe reinforcement learning with strict constraint adherence, though it is incremental as it builds on existing model-based and Bellman error methods.

The paper tackles the problem of tabular infinite-horizon concave utility reinforcement learning with convex constraints by proposing a model-based algorithm that achieves zero constraint violations, resulting in a high-probability regret guarantee of $ ilde{O}(1/\sqrt{T})$ for the objective.

We consider the problem of tabular infinite horizon concave utility reinforcement learning (CURL) with convex constraints. For this, we propose a model-based learning algorithm that also achieves zero constraint violations. Assuming that the concave objective and the convex constraints have a solution interior to the set of feasible occupation measures, we solve a tighter optimization problem to ensure that the constraints are never violated despite the imprecise model knowledge and model stochasticity. We use Bellman error-based analysis for tabular infinite-horizon setups which allows analyzing stochastic policies. Combining the Bellman error-based analysis and tighter optimization equation, for $T$ interactions with the environment, we obtain a high-probability regret guarantee for objective which grows as $\Tilde{O}(1/\sqrt{T})$, excluding other factors. The proposed method can be applied for optimistic algorithms to obtain high-probability regret bounds and also be used for posterior sampling algorithms to obtain a loose Bayesian regret bounds but with significant improvement in computational complexity.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes