ThinkPrior: Zero-Rollout Difficulty Priors for Cold-Start Prompt Selection in RLVR
This is a micro-optimization for RLVR training pipelines. The problem is real—uniform sampling wastes 39% of rollouts on silent groups—and the solution avoids the cold-start cost by using an external anchor model to seed the difficulty prior. If you're training math or reasoning models with GRPO, this saves compute. If you're not doing that, it's not for you.