LGROJun 21, 2019

Entropic Risk Measure in Policy Search

arXiv:1906.09090v235 citations
AI Analysis

This addresses the issue of high performance variability in robotic systems for applications like automation, though it is incremental as it builds on existing policy gradient methods.

The paper tackles the problem of policy optimization in stochastic environments by incorporating the entropic risk measure into policy gradient methods to account for reward variability, resulting in improved performance in simulation and a real-robot badminton task.

With the increasing pace of automation, modern robotic systems need to act in stochastic, non-stationary, partially observable environments. A range of algorithms for finding parameterized policies that optimize for long-term average performance have been proposed in the past. However, the majority of the proposed approaches does not explicitly take into account the variability of the performance metric, which may lead to finding policies that although performing well on average, can perform spectacularly bad in a particular run or over a period of time. To address this shortcoming, we study an approach to policy optimization that explicitly takes into account higher order statistics of the reward function. In this paper, we extend policy gradient methods to include the entropic risk measure in the objective function and evaluate their performance in simulation experiments and on a real-robot task of learning a hitting motion in robot badminton.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes