pith. sign in

arxiv: 1810.01222 · v3 · pith:SWZQ2SWAnew · submitted 2018-10-02 · 💻 cs.LG · cs.NE· stat.ML

CEM-RL: Combining evolutionary and gradient-based methods for policy search

classification 💻 cs.LG cs.NEstat.ML
keywords deepsamplealgorithmpolicycem-rlefficientcombiningddpg
0
0 comments X
read the original abstract

Deep neuroevolution and deep reinforcement learning (deep RL) algorithms are two popular approaches to policy search. The former is widely applicable and rather stable, but suffers from low sample efficiency. By contrast, the latter is more sample efficient, but the most sample efficient variants are also rather unstable and highly sensitive to hyper-parameter setting. So far, these families of methods have mostly been compared as competing tools. However, an emerging approach consists in combining them so as to get the best of both worlds. Two previously existing combinations use either an ad hoc evolutionary algorithm or a goal exploration process together with the Deep Deterministic Policy Gradient (DDPG) algorithm, a sample efficient off-policy deep RL algorithm. In this paper, we propose a different combination scheme using the simple cross-entropy method (CEM) and Twin Delayed Deep Deterministic policy gradient (td3), another off-policy deep RL algorithm which improves over ddpg. We evaluate the resulting method, cem-rl, on a set of benchmarks classically used in deep RL. We show that cem-rl benefits from several advantages over its competitors and offers a satisfactory trade-off between performance and sample efficiency.

This paper has not been read by Pith yet.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 2 Pith papers

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. Structure-Conditioned Actor-Critic Branches for Quality-Diversity Reinforcement Learning

    cs.AI 2026-06 unverdicted novelty 6.0

    SV-QD-RL couples actor structure with branch-specific value learning via structure-conditioned actor-critic branches to generate diverse high-quality policy repertoires in QD-RL.

  2. Evolutionary Enhanced Multi-Agent Reinforcement Learning for Cooperative Air Combat

    cs.AI 2026-05 unverdicted novelty 5.0

    ACE-MAPPO combines genetic soft updates, evolutionary replay, and adversarial curriculum learning with MAPPO to improve stability, speed, and win rate in cooperative air combat simulations.