LGNEMLOct 26, 2018

Empirical Evaluation of Contextual Policy Search with a Comparison-based Surrogate Model and Active Covariance Matrix Adaptation

arXiv:1810.11491v21 citations
Originality Synthesis-oriented
AI Analysis

This is an incremental improvement for robotic reinforcement learning applications.

The paper tackled improving contextual policy search for robotics by extending C-CMA-ES with ACM-ES and aCMA-ES, resulting in impressive sample-efficiency gains, though noted these are less relevant for robotics.

Contextual policy search (CPS) is a class of multi-task reinforcement learning algorithms that is particularly useful for robotic applications. A recent state-of-the-art method is Contextual Covariance Matrix Adaptation Evolution Strategies (C-CMA-ES). It is based on the standard black-box optimization algorithm CMA-ES. There are two useful extensions of CMA-ES that we will transfer to C-CMA-ES and evaluate empirically: ACM-ES, which uses a comparison-based surrogate model, and aCMA-ES, which uses an active update of the covariance matrix. We will show that improvements with these methods can be impressive in terms of sample-efficiency, although this is not relevant any more for the robotic domain.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes