pith. sign in

arxiv: 2505.03155 · v1 · pith:VH25IYYEnew · submitted 2025-05-06 · 💻 cs.LG

Rethinking the Global Convergence of Softmax Policy Gradient with Linear Function Approximation

classification 💻 cs.LG
keywords convergenceapproximationgloballin-spgpolicytextttfunctionlearning
0
0 comments X
read the original abstract

Policy gradient (PG) methods have played an essential role in the empirical successes of reinforcement learning. In order to handle large state-action spaces, PG methods are typically used with function approximation. In this setting, the approximation error in modeling problem-dependent quantities is a key notion for characterizing the global convergence of PG methods. We focus on Softmax PG with linear function approximation (referred to as $\texttt{Lin-SPG}$) and demonstrate that the approximation error is irrelevant to the algorithm's global convergence even for the stochastic bandit setting. Consequently, we first identify the necessary and sufficient conditions on the feature representation that can guarantee the asymptotic global convergence of $\texttt{Lin-SPG}$. Under these feature conditions, we prove that $T$ iterations of $\texttt{Lin-SPG}$ with a problem-specific learning rate result in an $O(1/T)$ convergence to the optimal policy. Furthermore, we prove that $\texttt{Lin-SPG}$ with any arbitrary constant learning rate can ensure asymptotic global convergence to the optimal policy.

This paper has not been read by Pith yet.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 2 Pith papers

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. Global linear convergence of entropy-regularized softmax policy gradient beyond tabular MDPs

    cs.LG 2026-05 unverdicted novelty 7.0

    Establishes global linear convergence of entropy-regularized policy gradient in continuous MDPs with log-linear softmax policies under Q-realizability by bounding non-uniform PL constants in two feature regimes.

  2. When Errors Can Be Beneficial: A Categorization of Imperfect Rewards for Policy Gradient

    cs.LG 2026-04 unverdicted novelty 6.0

    Certain errors in proxy rewards for policy gradient methods can be benign or beneficial by preventing policies from stalling on outputs with mediocre ground truth rewards, enabling improved RLHF metrics and reward des...