Pith. sign in

REVIEW 3 cited by

Soft Policy Optimization: Online Off-Policy RL for Sequence Models

Not yet reviewed by Pith; the record is open.

This paper has not been read by Pith yet. Machine review is queued; the pith claim, tier, and objections will appear here once it completes.

SPECIMEN: schema-true, not a live event

T0 review · schema-true

One-sentence machine reading of the paper's core claim.

pith:XXXXXXXX · record.json · timestamp

arxiv 2503.05453 v1 pith:ROWDVPBU submitted 2025-03-07 cs.LG cs.AI

classification cs.LGcs.AI
keywords softmethodsmodelmodelspoliciespolicyrequirearbitrary
verification ladder T0 review T1 audit T2 compute T3 formal
0 comments
read the original abstract

RL-based post-training of language models is almost exclusively done using on-policy methods such as PPO. These methods cannot learn from arbitrary sequences such as those produced earlier in training, in earlier runs, by human experts or other policies, or by decoding and exploration methods. This results in severe sample inefficiency and exploration difficulties, as well as a potential loss of diversity in the policy responses. Moreover, asynchronous PPO implementations require frequent and costly model transfers, and typically use value models which require a large amount of memory. In this paper we introduce Soft Policy Optimization (SPO), a simple, scalable and principled Soft RL method for sequence model policies that can learn from arbitrary online and offline trajectories and does not require a separate value model. In experiments on code contests, we shows that SPO outperforms PPO on pass@10, is significantly faster and more memory efficient, is able to benefit from off-policy data, enjoys improved stability, and learns more diverse (i.e. soft) policies.

Discussion (0). Sign in to comment.

Forward citations

Cited by 3 Pith papers

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

  1. Squeeze the Soaked Sponge: Efficient Off-policy Reinforcement Finetuning for Large Language Model

    cs.LG 2025-07 conditional novelty 6.0 of 10

    ReMix cuts reinforcement finetuning rollout volume by 30x to 450x on math reasoning by mixing historical and on-policy data with a convex KL constraint and a mid-training switch to on-policy updates.

  2. On a few pitfalls in KL divergence gradient estimation for RL

    cs.LG 2025-06 conditional novelty 6.0 of 10

    Differentiating KL estimates as losses gives biased or reversed KL gradients; the paper derives and tests unbiased sequence-level estimators.

  3. Mask-Aware Policy Gradients for Diffusion Language Models

    cs.CL 2026-07 conditional novelty 5.0 of 10

    Optimizing both token predictions and unmasking-position probabilities in MDLM policy gradients improves RL fine-tuning, reaching 87.1% GSM8K and 53.4% MBPP.

Pith tools