PretrainZero: Reinforcement Active Learning on Pretraining Data
Abstract
Lay Summary
Today’s most capable reasoning language models can solve difficult mathematics and programming problems, but they usually improve by practicing on questions whose answers can be automatically checked. This dependence limits their ability to learn broader reasoning skills from the large amount of general text available online. We introduce PretrainZero, a method that teaches language models to practice reasoning while reading ordinary pretraining text, such as Wikipedia. Instead of requiring human-written solutions or specialized checking systems, the model learns to actively identify informative parts of a passage, temporarily hide them, and reason about what information is missing. As training progresses, it learns from increasingly challenging missing-content prediction tasks.