English

Rethinking GSPO: The Perplexity-Entropy Equivalence

Machine Learning 2025-10-28 v1 Artificial Intelligence Computation and Language

Abstract

We provide a new perspective on GSPO's length-normalized importance ratios by establishing their connection to information-theoretic quantities. We show that GSPO's sequence-level weight s(θ)=(πθ/πθold)1/ys(\theta) = (\pi_\theta/\pi_{\theta_{\text{old}}})^{1/|y|} can be equivalently expressed as the inverse perplexity ratio PPLθold/PPLθ\text{PPL}_{\theta_{\text{old}}}/\text{PPL}_\theta and as the exponential cross-entropy change exp(ΔH)\exp(\Delta H). While the perplexity-entropy relationship follows from standard definitions, this observation provides a useful lens for understanding GSPO: the algorithm weights policy gradient updates by perplexity ratios, offering an information-theoretic interpretation of the importance weights. This perspective helps explain GSPO's empirical properties, including log-domain variance reduction through geometric averaging and stability in training mixture-of-experts models. We validate the mathematical equivalences and variance predictions through controlled experiments on mathematical reasoning tasks.

Keywords

Cite

@article{arxiv.2510.23142,
  title  = {Rethinking GSPO: The Perplexity-Entropy Equivalence},
  author = {Chi Liu},
  journal= {arXiv preprint arXiv:2510.23142},
  year   = {2025}
}

Comments

10 pages, 2 figures

R2 v1 2026-07-01T07:07:23.722Z