flâneur

Compute Allocation for AI Discovery and Search - Dmitry Rybin

rybindmitry.github.io · 1,427 words · saved by 1 readers

An essay on Search and Discovery with AI Systems, arguing that compute allocation should consider three explicit components: training, inference, and exact algorithms.

TL;DR: I argue that AI systems for search and discovery should be designed around three compute budgets: \(C_{train}\), \(C_{infer}\), and \(C_{exact}\). Inference-Time Compute Discussion of inference-time compute has become mainstream since the rise of reasoning LLMs (o1, R1, o3). However, inference-time compute scaling is a classical idea that dates back to early AI systems. It is explicitly mentioned in: Claude Shannon's 1950 essay "Programming a Computer for Playing Chess"1; Monte Carlo Tree Search in AlphaGo by DeepMind in 20162; Inference-time search for Poker Bots, by Noam Brown…

saved by

related reading