Linear Mixture Distributionally Robust Markov Decision Processes
Zhishuai Liu, Pan Xu
TL;DR
This work introduces the linear mixture distributionally robust MDP (DRMDP) framework to address off-dynamics RL where target transitions deviate from a known source via perturbations in mixture weights. By modeling $P_h^0(\cdot|s,a)=\boldsymbol{\phi}(\cdot|s,a)^T \boldsymbol{\theta}_h^0$ and constraining $\boldsymbol{\theta}_h$ within a divergence-based neighborhood, the authors derive a robust Bellman equation and establish DP principles under this structured uncertainty. They propose a meta algorithm with double pessimism and present two practical algorithms, DRTTR and DRVTR, based on transition-targeted and value-targeted regression, respectively, along with finite-sample guarantees under TV, KL, and $\chi^2$ divergences. Simulations demonstrate that the linear mixture DRMDP can yield less conservative, more robust policies than standard rectangular uncertainty sets, validating the approach for offline robustness and guiding future extensions to online settings and model misspecification analysis.
Abstract
Many real-world decision-making problems face the off-dynamics challenge: the agent learns a policy in a source domain and deploys it in a target domain with different state transitions. The distributionally robust Markov decision process (DRMDP) addresses this challenge by finding a robust policy that performs well under the worst-case environment within a pre-specified uncertainty set of transition dynamics. Its effectiveness heavily hinges on the proper design of these uncertainty sets, based on prior knowledge of the dynamics. In this work, we propose a novel linear mixture DRMDP framework, where the nominal dynamics is assumed to be a linear mixture model. In contrast with existing uncertainty sets directly defined as a ball centered around the nominal kernel, linear mixture DRMDPs define the uncertainty sets based on a ball around the mixture weighting parameter. We show that this new framework provides a more refined representation of uncertainties compared to conventional models based on $(s,a)$-rectangularity and $d$-rectangularity, when prior knowledge about the mixture model is present. We propose a meta algorithm for robust policy learning in linear mixture DRMDPs with general $f$-divergence defined uncertainty sets, and analyze its sample complexities under three divergence metrics instantiations: total variation, Kullback-Leibler, and $χ^2$ divergences. These results establish the statistical learnability of linear mixture DRMDPs, laying the theoretical foundation for future research on this new setting.
