English

A Primal-Dual-Critic Algorithm for Offline Constrained Reinforcement Learning

Machine Learning 2023-10-23 v2 Machine Learning

Abstract

Offline constrained reinforcement learning (RL) aims to learn a policy that maximizes the expected cumulative reward subject to constraints on expected cumulative cost using an existing dataset. In this paper, we propose Primal-Dual-Critic Algorithm (PDCA), a novel algorithm for offline constrained RL with general function approximation. PDCA runs a primal-dual algorithm on the Lagrangian function estimated by critics. The primal player employs a no-regret policy optimization oracle to maximize the Lagrangian estimate and the dual player acts greedily to minimize the Lagrangian estimate. We show that PDCA can successfully find a near saddle point of the Lagrangian, which is nearly optimal for the constrained RL problem. Unlike previous work that requires concentrability and a strong Bellman completeness assumption, PDCA only requires concentrability and realizability assumptions for sample-efficient learning.

Keywords

Cite

@article{arxiv.2306.07818,
  title  = {A Primal-Dual-Critic Algorithm for Offline Constrained Reinforcement Learning},
  author = {Kihyuk Hong and Yuhang Li and Ambuj Tewari},
  journal= {arXiv preprint arXiv:2306.07818},
  year   = {2023}
}
R2 v1 2026-06-28T11:03:59.880Z