4 ms·
RL causes distributional collapse, it's how the models get consistent. Anyone who generated images with early gen (SD1.5-2) models will remember the wild varian
by CuriouslyC 8d ago
RL causes distributional collapse, it's how the models get consistent. Anyone who generated images with early gen (SD1.5-2) models will remember the wild variance between seeds, which newer models have mostly lost, and similarly GPT3.5/4 could produce weirder, more original outputs even if they were less consistently "good" in some sense.
It's worth mentioning that they do RL for aesthetics to some degree based on human expert feedback, but whatever the model tends to produce quickly becomes debased by its ubiquity. They could RL for output diversity, but it's less well studied and likely to cause minor regressions in coding performance, at least until the algorithms are dialed in.
- miki123211 6d agoYes! There was a great paper at Neurips 2025, where they showed that all "capabilities" that models get via RLVR were in fact already there, if you did pass@k with a sufficiently high k. RLVR makes the models consistently use tricks that tend to work and bring high rewards, which makes them better when k is low, but it suppresses the unusual, which is actually worse when k is high.