Safe Posterior Sampling for Constrained MDPs with Bounded Constraint Violation
Krishna C Kalagarla, Rahul Jain, Pierluigi Nuzzo

TL;DR
This paper introduces Safe PSRL, a reinforcement learning algorithm for constrained MDPs that balances exploration and exploitation while ensuring bounded constraint violations, supported by theoretical guarantees and empirical results.
Contribution
The paper presents a novel Safe PSRL algorithm that does not require prior safe policy knowledge and guarantees bounded constraint violations with strong regret bounds.
Findings
Achieves sub-linear reward regret bounds.
Ensures bounded constraint violation over episodes.
Performs well empirically in constrained environments.
Abstract
Constrained Markov decision processes (CMDPs) model scenarios of sequential decision making with multiple objectives that are increasingly important in many applications. However, the model is often unknown and must be learned online while still ensuring the constraint is met, or at least the violation is bounded with time. Some recent papers have made progress on this very challenging problem but either need unsatisfactory assumptions such as knowledge of a safe policy, or have high cumulative regret. We propose the Safe PSRL (posterior sampling-based RL) algorithm that does not need such assumptions and yet performs very well, both in terms of theoretical regret bounds as well as empirically. The algorithm achieves an efficient tradeoff between exploration and exploitation by use of the posterior sampling principle, and provably suffers only bounded constraint violation by leveraging…
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
TopicsAdversarial Robustness in Machine Learning · Reinforcement Learning in Robotics · Advanced Bandit Algorithms Research
