Pith. sign in

REVIEW 1 cited by

Greedy Actor-Critic: A New Conditional Cross-Entropy Method for Policy Improvement

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.09103 v4 pith:A4VRA33K submitted 2018-10-22 cs.LG cs.AIstat.ML

classification cs.LGcs.AIstat.ML
keywords policyupdateactoractor-criticaction-valuesactionsccemconditional
verification ladder T0 review T1 audit T2 compute T3 formal
0 comments
read the original abstract

Many policy gradient methods are variants of Actor-Critic (AC), where a value function (critic) is learned to facilitate updating the parameterized policy (actor). The update to the actor involves a log-likelihood update weighted by the action-values, with the addition of entropy regularization for soft variants. In this work, we explore an alternative update for the actor, based on an extension of the cross entropy method (CEM) to condition on inputs (states). The idea is to start with a broader policy and slowly concentrate around maximal actions, using a maximum likelihood update towards actions in the top percentile per state. The speed of this concentration is controlled by a proposal policy, that concentrates at a slower rate than the actor. We first provide a policy improvement result in an idealized setting, and then prove that our conditional CEM (CCEM) strategy tracks a CEM update per state, even with changing action-values. We empirically show that our Greedy AC algorithm, that uses CCEM for the actor update, performs better than Soft Actor-Critic and is much less sensitive to entropy-regularization.

Discussion (0). Sign in to comment.

Forward citations

Cited by 1 Pith paper

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

  1. Comparative Study of Multi-Agent Actor-Critic Algorithms in Parameterized Action Reinforcement Learning

    cs.AI 2026-07 conditional novelty 4.0 of 10

    Multi-agent shared-replay variants of GAC, SAC, and TQC were tested on parameterized-action benchmarks; only the MAGAC variant clearly outperformed its single-agent baseline.

Pith tools