Sample Complexity of Policy Gradient Finding Second-Order Stationary Points

December 02, 2020 ยท Declared Dead ยท ๐Ÿ› AAAI Conference on Artificial Intelligence

๐Ÿ‘ป CAUSE OF DEATH: Ghosted
No code link whatsoever

"No code URL or promise found in abstract"

Evidence collected by the PWNC Scanner

Authors Long Yang, Qian Zheng, Gang Pan arXiv ID 2012.01491 Category cs.LG: Machine Learning Citations 25 Venue AAAI Conference on Artificial Intelligence Last Checked 5 months ago
Abstract
The goal of policy-based reinforcement learning (RL) is to search the maximal point of its objective. However, due to the inherent non-concavity of its objective, convergence to a first-order stationary point (FOSP) can not guarantee the policy gradient methods finding a maximal point. A FOSP can be a minimal or even a saddle point, which is undesirable for RL. Fortunately, if all the saddle points are \emph{strict}, all the second-order stationary points (SOSP) are exactly equivalent to local maxima. Instead of FOSP, we consider SOSP as the convergence criteria to character the sample complexity of policy gradient. Our result shows that policy gradient converges to an $(ฮต,\sqrt{ฮตฯ‡})$-SOSP with probability at least $1-\widetilde{\mathcal{O}}(ฮด)$ after the total cost of $\mathcal{O}\left(\dfrac{ฮต^{-\frac{9}{2}}}{(1-ฮณ)\sqrtฯ‡}\log\dfrac{1}ฮด\right)$, where $ฮณ\in(0,1)$. Our result improves the state-of-the-art result significantly where it requires $\mathcal{O}\left(\dfrac{ฮต^{-9}ฯ‡^{\frac{3}{2}}}ฮด\log\dfrac{1}{ฮตฯ‡}\right)$. Our analysis is based on the key idea that decomposes the parameter space $\mathbb{R}^p$ into three non-intersected regions: non-stationary point, saddle point, and local optimal region, then making a local improvement of the objective of RL in each region. This technique can be potentially generalized to extensive policy gradient methods.
Community shame:
Not yet rated
Community Contributions

Found the code? Know the venue? Think something is wrong? Let us know!

๐Ÿ“œ Similar Papers

In the same crypt โ€” Machine Learning

Died the same way โ€” ๐Ÿ‘ป Ghosted