The Invisible Leash: Why RLVR May or May Not Escape Its Origin
This paper empirically demonstrates that while Reinforcement Learning with Verifiable Rewards (RLVR) significantly improves LLM precision, it ultimately fails to expand reasoning boundaries because its support-constrained optimization narrows the model's solution space, often causing it to overlook correct answers that were previously accessible to the base model.
Original paper licensed under CC BY 4.0 (http://creativecommons.org/licenses/by/4.0/). This is an AI-generated explanation of the paper below. It is not written or endorsed by the authors. For technical accuracy, refer to the original paper. Read full disclaimer
The Big Picture: The "Invisible Leash"
Imagine you have a very talented student (the Base Model) who has read a library of books and knows a lot of facts. They can solve math problems, but sometimes they get stuck or give a slightly messy answer.
To make them better, you introduce a strict coach (the RLVR system). This coach doesn't teach the student new subjects from scratch. Instead, the coach watches the student solve problems, and every time the student gets the exact right answer, the coach gives a high-five (a reward). If the answer is wrong, the coach gives a gentle "try again."
The paper asks a crucial question: Does this coaching actually teach the student new ways to think, or does it just train them to repeat the specific answers they already knew, but with more confidence?
The authors call this an "Invisible Leash." They found that while the student gets much better at getting the first answer right, they are actually tied to the same limited set of ideas they started with. They can't easily jump over the fence to discover brand-new solutions they didn't already have a hint of.
Key Findings Explained
1. The "Support" Trap: Keeping the Old Map
Think of the student's knowledge as a map of a city. The "Base Model" has a map that shows many possible routes to a destination, including some obscure, winding paths.
- What RLVR does: It looks at the map and says, "Hey, this one route works perfectly! Let's pave it with gold and make it the only road we drive on."
- The Result: The student becomes incredibly fast and accurate on that one paved road. However, they start to forget the other valid, winding roads that were on the original map.
- The Paper's Finding: In almost every test (math, logic, coding), the RLVR-trained models kept the "good" answers they already knew (about 93–99% of them) but lost access to other correct answers that the original model could have found. They didn't add new roads to the map; they just narrowed the traffic down to a single lane.
2. The "Precision vs. Diversity" Trade-off
Imagine you are fishing in a lake.
- The Base Model casts a wide net. It catches a few big fish, but it also catches some smaller, different kinds of fish. It's a bit messy, but it finds everything that's there.
- The RLVR Model uses a spear. It is incredibly precise. If it sees a fish, it hits it every time. But because it's so focused on hitting the target, it stops casting the net wide.
The Catch: If you only need one fish (one correct answer), the spear (RLVR) is better. But if you need to catch any fish in a large bucket (trying many different times to find a solution), the wide net (Base Model) is actually better because it covers more ground. The paper found that while RLVR is great at getting the first try right, the original model often wins if you give it many chances to try.
3. The "Confusing Noise" Illusion
Sometimes, the RLVR-trained student looks like they are thinking harder. They might pause longer, say more words, or seem more "uncertain" while they are talking (this is called Token-Level Entropy).
- The Analogy: Imagine a chef who is chopping vegetables very loudly and chaotically. It looks like they are experimenting with new techniques.
- The Reality: Despite the noise, they are still only making the exact same three dishes they always made. They aren't inventing a new recipe; they are just making the old ones with more dramatic flair.
- The Paper's Finding: Even though the models sound more "uncertain" step-by-step, they actually converge on a much smaller set of final answers. They are less diverse in the end.
4. When Does It Actually Learn Something New?
The paper did find a few rare exceptions where the RLVR model did find a new solution. This only happened in two specific scenarios:
- Reassembling Puzzle Pieces: The student already knew the individual puzzle pieces (sub-skills) but couldn't put them together correctly. The coach helped them snap the pieces together.
- Fixing the Format: The student knew the answer but didn't know how to write it down in the specific format the coach wanted. The coach taught them the formatting rules, unlocking the answer that was already there.
In these cases, the model wasn't discovering a new universe of thought; it was just polishing what was already hidden in the shadows of its original knowledge.
The Conclusion: Breaking the Leash
The paper concludes that current RLVR methods are like a precision tool, not a creativity engine. They are excellent at refining and perfecting what a model already knows, but they are "leashed" to the initial distribution of the base model. They cannot easily discover solutions that the base model had zero probability of finding.
To truly expand a model's reasoning abilities—to let it discover things it has never seen before—we need to add something new to the mix: explicit exploration. We need to deliberately push probability mass into the "dark corners" of the solution space, rather than just sharpening the focus on the bright spots we already know.
In short: RLVR makes the model a better executor of known ideas, but it doesn't necessarily make it a better thinker of new ones.
Drowning in papers in your field?
Get daily digests of the most novel papers matching your research keywords — with technical summaries, in your language.