Distributional Actor-Critic Ensemble for Uncertainty-Aware Continuous Control
Takuya Kanazawa, Haiyan Wang, Chetan Gupta

TL;DR
This paper introduces an uncertainty-aware reinforcement learning algorithm that extends DDPG by disentangling epistemic and aleatoric uncertainties, leading to improved performance in continuous control tasks.
Contribution
It proposes a novel distributional actor-critic ensemble method that separately estimates epistemic and aleatoric uncertainties within DDPG for better exploration and risk-sensitive policies.
Findings
Outperforms vanilla DDPG in robotic control benchmarks
Enhances exploration efficiency through epistemic uncertainty
Learns risk-sensitive policies using aleatoric uncertainty
Abstract
Uncertainty quantification is one of the central challenges for machine learning in real-world applications. In reinforcement learning, an agent confronts two kinds of uncertainty, called epistemic uncertainty and aleatoric uncertainty. Disentangling and evaluating these uncertainties simultaneously stands a chance of improving the agent's final performance, accelerating training, and facilitating quality assurance after deployment. In this work, we propose an uncertainty-aware reinforcement learning algorithm for continuous control tasks that extends the Deep Deterministic Policy Gradient algorithm (DDPG). It exploits epistemic uncertainty to accelerate exploration and aleatoric uncertainty to learn a risk-sensitive policy. We conduct numerical experiments showing that our variant of DDPG outperforms vanilla DDPG without uncertainty estimation in benchmark tasks on robotic control and…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdversarial Robustness in Machine Learning · Reinforcement Learning in Robotics · Advanced Bandit Algorithms Research
Methods*Communicated@Fast*How Do I Communicate to Expedia? · Batch Normalization · Adam · Experience Replay · Weight Decay · Convolution · Dense Connections · Deep Deterministic Policy Gradient
