English

On Many-Actions Policy Gradient

Machine Learning 2023-11-01 v5

Abstract

We study the variance of stochastic policy gradients (SPGs) with many action samples per state. We derive a many-actions optimality condition, which determines when many-actions SPG yields lower variance as compared to a single-action agent with proportionally extended trajectory. We propose Model-Based Many-Actions (MBMA), an approach leveraging dynamics models for many-actions sampling in the context of SPG. MBMA addresses issues associated with existing implementations of many-actions SPG and yields lower bias and comparable variance to SPG estimated from states in model-simulated rollouts. We find that MBMA bias and variance structure matches that predicted by theory. As a result, MBMA achieves improved sample efficiency and higher returns on a range of continuous action environments as compared to model-free, many-actions, and model-based on-policy SPG baselines.

Cite

@article{arxiv.2210.13011,
  title  = {On Many-Actions Policy Gradient},
  author = {Michal Nauman and Marek Cygan},
  journal= {arXiv preprint arXiv:2210.13011},
  year   = {2023}
}

Comments

ICML Proceedings 2023

R2 v1 2026-06-28T04:19:46.978Z