2021

Batch size-invariance for policy optimization

Hilton, Jacob, Cobbe, Karl, Schulman, John

Understand

We say an algorithm is batch size-invariant if changes to the batch size can largely be compensated for by changes to other hyperparameters.

  • Stochastic gradient descent is well-known to have this property at small batch sizes, via the learning rate.
  • However, some policy optimization algorithms (such as PPO) do not have this property, because of how they control the size of policy updates.
  • In this work we show how to make these algorithms batch size-invariant.

Built on

Nothing clear enough to list yet.

Similar

Nothing clear enough to list yet.

Then

Nothing clear enough to list yet.

Beyond the bibliography

alphaXiv searches the wider corpus for related work and actual follow-ups.

Open on alphaXiv

alphaXiv is searching for related work…