hardware-economics-primary-selection-pressure

IN derived (depth 5)

Created 2026-06-21T10:16:38+00:00 · Reviewed 2026-06-21T15:37:01+00:00

Hardware economics is a primary selection pressure in ML's evolution — co-evolution with theory shapes choices from macro architecture decisions to micro implementation tradeoffs, and paradigm survival correlates more strongly with scalability than with theoretical completeness, suggesting that compute availability significantly shapes what ML becomes, alongside but often outweighing mathematical insight.

Justifications

SL — Both depth-4 chains converge on hardware as the governing force — one from architecture co-evolution, the other from paradigm survival — unifying them reveals hardware economics as THE selection pressure

Antecedents (all must be IN):

  • IN hardware-theory-coevolution-governs-all-scales — ML's trajectory has been significantly shaped by hardware-theory co-evolution at multiple scales — the macro deep learning revolution required convergence of bio-inspired architectures, mathematical foundations, and GPU compute (all three becoming available around 2012), while the micro-level sequence modeling arc (RNN→LSTM→Transformer) tracked a CPU→GPU hardware shift that favored parallelizable architectures, suggesting hardware availability is a major factor in selecting among theoretically viable approaches.
  • IN paradigm-survival-determined-by-scalability-not-theory — Mathematical completeness and theoretical elegance are neither necessary nor sufficient for paradigm survival in ML — GANs had the most complete analytical characterization yet were eclipsed by diffusion models, SVMs had convex guarantees yet were outscaled by neural networks, while theoretically less grounded approaches that scaled with hardware thrived.

Dependents

These beliefs depend on this one: