paper-with-me

Papers

Cautious Reinforcement Learning via Distributional Risk in the Dual Domain

2020-02-27 · Junyu Zhang, Amrit Singh Bedi, Mengdi Wang, Alec Koppel

We study the estimation of risk-sensitive policies in reinforcement learning problems defined by a Markov Decision Process (MDPs) whose state and action spaces are countably finite. Prior efforts are predominately afflicted by computational challenges associated with the fact that risk-sensitive MDPs are time-inconsistent. To ameliorate this issue, we propose a new definition of risk, which we call caution, as a penalty function added to the dual objective of the linear programming (LP) formulation of reinforcement learning. The caution measures the distributional risk of a policy, which is a function of the policy's long-term state occupancy distribution. To solve this problem in an online model-free manner, we propose a stochastic variant of primal-dual method that uses Kullback-Lieber (KL) divergence as its proximal term. We establish that the number of iterations/samples required to attain approximately optimal solutions of this scheme matches tight dependencies on the cardinality of the state and action spaces, but differs in its dependence on the infinity norm of the gradient of the risk measure. Experiments demonstrate the merits of this approach for improving the reliability of reward accumulation without additional computational burdens.

📄 PDF Abstract BibTeX arXiv:2002.12475

Code (0)

등록된 구현이 없습니다.

Tasks

reinforcement-learningReinforcement LearningReinforcement Learning (RL)

Similar Papers 제목 키워드 기반

SENTINEL: Taming Uncertainty with Ensemble-based Distributional Reinforcement Learning

2021-02-22 · Hannes Eriksson, Debabrota Basu, Mina Alibeigi, Christos Dimitrakakis

In this paper, we consider risk-sensitive sequential decision-making in Reinforcement Learning (RL). Our contributions are two-fold. First, we introduce a novel and coherent quantification of risk, namely composite risk,…

Decision MakingDistributional Reinforcement LearningModel-based Reinforcement Learningreinforcement-learning+3

Boosted Distributional Reinforcement Learning: Analysis and Healthcare Applications

2026-04-06 · Zequn Chen, Wesley J. Marrero arxiv

Researchers and practitioners are increasingly considering reinforcement learning to optimize decisions in complex domains like robotics and healthcare. To date, these efforts have largely utilized expectation-based lear…

Reinforcement Learning

Conservative Offline Distributional Reinforcement Learning

2021-07-12 · NeurIPS 2021 12 · Yecheng Jason Ma, Dinesh Jayaraman, Osbert Bastani

Many reinforcement learning (RL) problems in practice are offline, learning purely from observational data. A key challenge is how to ensure the learned policy is safe, which requires quantifying the risk associated with…

D4RLDistributional Reinforcement LearningMuJoCoOffline RL+4

Cautious Adaptation For Reinforcement Learning in Safety-Critical Settings

2020-08-15 · ICML 2020 1 · Jesse Zhang, Brian Cheung, Chelsea Finn, Sergey Levine 외

Reinforcement learning (RL) in real-world safety-critical target settings like urban driving is hazardous, imperiling the RL agent, other agents, and the environment. To overcome this difficulty, we propose a "safety-cri…

reinforcement-learningReinforcement LearningReinforcement Learning (RL)

One Risk to Rule Them All: A Risk-Sensitive Perspective on Model-Based Offline Reinforcement Learning

2022-11-30 · NeurIPS 2023 11 · Marc Rigter, Bruno Lacerda, Nick Hawes

Offline reinforcement learning (RL) is suitable for safety-critical domains where online exploration is too costly or dangerous. In such safety-critical settings, decision-making should take into consideration the risk o…

AllDecision MakingOffline RLReinforcement Learning (RL)+1