[Paper Suggestion]: RLP: Reinforcement as a Pretraining Objective #25
Closed
NicklasOsterbacka
started this conversation in
Paper Suggestions
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Paper Title
RLP: Reinforcement as a Pretraining Objective
Paper Link
https://arxiv.org/abs/2510.01265
Brief Summary
The paper introduces reinforcement learning as a pre-training objective. The core is that they treat chain-of-thought as an exploratory action, with the model being rewarded based on the information gain provided for predicting future tokens. Their formulation yields a verifier-free dense reward signal, and their benchmark results are improved compared to baselines.
Relevance to Group
This paper outlines a way to integrate CoT-based reasoning much earlier in the training process than traditional fine-tuning through SFT or RL.
Voting Instructions (do not edit)
All reactions