Distributionally Robust Off-Dynamics Reinforcement Learning: Provable Efficiency with Linear Function Approximation
Zhishuai Liu, Pan Xu
TL;DR
The paper addresses off-dynamics reinforcement learning by formulating online distributionally robust MDPs with linear function approximation to bridge the sim-to-real gap. It shows that duals under TV-based uncertainty preserve linearity in the robust Q-function within a $d$-rectangular framework, mitigating nonlinearity and error amplification observed under KL/Chi-square divergences. The authors introduce the model-free DR-LSVI-UCB algorithm and prove a non-asymptotic suboptimality bound on the average suboptimality that scales as $\tilde{O}(\sqrt{H^4 d^4 / K})$, independent of the state and action space sizes, and demonstrate robustness through simulations including simulated linear MDPs and a American put option problem. This work advances theoretical understanding and practical viability of provably efficient online DRMDPs with linear function approximation for robust off-dynamics RL.
Abstract
We study off-dynamics Reinforcement Learning (RL), where the policy is trained on a source domain and deployed to a distinct target domain. We aim to solve this problem via online distributionally robust Markov decision processes (DRMDPs), where the learning algorithm actively interacts with the source domain while seeking the optimal performance under the worst possible dynamics that is within an uncertainty set of the source domain's transition kernel. We provide the first study on online DRMDPs with function approximation for off-dynamics RL. We find that DRMDPs' dual formulation can induce nonlinearity, even when the nominal transition kernel is linear, leading to error propagation. By designing a $d$-rectangular uncertainty set using the total variation distance, we remove this additional nonlinearity and bypass the error propagation. We then introduce DR-LSVI-UCB, the first provably efficient online DRMDP algorithm for off-dynamics RL with function approximation, and establish a polynomial suboptimality bound that is independent of the state and action space sizes. Our work makes the first step towards a deeper understanding of the provable efficiency of online DRMDPs with linear function approximation. Finally, we substantiate the performance and robustness of DR-LSVI-UCB through different numerical experiments.
