Pith. sign in

REVIEW 2 cited by

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

Not yet reviewed by Pith; the record is open.

This paper has not been read by Pith yet. Machine review is queued; the pith claim, tier, and objections will appear here once it completes.

SPECIMEN: schema-true, not a live event

T0 review · schema-true

One-sentence machine reading of the paper's core claim.

pith:XXXXXXXX · record.json · timestamp

arxiv 1810.01222 v3 pith:SWZQ2SWA submitted 2018-10-02 cs.LG cs.NEstat.ML

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

classification cs.LG cs.NEstat.ML
keywords deepsamplealgorithmpolicycem-rlefficientcombiningddpg
verification ladder T0 review T1 audit T2 compute T3 formal T4 reserved
0 comments
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.

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.