SCATR: Simple Calibrated Test-Time Ranking
📰 ArXiv cs.AI
arXiv:2604.16535v2 Announce Type: cross Abstract: Test-time scaling (TTS) improves large language models (LLMs) by allocating additional compute at inference time. In practice, TTS is often achieved through parallel scaling: generating multiple candidate responses and selecting the best via a Best-of-N (BoN) strategy. Its effectiveness therefore hinges on the scoring function. Learned scorers such as process reward models (PRMs) can be strong, but they are expensive to train and run. Lightweight
DeepCamp AI