compute-scaling-quantifies-structure-displacement-rate

IN derived (depth 10)

Created 2026-06-21T14:08:47+00:00 · Reviewed 2026-06-21T15:37:01+00:00

The 300,000x compute increase from AlexNet to AlphaZero (doubling every 3.4 months) provides a quantitative measure for the rate at which capacity growth has accompanied the displacement of structured mechanisms. The observed pattern — where increases in compute coincide with replacement of components like tree search, handcrafted features, and symbolic rules by neural capacity — suggests that structure displacement operates as an exponential process, though the precise relationship between each order of magnitude of compute and specific structural replacements is an observed correlation rather than a confirmed causal law.

Justifications

SL — Exponential compute growth gives structure-to-capacity displacement a measurable rate

Antecedents (all must be IN):

  • IN ml-compute-300000x-alexnet-alphazero — OpenAI found a 300,000x increase in compute from AlexNet (2012) to AlphaZero (2017), with a doubling time of 3.4 months
  • IN capacity-systematically-displaces-structure-across-all-domains — Evidence from multiple ML domains — game-playing replacing explicit search with neural capacity, generative modeling's succession from structured to capacity-intensive architectures, and GPU-scalable neural networks displacing analytically elegant but non-parallelizable frameworks like SVMs — suggests a recurring pattern where hardware-driven capacity scaling favors architectures that trade structural understanding for raw capacity. This pattern appears across enough domains to indicate a broad tendency in ML evolution, though characterizing it as a universal law goes beyond what these specific cases establish.

Dependents

These beliefs depend on this one: