paper-with-me

홈 › Papers

Risk-Sensitive Reinforcement Learning Applied to Control under Constraints

2011-09-09 · P. Geibel, F. Wysotzki

In this paper, we consider Markov Decision Processes (MDPs) with error states. Error states are those states entering which is undesirable or dangerous. We define the risk with respect to a policy as the probability of entering such a state when the policy is pursued. We consider the problem of finding good policies whose risk is smaller than some user-specified threshold, and formalize it as a constrained MDP with two criteria. The first criterion corresponds to the value function originally given. We will show that the risk can be formulated as a second criterion function based on a cumulative return, whose definition is independent of the original value function. We present a model free, heuristic reinforcement learning algorithm that aims at finding good deterministic policies. It is based on weighting the original value function and the risk. The weight parameter is adapted in order to find a feasible solution for the constrained problem that has a good performance with respect to the value function. The algorithm was successfully applied to the control of a feed tank with stochastic inflows that lies upstream of a distillation column. This control task was originally formulated as an optimal control problem with chance constraints, and it was solved under certain assumptions on the model to obtain an optimal solution. The power of our learning algorithm is that it can be used even when some of these restrictive assumptions are relaxed.

📄 PDF Abstract BibTeX arXiv:1109.2147

Code (0)

등록된 구현이 없습니다.

Tasks

reinforcement-learningReinforcement LearningReinforcement Learning (RL)

Similar Papers 제목 키워드 기반

Risk-sensitive control as inference with Rényi divergence

2024-11-04 · Kaito Ito, Kenji Kashima

This paper introduces the risk-sensitive control as inference (RCaI) that extends CaI by using R\'{e}nyi divergence variational inference. RCaI is shown to be equivalent to log-probability regularized risk-sensitive cont…

Reinforcement Learning (RL)Variational Inference

Risk-Sensitive Inhibitory Control for Safe Reinforcement Learning

2023-10-02 · Armin Lederer, Erfaun Noorani, John S. Baras, Sandra Hirche

Humans have the ability to deviate from their natural behavior when necessary, which is a cognitive process called response inhibition. Similar approaches have independently received increasing attention in recent years …

reinforcement-learningReinforcement LearningSafe Reinforcement Learning

DSAC: Distributional Soft Actor Critic for Risk-Sensitive Reinforcement Learning

2020-04-30 · Xiaoteng Ma, Li Xia, Zhengyuan Zhou, Jun Yang 외

In this paper, we present a new reinforcement learning (RL) algorithm called Distributional Soft Actor Critic (DSAC), which exploits the distributional information of accumulated rewards to achieve better performance. Se…

continuous-controlContinuous Controlreinforcement-learningReinforcement Learning+1

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

Provably Efficient Iterated CVaR Reinforcement Learning with Function Approximation and Human Feedback

2023-07-06 · Yu Chen, Yihan Du, Pihe Hu, Siwei Wang 외

Risk-sensitive reinforcement learning (RL) aims to optimize policies that balance the expected reward and risk. In this paper, we present a novel risk-sensitive RL framework that employs an Iterated Conditional Value-at-…

Decision MakingLEMMAreinforcement-learningReinforcement Learning (RL)