LGSYDec 9, 2021

Reinforcement Learning with Almost Sure Constraints

arXiv:2112.05198v316 citations
Originality Incremental advance
AI Analysis

This work addresses the challenge of ensuring almost sure safety in reinforcement learning, which is crucial for high-stakes applications like robotics or autonomous systems, representing an incremental advance over typical expectation-based constraints.

The paper tackles the problem of finding feasible policies for Constrained Markov Decision Processes under probability one constraints, showing that stationary policies are insufficient and proposing a budget-based approach to track constraint violations, with sample-complexity bounds provided for learning when the kernel is unknown.

In this work we address the problem of finding feasible policies for Constrained Markov Decision Processes under probability one constraints. We argue that stationary policies are not sufficient for solving this problem, and that a rich class of policies can be found by endowing the controller with a scalar quantity, so called budget, that tracks how close the agent is to violating the constraint. We show that the minimal budget required to act safely can be obtained as the smallest fixed point of a Bellman-like operator, for which we analyze its convergence properties. We also show how to learn this quantity when the true kernel of the Markov decision process is not known, while providing sample-complexity bounds. The utility of knowing this minimal budget relies in that it can aid in the search of optimal or near-optimal policies by shrinking down the region of the state space the agent must navigate. Simulations illustrate the different nature of probability one constraints against the typically used constraints in expectation.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes