LGAIMLJul 13, 2022

A Near-Optimal Primal-Dual Method for Off-Policy Learning in CMDP

arXiv:2207.06147v113 citationsh-index: 31
Originality Highly original
AI Analysis

This work addresses the lack of understanding in offline safe reinforcement learning for constrained decision-making, providing theoretical guarantees for sample efficiency and safety.

The paper tackles the offline Constrained Markov Decision Process (CMDP) problem by establishing a sample complexity lower bound and proposing a near-optimal primal-dual algorithm called DPDL, which achieves zero constraint violation with sample complexity matching the lower bound up to a logarithmic factor.

As an important framework for safe Reinforcement Learning, the Constrained Markov Decision Process (CMDP) has been extensively studied in the recent literature. However, despite the rich results under various on-policy learning settings, there still lacks some essential understanding of the offline CMDP problems, in terms of both the algorithm design and the information theoretic sample complexity lower bound. In this paper, we focus on solving the CMDP problems where only offline data are available. By adopting the concept of the single-policy concentrability coefficient $C^*$, we establish an $Ω\left(\frac{\min\left\{|\mathcal{S}||\mathcal{A}|,|\mathcal{S}|+I\right\} C^*}{(1-γ)^3ε^2}\right)$ sample complexity lower bound for the offline CMDP problem, where $I$ stands for the number of constraints. By introducing a simple but novel deviation control mechanism, we propose a near-optimal primal-dual learning algorithm called DPDL. This algorithm provably guarantees zero constraint violation and its sample complexity matches the above lower bound except for an $\tilde{\mathcal{O}}((1-γ)^{-1})$ factor. Comprehensive discussion on how to deal with the unknown constant $C^*$ and the potential asynchronous structure on the offline dataset are also included.

Foundations

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

Your Notes