English

Distributional Actor-Critic Ensemble for Uncertainty-Aware Continuous Control

Machine Learning 2023-07-06 v1 Systems and Control Systems and Control

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 power-grid optimization.

Keywords

Cite

@article{arxiv.2207.13730,
  title  = {Distributional Actor-Critic Ensemble for Uncertainty-Aware Continuous Control},
  author = {Takuya Kanazawa and Haiyan Wang and Chetan Gupta},
  journal= {arXiv preprint arXiv:2207.13730},
  year   = {2023}
}

Comments

10 pages, 6 figures. Accepted to International Joint Conference on Neural Networks (IJCNN 2022), July 18-23, Padua, Italy

R2 v1 2026-06-25T01:17:10.136Z