Sample-Efficient Constrained Reinforcement Learning with General Parameterization
Washim Uddin Mondal, Vaneet Aggarwal

TL;DR
This paper introduces a new algorithm for constrained reinforcement learning that improves sample efficiency and guarantees near-optimal solutions with respect to both reward maximization and constraint satisfaction.
Contribution
The paper proposes the PD-ANPG algorithm, achieving the first near-optimal sample complexity for general parameterized CMDPs with accelerated natural policy gradients.
Findings
Improves sample complexity by a factor of (1-γ)^{-1}
Achieves the theoretical lower bound in ε^{-1}
Ensures ε-global optimality and constraint violation bounds
Abstract
We consider a constrained Markov Decision Problem (CMDP) where the goal of an agent is to maximize the expected discounted sum of rewards over an infinite horizon while ensuring that the expected discounted sum of costs exceeds a certain threshold. Building on the idea of momentum-based acceleration, we develop the Primal-Dual Accelerated Natural Policy Gradient (PD-ANPG) algorithm that ensures an global optimality gap and constraint violation with sample complexity for general parameterized policies where denotes the discount factor. This improves the state-of-the-art sample complexity in general parameterized CMDPs by a factor of and achieves the theoretical lower bound in .
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
Taxonomy
TopicsAdaptive Dynamic Programming Control · Reinforcement Learning in Robotics · Smart Parking Systems Research
