vix.ing · top · new · best · stats · spec

Provably Efficient Sample Complexity for Robust CMDP

2025/11/10 by S. Ganguly, Ganguly, Sourav, Ghosh, Arnob
Computer Science · Decision Sciences · #Advanced Bandit Algorithms Research #Adversarial Robustness in Machine Learning #FOS: Computer and information sciences #FOS: Electrical engineering #Machine Learning (cs.LG) #Machine Learning (stat.ML) #Reinforcement Learning in Robotics #Systems and Control (eess.SY) #electronic engineering #information engineering

paper · pdf · doi:10.48550/arxiv.2511.07486

openalex publication_date 2025/11/10 · openalex created_date 2025/11/13 · openalex updated_date 2026/07/28

Abstract

We study the problem of learning policies that maximize cumulative reward while satisfying safety constraints, even when the real environment differs from a simulator or nominal model. We focus on robust constrained Markov decision processes (RCMDPs), where the agent must maximize reward while ensuring cumulative utility exceeds a threshold under the worst-case dynamics within an uncertainty set. While recent works have established finite-time iteration complexity guarantees for RCMDPs using policy optimization, their sample complexity guarantees remain largely unexplored. In this paper, we first show that Markovian policies may fail to be optimal even under rectangular uncertainty sets unlike the \em unconstrained robust MDP. To address this, we introduce an augmented state space that incorporates the remaining utility budget into the state representation. Building on this formulation, we propose a novel Robust constrained Value iteration (RCVI) algorithm with a sample complexity of \mathcalO(|S||A|H52) achieving at most ε violation using a generative model where |S| and |A| denote the sizes of the state and action spaces, respectively, and H is the episode length. To the best of our knowledge, this is the \em first sample complexity guarantee for RCMDP. Empirical results further validate the effectiveness of our approach.

Citations

Related