A Tale of Two-Timescale Reinforcement Learning with the Tightest Finite-Time Bound

November 20, 2019 ยท 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 Gal Dalal, Balazs Szorenyi, Gugan Thoppe arXiv ID 1911.09157 Category cs.LG: Machine Learning Cross-listed math.PR Citations 58 Venue AAAI Conference on Artificial Intelligence Last Checked 5 months ago
Abstract
Policy evaluation in reinforcement learning is often conducted using two-timescale stochastic approximation, which results in various gradient temporal difference methods such as GTD(0), GTD2, and TDC. Here, we provide convergence rate bounds for this suite of algorithms. Algorithms such as these have two iterates, $ฮธ_n$ and $w_n,$ which are updated using two distinct stepsize sequences, $ฮฑ_n$ and $ฮฒ_n,$ respectively. Assuming $ฮฑ_n = n^{-ฮฑ}$ and $ฮฒ_n = n^{-ฮฒ}$ with $1 > ฮฑ> ฮฒ> 0,$ we show that, with high probability, the two iterates converge to their respective solutions $ฮธ^*$ and $w^*$ at rates given by $\|ฮธ_n - ฮธ^*\| = \tilde{O}( n^{-ฮฑ/2})$ and $\|w_n - w^*\| = \tilde{O}(n^{-ฮฒ/2});$ here, $\tilde{O}$ hides logarithmic terms. Via comparable lower bounds, we show that these bounds are, in fact, tight. To the best of our knowledge, ours is the first finite-time analysis which achieves these rates. While it was known that the two timescale components decouple asymptotically, our results depict this phenomenon more explicitly by showing that it in fact happens from some finite time onwards. Lastly, compared to existing works, our result applies to a broader family of stepsizes, including non-square summable ones.
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