paper-with-me

홈 › Papers

Near-Optimal Sample Complexity Bounds for Constrained MDPs

2022-06-13 · Sharan Vaswani, Lin F. Yang, Csaba Szepesvári

In contrast to the advances in characterizing the sample complexity for solving Markov decision processes (MDPs), the optimal statistical complexity for solving constrained MDPs (CMDPs) remains unknown. We resolve this question by providing minimax upper and lower bounds on the sample complexity for learning near-optimal policies in a discounted CMDP with access to a generative model (simulator). In particular, we design a model-based algorithm that addresses two settings: (i) relaxed feasibility, where small constraint violations are allowed, and (ii) strict feasibility, where the output policy is required to satisfy the constraint. For (i), we prove that our algorithm returns an $\epsilon$-optimal policy with probability $1 - \delta$, by making $\tilde{O}\left(\frac{S A \log(1/\delta)}{(1 - \gamma)^3 \epsilon^2}\right)$ queries to the generative model, thus matching the sample-complexity for unconstrained MDPs. For (ii), we show that the algorithm's sample complexity is upper-bounded by $\tilde{O} \left(\frac{S A \, \log(1/\delta)}{(1 - \gamma)^5 \, \epsilon^2 \zeta^2} \right)$ where $\zeta$ is the problem-dependent Slater constant that characterizes the size of the feasible region. Finally, we prove a matching lower-bound for the strict feasibility setting, thus obtaining the first near minimax optimal bounds for discounted CMDPs. Our results show that learning CMDPs is as easy as MDPs when small constraint violations are allowed, but inherently more difficult when we demand zero constraint violation.

📄 PDF Abstract BibTeX arXiv:2206.06270

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Sample Complexity Bounds for Linear Constrained MDPs with a Generative Model

2025-07-02 · Xingtu Liu, Lin F. Yang, Sharan Vaswani arxiv

We consider infinite-horizon $γ$-discounted (linear) constrained Markov decision processes (CMDPs) where the objective is to find a policy that maximizes the expected cumulative reward subject to expected cumulative cons…

Primal-Dual Sample Complexity Bounds for Constrained Markov Decision Processes with Multiple Constraints

2025-03-09 · Max Buckley, Konstantinos Papathanasiou, Andreas Spanopoulos

This paper addresses the challenge of solving Constrained Markov Decision Processes (CMDPs) with $d > 1$ constraints when the transition dynamics are unknown, but samples can be drawn from a generative model. We propose …

Near-Optimal Sample Complexity Bounds for Constrained Average-Reward MDPs

2025-09-20 · Yukuan Wei, Xudong Li, Lin F. Yang arxiv

Recent advances have significantly improved our understanding of the sample complexity of learning in average-reward Markov decision processes (AMDPs) under the generative model. However, much less is known about the con…

Near-optimal sample complexity for convex tensor completion

2017-11-14 · Navid Ghadermarzy, Yaniv Plan, Özgür Yılmaz

We analyze low rank tensor completion (TC) using noisy measurements of a subset of the tensor. Assuming a rank-$r$, order-$d$, $N \times N \times \cdots \times N$ tensor where $r=O(1)$, the best sampling complexity that …

Instance-optimal stochastic convex optimization: Can we improve upon sample-average and robust stochastic approximation?

2026-03-26 · Liwei Jiang, Ashwin Pananjady arxiv

We study the unconstrained minimization of a smooth and strongly convex population loss function under a stochastic oracle that introduces both additive and multiplicative noise; this is a canonical and widely-studied se…