paper-with-me

Papers

Risk-Sensitive Policy with Distributional Reinforcement Learning

2022-12-30 · Thibaut Théate, Damien Ernst

Classical reinforcement learning (RL) techniques are generally concerned with the design of decision-making policies driven by the maximisation of the expected outcome. Nevertheless, this approach does not take into consideration the potential risk associated with the actions taken, which may be critical in certain applications. To address that issue, the present research work introduces a novel methodology based on distributional RL to derive sequential decision-making policies that are sensitive to the risk, the latter being modelled by the tail of the return probability distribution. The core idea is to replace the $Q$ function generally standing at the core of learning schemes in RL by another function taking into account both the expected return and the risk. Named the risk-based utility function $U$, it can be extracted from the random return distribution $Z$ naturally learnt by any distributional RL algorithm. This enables to span the complete potential trade-off between risk minimisation and expected return maximisation, in contrast to fully risk-averse methodologies. Fundamentally, this research yields a truly practical and accessible solution for learning risk-sensitive policies with minimal modification to the distributional RL algorithm, and with an emphasis on the interpretability of the resulting decision-making process.

📄 PDF Abstract BibTeX arXiv:2212.14743

Code (1)

thibauttheate/risk-sensitive-policy-with-distributional-reinforcement-learning 공식 구현 pytorch

Tasks

Decision MakingDistributional Reinforcement Learningreinforcement-learningReinforcement LearningReinforcement Learning (RL)Sequential Decision Making

Similar Papers 제목 키워드 기반

Policy Gradient Methods for Risk-Sensitive Distributional Reinforcement Learning with Provable Convergence

2024-05-23 · Minheng Xiao, Xian Yu, Lei Ying

Risk-sensitive reinforcement learning (RL) is crucial for maintaining reliable performance in high-stakes applications. While traditional RL methods aim to learn a point estimate of the random cumulative cost, distributi…

Distributional Reinforcement LearningPolicy Gradient MethodsReinforcement Learning (RL)

Distributional Reinforcement Learning for Risk-Sensitive Policies

2021-01-01 · Shiau Hong Lim, Ilyas Malik

We address the problem of learning a risk-sensitive policy based on the CVaR risk measure using distributional reinforcement learning. In particular, we show that applying the distributional Bellman optimality operator w…

Distributional Reinforcement Learningreinforcement-learningReinforcement LearningReinforcement Learning (RL)

Learning Risk-Aware Quadrupedal Locomotion using Distributional Reinforcement Learning

2023-09-25 · Lukas Schneider, Jonas Frey, Takahiro Miki, Marco Hutter

Deployment in hazardous environments requires robots to understand the risks associated with their actions and movements to prevent accidents. Despite its importance, these risks are not explicitly modeled by currently d…

Distributional Reinforcement Learningreinforcement-learningReinforcement Learning

Is Risk-Sensitive Reinforcement Learning Properly Resolved?

2023-07-02 · Ruiwen Zhou, Minghuan Liu, Kan Ren, Xufang Luo 외

Due to the nature of risk management in learning applicable policies, risk-sensitive reinforcement learning (RSRL) has been realized as an important direction. RSRL is usually achieved by learning risk-sensitive objectiv…

Distributional Reinforcement LearningManagementQ-Learningreinforcement-learning+1

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 afflic…

reinforcement-learningReinforcement LearningReinforcement Learning (RL)