Outcome-reward RL for continuous latent reasoners — a tractable surrogate policy, a learned stopping gate, and adaptive latent test-time scaling.
1Hong Kong Polytechnic University ·
2Sichuan University
*Equal contribution · †Corresponding author
Latent reasoners think in continuous vectors, so standard token-level RL does not apply. SLPO defines a surrogate likelihood over latent transitions, cold-starts a stop head from answer correctness, and optimizes with RLOO/GRPO — unlocking Pass@k style scaling without decoding every thought as text.
Supervise continue-vs-stop from verifiable answers over candidate latent lengths, before any RL.
Score continuous transitions with a diagonal-Gaussian density from MC-dropout forwards, jointly with answer and stopping likelihoods.
Adaptive stopping reallocates latent compute at inference, improving Acc and Pass@k on COCONUT and CODI.
If you find SLPO useful, please cite:
@misc{you2026slpo,
title = {SLPO: Scaling Latent Reasoning with Surrogate Policy Optimization},
author = {You, Runyang and Liu, Zhiyuan and Li, Yongqi and Li, Wenjie},
year = {2026},
note = {Code: https://github.com/ModalityDance/SLPO}
}