English

ACE: An Actor Ensemble Algorithm for Continuous Control with Tree Search

Machine Learning 2018-11-12 v1 Artificial Intelligence

Abstract

In this paper, we propose an actor ensemble algorithm, named ACE, for continuous control with a deterministic policy in reinforcement learning. In ACE, we use actor ensemble (i.e., multiple actors) to search the global maxima of the critic. Besides the ensemble perspective, we also formulate ACE in the option framework by extending the option-critic architecture with deterministic intra-option policies, revealing a relationship between ensemble and options. Furthermore, we perform a look-ahead tree search with those actors and a learned value prediction model, resulting in a refined value estimation. We demonstrate a significant performance boost of ACE over DDPG and its variants in challenging physical robot simulators.

Keywords

Cite

@article{arxiv.1811.02696,
  title  = {ACE: An Actor Ensemble Algorithm for Continuous Control with Tree Search},
  author = {Shangtong Zhang and Hao Chen and Hengshuai Yao},
  journal= {arXiv preprint arXiv:1811.02696},
  year   = {2018}
}

Comments

AAAI 2019

R2 v1 2026-06-23T05:07:10.618Z