English

Constrained episodic reinforcement learning in concave-convex and knapsack settings

Machine Learning 2021-06-08 v2 Artificial Intelligence Data Structures and Algorithms Machine Learning

Abstract

We propose an algorithm for tabular episodic reinforcement learning with constraints. We provide a modular analysis with strong theoretical guarantees for settings with concave rewards and convex constraints, and for settings with hard constraints (knapsacks). Most of the previous work in constrained reinforcement learning is limited to linear constraints, and the remaining work focuses on either the feasibility question or settings with a single episode. Our experiments demonstrate that the proposed algorithm significantly outperforms these approaches in existing constrained episodic environments.

Keywords

Cite

@article{arxiv.2006.05051,
  title  = {Constrained episodic reinforcement learning in concave-convex and knapsack settings},
  author = {Kianté Brantley and Miroslav Dudik and Thodoris Lykouris and Sobhan Miryoosefi and Max Simchowitz and Aleksandrs Slivkins and Wen Sun},
  journal= {arXiv preprint arXiv:2006.05051},
  year   = {2021}
}

Comments

The NeurIPS 2020 version of this paper includes a small bug, leading to an incorrect dependence on H in Theorem 3.4. This version fixes it by adjusting Eq. (9), Theorem 3.4 and the relevant proofs. Changes in the main text are noted in red. Changes in the appendix are limited to Appendices B.1, B.5, and B.6 and the statement of Lemma F.3

R2 v1 2026-06-23T16:10:05.911Z