Policy Gradient with Second Order Momentum

We develop Policy Gradient with Second-Order Momentum (PG-SOM), a lightweight second-order optimisation scheme for reinforcement-learning policies. PG-SOM augments the classical REINFORCE update with two exponentially weighted statistics: a first-order gradient average and a diagonal approximation of the Hessian. By preconditioning the gradient with this curvature estimate, the method adaptively rescales each parameter, yielding faster and more stable ascent of the expected return. We provide a concise derivation, establish that the diagonal Hessian estimator is unbiased and positive-definite under mild regularity assumptions, and prove that the resulting update is a descent direction in expectation. Numerical experiments on standard control benchmarks show up to a 2.1x increase in sample efficiency and a substantial reduction in variance compared to first-order and Fisher-matrix baselines. These results indicate that even coarse second-order information can deliver significant practical gains while incurring only D memory overhead for a D-parameter policy. All code and reproducibility scripts will be made publicly available.

Paper

References (15)

10Hessian-based policy gradient with generalized advantage estimation2021 · Proceedings of the 38th International Conference on Machine Learning (ICML)
11Provable convergence of policy optimization with momentum2021 · Proc. of the 24th Int. Conf. on Artificial Intelligence and Statistics (AISTATS)
12Ggt: Practical gauss–newton preconditioning for deep learning2020 · Advances in Neural Information Processing Systems (NeurIPS)

Scroll for more · 3 remaining

Similar papers

© 2026 NYSGPT2525 LLC