Inference-time compute scaling is a viable alternative to model scaling — this paper provided the theoretical foundation for reasoning models like o1 and DeepSeek-R1.
Demonstrates that spending more compute at inference time (via search, verification, or repeated sampling) can be more efficient than training larger models. A smaller model with optimal test-time compute can match a 14x larger model.