Learning Deterministic Policies with Policy Gradients in Constrained Markov Decision Processes
Alessandro Montenegro, Leonardo Cesani, Marco Mussi, Matteo Papini, Alberto Maria Metelli

TL;DR
This paper introduces C-PG, a policy gradient algorithm with convergence guarantees for constrained Markov Decision Processes, capable of learning deterministic policies from stochastic ones and validated on control tasks.
Contribution
The paper presents C-PG, an exploration-agnostic policy gradient method with global convergence guarantees, and demonstrates its effectiveness in learning deterministic policies in constrained settings.
Findings
C-PG achieves global last-iterate convergence under gradient domination.
C-PG effectively learns deterministic policies from stochastic hyperpolicies.
Empirical results show C-PG outperforms state-of-the-art baselines on control tasks.
Abstract
Constrained Reinforcement Learning (CRL) addresses sequential decision-making problems where agents are required to achieve goals by maximizing the expected return while meeting domain-specific constraints. In this setting, policy-based methods are widely used thanks to their advantages when dealing with continuous-control problems. These methods search in the policy space with an action-based or a parameter-based exploration strategy, depending on whether they learn the parameters of a stochastic policy or those of a stochastic hyperpolicy. We introduce an exploration-agnostic algorithm, called C-PG, which enjoys global last-iterate convergence guarantees under gradient domination assumptions. Furthermore, under specific noise models where the (hyper)policy is expressed as a stochastic perturbation of the actions or of the parameters of an underlying deterministic policy, we…
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
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsReinforcement Learning in Robotics · Advanced Bandit Algorithms Research · Adversarial Robustness in Machine Learning
