English

Deterministic Policies for Constrained Reinforcement Learning in Polynomial Time

Machine Learning 2024-11-01 v2 Data Structures and Algorithms

Abstract

We present a novel algorithm that efficiently computes near-optimal deterministic policies for constrained reinforcement learning (CRL) problems. Our approach combines three key ideas: (1) value-demand augmentation, (2) action-space approximate dynamic programming, and (3) time-space rounding. Our algorithm constitutes a fully polynomial-time approximation scheme (FPTAS) for any time-space recursive (TSR) cost criteria. A TSR criteria requires the cost of a policy to be computable recursively over both time and (state) space, which includes classical expectation, almost sure, and anytime constraints. Our work answers three open questions spanning two long-standing lines of research: polynomial-time approximability is possible for 1) anytime-constrained policies, 2) almost-sure-constrained policies, and 3) deterministic expectation-constrained policies.

Keywords

Cite

@article{arxiv.2405.14183,
  title  = {Deterministic Policies for Constrained Reinforcement Learning in Polynomial Time},
  author = {Jeremy McMahan},
  journal= {arXiv preprint arXiv:2405.14183},
  year   = {2024}
}

Comments

Appearing at Neurips 2024

R2 v1 2026-06-28T16:36:38.111Z