Efficient Policy Optimization in Robust Constrained MDPs with Iteration Complexity Guarantees
Sourav Ganguly, Kishan Panaganti, Arnob Ghosh, Adam Wierman

TL;DR
This paper introduces a new algorithm for robust constrained Markov decision processes that guarantees iteration complexity and improves computational efficiency over existing methods, ensuring safe and optimal policies under model uncertainty.
Contribution
It proposes a novel technique for robust policy optimization in RCMDPs that avoids binary search and provides iteration complexity guarantees, enhancing efficiency and robustness.
Findings
Algorithm achieves $ ext{O}(rac{1}{ ext{epsilon}^2})$ iteration complexity.
Reduces computation time by at least 4x for smaller discount factors.
Reduces computation time by at least 6x for larger discount factors.
Abstract
Constrained decision-making is essential for designing safe policies in real-world control systems, yet simulated environments often fail to capture real-world adversities. We consider the problem of learning a policy that will maximize the cumulative reward while satisfying a constraint, even when there is a mismatch between the real model and an accessible simulator/nominal model. In particular, we consider the robust constrained Markov decision problem (RCMDP) where an agent needs to maximize the reward and satisfy the constraint against the worst possible stochastic model under the uncertainty set centered around an unknown nominal model. Primal-dual methods, effective for standard constrained MDP (CMDP), are not applicable here because of the lack of the strong duality property. Further, one cannot apply the standard robust value-iteration based approach on the composite value…
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
TopicsAuction Theory and Applications · Optimization and Search Problems
MethodsSparse Evolutionary Training
