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

Xiaoteng Ma,Xia Li,Zhengyuan Zhou,Jing Yang,Qianchuan Zhao
DOI: https://doi.org/10.48550/arxiv.2004.14547
2020-01-01
Abstract: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. Seamlessly integrating SAC (which uses entropy to encourage exploration) with a principled distributional view of the underlying objective, DSAC takes into consideration the randomness in both action and rewards, and beats the state-of-the-art baselines in several continuous control benchmarks. Moreover, with the distributional information of rewards, we propose a unified framework for risk-sensitive learning, one that goes beyond maximizing only expected accumulated rewards. Under this framework we discuss three specific risk-related metrics: percentile, mean-variance and distorted expectation. Our extensive experiments demonstrate that with distribution modeling in RL, the agent performs better for both risk-averse and risk-seeking control tasks.
What problem does this paper attempt to address?