paper-with-me

홈 › Papers

The Curious Price of Distributional Robustness in Reinforcement Learning with a Generative Model

2023-05-26 · NeurIPS 2023 11 · Laixi Shi, Gen Li, Yuting Wei, Yuxin Chen, Matthieu Geist, Yuejie Chi

This paper investigates model robustness in reinforcement learning (RL) to reduce the sim-to-real gap in practice. We adopt the framework of distributionally robust Markov decision processes (RMDPs), aimed at learning a policy that optimizes the worst-case performance when the deployed environment falls within a prescribed uncertainty set around the nominal MDP. Despite recent efforts, the sample complexity of RMDPs remained mostly unsettled regardless of the uncertainty set in use. It was unclear if distributional robustness bears any statistical consequences when benchmarked against standard RL. Assuming access to a generative model that draws samples based on the nominal MDP, we characterize the sample complexity of RMDPs when the uncertainty set is specified via either the total variation (TV) distance or $\chi^2$ divergence. The algorithm studied here is a model-based method called {\em distributionally robust value iteration}, which is shown to be near-optimal for the full range of uncertainty levels. Somewhat surprisingly, our results uncover that RMDPs are not necessarily easier or harder to learn than standard MDPs. The statistical consequence incurred by the robustness requirement depends heavily on the size and shape of the uncertainty set: in the case w.r.t.~the TV distance, the minimax sample complexity of RMDPs is always smaller than that of standard MDPs; in the case w.r.t.~the $\chi^2$ divergence, the sample complexity of RMDPs can often far exceed the standard MDP counterpart.

📄 PDF Abstract BibTeX arXiv:2305.16589

Code (0)

등록된 구현이 없습니다.

Tasks

Reinforcement Learning (RL)

Similar Papers 제목 키워드 기반

Single-Trajectory Distributionally Robust Reinforcement Learning

2023-01-27 · Zhipeng Liang, Xiaoteng Ma, Jose Blanchet, Jiheng Zhang 외

To mitigate the limitation that the classical reinforcement learning (RL) framework heavily relies on identical training and test environments, Distributionally Robust RL (DRRL) has been proposed to enhance performance a…

Decision MakingQ-Learningreinforcement-learningReinforcement Learning+1

The Curious Case of Metonymic Verbs: A Distributional Characterization

2013-03-01 · WS 2013 3 · Jason Utt, Aless Lenci, ro, Sebastian Pad{\'o} 외

Distributional Reinforcement Learning-based Energy Arbitrage Strategies in Imbalance Settlement Mechanism

2023-12-23 · Seyed Soroush Karimi Madahi, Bert Claessens, Chris Develder

Growth in the penetration of renewable energy sources makes supply more uncertain and leads to an increase in the system imbalance. This trend, together with the single imbalance pricing, opens an opportunity for balance…

Distributional Reinforcement LearningQ-Learningreinforcement-learning

DR-SAC: Distributionally Robust Soft Actor-Critic for Reinforcement Learning under Uncertainty

2025-06-14 · Mingxuan Cui, Duo Zhou, Yuxuan Han, Grani A. Hanasusanto 외

Deep reinforcement learning (RL) has achieved significant success, yet its application in real-world scenarios is often hindered by a lack of robustness to environmental uncertainties. To solve this challenge, some robus…

continuous-controlContinuous ControlDeep Reinforcement LearningOffline RL+3

Distributionally Robust Model-based Reinforcement Learning with Large State Spaces

2023-09-05 · Shyam Sundhar Ramesh, Pier Giuseppe Sessa, Yifan Hu, Andreas Krause 외

Three major challenges in reinforcement learning are the complex dynamical systems with large state spaces, the costly data acquisition processes, and the deviation of real-world dynamics from the training environment de…

Gaussian ProcessesModel-based Reinforcement Learningreinforcement-learningReinforcement Learning