English

Upper and Lower Bounds for Distributionally Robust Off-Dynamics Reinforcement Learning

Machine Learning 2024-10-01 v1 Artificial Intelligence Machine Learning

Abstract

We study off-dynamics Reinforcement Learning (RL), where the policy training and deployment environments are different. To deal with this environmental perturbation, we focus on learning policies robust to uncertainties in transition dynamics under the framework of distributionally robust Markov decision processes (DRMDPs), where the nominal and perturbed dynamics are linear Markov Decision Processes. We propose a novel algorithm We-DRIVE-U that enjoys an average suboptimality O~(dHmin{1/ρ,H}/K)\widetilde{\mathcal{O}}\big({d H \cdot \min \{1/{\rho}, H\}/\sqrt{K} }\big), where KK is the number of episodes, HH is the horizon length, dd is the feature dimension and ρ\rho is the uncertainty level. This result improves the state-of-the-art by O(dH/min{1/ρ,H})\mathcal{O}(dH/\min\{1/\rho,H\}). We also construct a novel hard instance and derive the first information-theoretic lower bound in this setting, which indicates our algorithm is near-optimal up to O(H)\mathcal{O}(\sqrt{H}) for any uncertainty level ρ(0,1]\rho\in(0,1]. Our algorithm also enjoys a 'rare-switching' design, and thus only requires O(dHlog(1+H2K))\mathcal{O}(dH\log(1+H^2K)) policy switches and O(d2Hlog(1+H2K))\mathcal{O}(d^2H\log(1+H^2K)) calls for oracle to solve dual optimization problems, which significantly improves the computational efficiency of existing algorithms for DRMDPs, whose policy switch and oracle complexities are both O(K)\mathcal{O}(K).

Keywords

Cite

@article{arxiv.2409.20521,
  title  = {Upper and Lower Bounds for Distributionally Robust Off-Dynamics Reinforcement Learning},
  author = {Zhishuai Liu and Weixin Wang and Pan Xu},
  journal= {arXiv preprint arXiv:2409.20521},
  year   = {2024}
}

Comments

48 pages, 3 figures, 2 tables

R2 v1 2026-06-28T19:02:40.931Z