
REVES: REvision and VErification--Augmented Training for Test-Time Scaling
REVES addresses a core inefficiency in test-time scaling for LLMs: standard post-training optimizes single-shot performance, but inference happens across multiple reasoning steps. This work proposes a two-stage framework that treats intermediate failures as learning signals, converting near-miss trajectories into supervised revision tasks rather than optimizing raw multi-step rollouts directly. The insight matters because it reframes how models learn to self-correct, potentially unlocking better scaling returns from compute spent during inference rather than training. For teams building reasoning-heavy systems, this suggests a path to extract more value from existing model capacity.62



























