paper-with-me

Papers

An Alternative to Variance: Gini Deviation for Risk-averse Policy Gradient

2023-07-17 · NeurIPS 2023 11

Restricting the variance of a policy's return is a popular choice in risk-averse Reinforcement Learning (RL) due to its clear mathematical definition and easy interpretability. Traditional methods directly restrict the total return variance. Recent methods restrict the per-step reward variance as a proxy. We thoroughly examine the limitations of these variance-based methods, such as sensitivity to numerical scale and hindering of policy learning, and propose to use an alternative risk measure, Gini deviation, as a substitute. We study various properties of this new risk measure and derive a policy gradient algorithm to minimize it. Empirical evaluation in domains where risk-aversion can be clearly defined, shows that our algorithm can mitigate the limitations of variance-based risk measures and achieves high return with low risk in terms of variance and Gini deviation when others fail to learn a reasonable policy.

📄 PDF Abstract BibTeX arXiv:2307.08873

Code (0)

등록된 구현이 없습니다.

Tasks

Reinforcement Learning (RL)

Similar Papers 제목 키워드 기반

Measures of Variability for Risk-averse Policy Gradient

2025-04-15 · Yudong Luo, Yangchen Pan, Jiaqi Tan, Pascal Poupart

Risk-averse reinforcement learning (RARL) is critical for decision-making under uncertainty, which is especially valuable in high-stake applications. However, most existing works focus on risk measures, e.g., conditional…

Decision MakingDecision Making Under Uncertainty

Mean-Semivariance Policy Optimization via Risk-Averse Reinforcement Learning

2022-06-15 · Xiaoteng Ma, Shuai Ma, Li Xia, Qianchuan Zhao

Keeping risk under control is often more crucial than maximizing expected rewards in real-world decision-making situations, such as finance, robotics, autonomous driving, etc. The most natural choice of risk measures is …

Autonomous Drivingcontinuous-controlContinuous ControlDecision Making+4

Mean-Variance Policy Iteration for Risk-Averse Reinforcement Learning

2020-04-22 · Shangtong Zhang, Bo Liu, Shimon Whiteson

We present a mean-variance policy iteration (MVPI) framework for risk-averse control in a discounted infinite horizon MDP optimizing the variance of a per-step reward random variable. MVPI enjoys great flexibility in tha…

MuJoCoreinforcement-learningReinforcement LearningReinforcement Learning (RL)

A risk measurement approach from risk-averse stochastic optimization of score functions

2022-08-31 · Marcelo Brutti Righi, Fernanda Maria Müller, Marlon Ruoso Moresco

We propose a risk measurement approach for a risk-averse stochastic problem. We provide results that guarantee that our problem has a solution. We characterize and explore the properties of the argmin as a risk measure a…

regressionStochastic Optimization

Optimal insurance with mean-deviation measures

2023-12-04 · Tim J. Boonen, Xia Han

This paper studies an optimal insurance contracting problem in which the preferences of the decision maker given by the sum of the expected loss and a convex, increasing function of a deviation measure. As for the deviat…