← Back to Benchmarks
simmediumatarimetric · varies

Fast Convergence of Softmax Policy Mirror Ascent

Description

Natural policy gradient (NPG) is a common policy optimization algorithm and can be viewed as mirror ascent in the space of probabilities. Recently, Vaswani et al. [2021] introduced a policy gradient method that corresponds to mirror ascent in the dual space of logits. We refine this algorithm, removing its need for a normalization across actions and analyze the resulting method (referred to as SPMA). For tabular MDPs, we prove that SPMA with a constant step-size matches the linear convergence of

Source

http://arxiv.org/abs/2411.12042v2