English

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

Machine Learning 2023-11-06 v3 Artificial Intelligence

Abstract

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.

Keywords

Cite

@article{arxiv.2307.08873,
  title  = {An Alternative to Variance: Gini Deviation for Risk-averse Policy Gradient},
  author = {Yudong Luo and Guiliang Liu and Pascal Poupart and Yangchen Pan},
  journal= {arXiv preprint arXiv:2307.08873},
  year   = {2023}
}

Comments

NeurIPS 2023

R2 v1 2026-06-28T11:33:02.816Z