← Table of Contents Chapter 46 of 51

Chapter 46: Machine Intelligence

Era span: 1958 perceptron → present · Difficulty: extreme
Requires: Ch 35 compute, Ch 42 data, Ch 12 statistics matured ·
Unlocks: cognition as infrastructure — science acceleration, automation of thought work

Machine learning is statistics grown muscular: fitting flexible functions to data at scale. Demystified, its power remains enormous — and its limits (hallucination, bias amplification, brittleness) are engineering facts to design around, not mysteries.

46.1 The Learning Arc

46.2 What Learning Actually Is

Keep the demystified frame:

  1. A model is a function with millions-to-trillions of adjustable parameters.
  2. Training adjusts them to minimize error on examples (gradient descent finds slopes downhill).
  3. Generalization = performance on UNSEEN data — the only metric that matters; benchmarks leak, so evaluation discipline decides truth.
  4. RLHF-style alignment training shapes model behavior toward human preferences after base training — capability and behavior are separately tuned dials.

46.3 Proven Wins

46.4 Failure Modes (Engineering Facts)

  1. Hallucination/confabulation: fluent falsehoods generated with confidence — retrieval grounding, citation requirements, human verification for consequential outputs.
  2. Bias inheritance: training data's prejudices amplify silently — audits, representative data, outcome monitoring.
  3. Distribution shift: performance collapses off-distribution (the world keeps moving); monitor drift continuously.
  4. Adversarial fragility: tiny perturbations flip classifications — security mindset applies (Ch 42).
  5. Evaluation gaming: Goodhart's law (Ch 47) — when a benchmark becomes the target, it stops measuring capability.

Doctrine: AI augments verification-capable humans best; autonomous deployment belongs where errors are cheap and checkable.

46.5 Compute Economics and Governance

46.6 The Honest Uncertainty Section

Trajectory debates are genuinely open: ceiling heights, timeline distributions, alignment difficulty all contested among experts. Planning stance for this book:

Key threshold: AI crossing "useful co-worker" reliability in a domain (coding, radiology triage, logistics planning) marks adoption self-acceleration per-domain. Track domains independently — aggregate AGI-style predictions have been reliably wrong in both directions for seventy years; domain-level arithmetic hasn't.

46.7 The Machine-Intelligence Papers

FIRE TO FUTURE — The Complete Technology Ladder · Download PDF