English

Diversity Actor-Critic: Sample-Aware Entropy Regularization for Sample-Efficient Exploration

Machine Learning 2021-06-10 v2 Artificial Intelligence Machine Learning

Abstract

In this paper, sample-aware policy entropy regularization is proposed to enhance the conventional policy entropy regularization for better exploration. Exploiting the sample distribution obtainable from the replay buffer, the proposed sample-aware entropy regularization maximizes the entropy of the weighted sum of the policy action distribution and the sample action distribution from the replay buffer for sample-efficient exploration. A practical algorithm named diversity actor-critic (DAC) is developed by applying policy iteration to the objective function with the proposed sample-aware entropy regularization. Numerical results show that DAC significantly outperforms existing recent algorithms for reinforcement learning.

Keywords

Cite

@article{arxiv.2006.01419,
  title  = {Diversity Actor-Critic: Sample-Aware Entropy Regularization for Sample-Efficient Exploration},
  author = {Seungyul Han and Youngchul Sung},
  journal= {arXiv preprint arXiv:2006.01419},
  year   = {2021}
}

Comments

Accepted to Proceedings of the 38th International Conference on Machine Learning

R2 v1 2026-06-23T15:59:02.561Z