LGOCOct 19, 2021

On the Global Optimum Convergence of Momentum-based Policy Gradient

arXiv:2110.10116v327 citations
Originality Highly original
AI Analysis

This work provides theoretical guarantees for momentum-based policy gradient methods, addressing a gap in reinforcement learning theory for researchers and practitioners.

The paper tackles the global convergence of stochastic policy gradient methods with momentum, showing that adding momentum improves sample complexity by specific orders for soft-max and Fisher-non-degenerate parametrizations, with concrete bounds like $ ilde{\mathcal{O}}(ε^{-1.5})$ and $ ilde{\mathcal{O}}(ε^{-1})$ reductions.

Policy gradient (PG) methods are popular and efficient for large-scale reinforcement learning due to their relative stability and incremental nature. In recent years, the empirical success of PG methods has led to the development of a theoretical foundation for these methods. In this work, we generalize this line of research by studying the global convergence of stochastic PG methods with momentum terms, which have been demonstrated to be efficient recipes for improving PG methods. We study both the soft-max and the Fisher-non-degenerate policy parametrizations, and show that adding a momentum improves the global optimality sample complexity of vanilla PG methods by $\tilde{\mathcal{O}}(ε^{-1.5})$ and $\tilde{\mathcal{O}}(ε^{-1})$, respectively, where $ε>0$ is the target tolerance. Our work is the first one that obtains global convergence results for the momentum-based PG methods. For the generic Fisher-non-degenerate policy parametrizations, our result is the first single-loop and finite-batch PG algorithm achieving $\tilde{O}(ε^{-3})$ global optimality sample complexity. Finally, as a by-product, our methods also provide general framework for analyzing the global convergence rates of stochastic PG methods, which can be easily applied and extended to different PG estimators.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes