LGAIFeb 27, 2023

Distributional Method for Risk Averse Reinforcement Learning

arXiv:2302.14109v11 citationsh-index: 30
Originality Incremental advance
AI Analysis

This addresses risk-sensitive decision-making in reinforcement learning for domains requiring randomized policies, though it appears incremental as it builds on existing dynamic programming and neural network approaches.

The paper tackles the problem of learning optimal policies in risk-averse reinforcement learning with randomized policies, proposing a distributional method that avoids the curse of dimensionality in exploration and demonstrates performance across randomly selected model parameters.

We introduce a distributional method for learning the optimal policy in risk averse Markov decision process with finite state action spaces, latent costs, and stationary dynamics. We assume sequential observations of states, actions, and costs and assess the performance of a policy using dynamic risk measures constructed from nested Kusuoka-type conditional risk mappings. For such performance criteria, randomized policies may outperform deterministic policies, therefore, the candidate policies lie in the d-dimensional simplex where d is the cardinality of the action space. Existing risk averse reinforcement learning methods seldom concern randomized policies, naïve extensions to current setting suffer from the curse of dimensionality. By exploiting certain structures embedded in the corresponding dynamic programming principle, we propose a distributional learning method for seeking the optimal policy. The conditional distribution of the value function is casted into a specific type of function, which is chosen with in mind the ease of risk averse optimization. We use a deep neural network to approximate said function, illustrate that the proposed method avoids the curse of dimensionality in the exploration phase, and explore the method's performance with a wide range of model parameters that are picked randomly.

Foundations

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

Your Notes