AI - progress, punctuated
What looks sudden takes decades.
The timeline· 8 phases · 2 winters
The dream before the machine
Mysticism became philosophy. Thought became logic. Computation took mechanical form.
Key moments
Idea · interfaceOracles and artificial beingsAncient desire · no technical substrate
Stories of speaking statues, oracles, golems, and mechanical beings placed knowledge or agency outside the individual human mind. They were not AI, but they reveal the enduring desire to consult an intelligence other than our own.
Idea · methodLogic becomes formalAristotle to Boole · centuries of latency
Long traditions of logic sought reliable forms of reasoning. George Boole’s nineteenth-century algebra of logic helped make propositions amenable to mechanical manipulation—a lineage that would later become fundamental to digital computation.
Concept · infrastructureBabbage and Lovelace1830s–1840s · general machinery imagined
Babbage designed the Analytical Engine as a programmable general-purpose machine. Lovelace recognized that such machinery might manipulate symbols according to rules, not merely calculate quantities. The machine was not completed, but the conceptual separation of machine and program endured.
The computer arrives
Turing conceived the universal machine. Engineers built the computer.
Key moments
Concept · methodTuring’s universal computation1936 · a general account of computability
A universal machine could simulate any process expressible as a finite sequence of formal operations. It did not provide intelligence, but it established the general computational substrate on which later attempts could be built.
Concept · methodThe first artificial neuron1943 · a brain-inspired computational unit
McCulloch and Pitts described simplified neurons using mathematical logic. Their model was radically incomplete as biology, but consequential as an idea: networks of simple units might produce complex computation.
Question · interfaceThe imitation game1950 · intelligence becomes a behavioral question
Turing shifted attention away from an unknowable inner state toward observable behavior in conversation. The proposal did not define intelligence, but it created a durable interface through which people would later experience and debate machine capability.
Intelligence, hand-built
Human reasoning was coded into rules. It worked in toy worlds, not the real one.
Key moments
Institution · conceptDartmouth names the field1956 · a common identity for a diverse project
Naming AI created an institution as much as a technical program. A shared banner helped organize researchers, funding, conferences, and expectations around the possibility of machine intelligence.
Method · proofThe perceptron learns1957–1958 · trainable behavior becomes visible
The perceptron adjusted its weights from examples. Its capabilities were narrow and its limitations substantial, but the demonstration established a recurring hope: intelligence might be learned rather than fully programmed.
Demonstration · interfacePrograms enter toy worlds1950s–1960s · reasoning appears tractable
Search, games, theorem proving, and early language systems produced striking results in carefully bounded environments. The difficulty was not that the systems did nothing; it was that their success did not transfer easily to the open world.
Early AI approaches worked in small worlds. They did not generalize. Winter followed.
Expertise, encoded
Expert knowledge was coded into systems. The rules were too brittle for reality.
Key moments
Method · deploymentExpert systems1970s–1980s · expertise becomes executable rules
Systems such as MYCIN demonstrated that carefully encoded rules could perform impressively within narrow domains. The approach succeeded enough to reveal its own constraint: the labor and brittleness involved in keeping a large rule base correct.
Infrastructure · institutionSpecialized AI machinery1980s · investment builds a market
Lisp machines and specialized vendors grew around expert systems. When cheaper general-purpose computers improved and expected returns failed to appear broadly, the surrounding commercial ecosystem contracted.
Expert systems worked in narrow domains. They were brittle and costly to maintain. Winter followed.
Learning, statistical
Instead of writing every rule, systems learned patterns from data. Better methods met expanding datasets and cheaper compute.
Key moments
MethodBackpropagation returns1986 · multilayer learning becomes practical enough to spread
Backpropagation had important precursors. The influential 1986 work by Rumelhart, Hinton, and Williams demonstrated and popularized its use for learning internal representations in multilayer networks. Its later consequence depended on faster hardware, larger data, and additional methods.
Method · proofCNNs learn visual structureLate 1980s onward · locality becomes an advantage
Convolutional neural networks encoded useful assumptions about spatial structure and achieved practical results in handwritten-character recognition well before 2012. They waited for larger datasets and substantially more computation to transform computer vision.
MethodLSTM preserves sequence context1997 · a response to vanishing gradients
Long short-term memory networks improved the ability of recurrent networks to learn dependencies across longer sequences. They later became central to speech, translation, and language systems before Transformers displaced recurrence in many large-scale applications.
Resource · infrastructureThe internet, GPUs, and ImageNet2000s · data and parallel compute converge
The web supplied vast digital material. Programmable GPUs supplied efficient parallel arithmetic. ImageNet supplied a large labeled benchmark for visual recognition. Each was insufficient alone; together with older learning methods, they changed the scale of feasible experiments.
Learning, scaled
GPUs, large datasets, and deep networks converged. Performance jumped; deep learning became the dominant approach.
Key moments
Proof · method · infrastructureAlexNet2012 · several clocks align
AlexNet paired a deep convolutional network with the ImageNet dataset and an efficient GPU implementation, winning the 2012 competition by a striking margin. It did not invent every ingredient; it made their combined consequence undeniable.
Proof · methodAlphaGo2016 · learning, search, and self-play combine
AlphaGo combined deep neural networks, tree search, and reinforcement learning to defeat Lee Sedol. Its importance was partly technical and partly cultural: it revised public intuition about which forms of judgment remained distant.
Capability, generalized
Transformers scaled across data and tasks. One architecture produced capabilities no single-purpose system contained.
Key moments
Method · infrastructure fitThe Transformer2017 · attention becomes the architecture
The Transformer dispensed with recurrence and convolution for sequence transduction, using attention mechanisms that were highly compatible with parallel hardware. Its eventual importance came from both algorithmic performance and its ability to exploit scale.
Method · proofPretraining and scaleLate 2010s–2020s · one model, many tasks
Large models trained over broad corpora displayed increasingly general task performance through prompting and adaptation. The improvement was real, but so were increasing concentrations of compute, data, capital, and environmental cost.
Interface · proof · distributionChatGPT2022 · capability becomes legible
A conversational interface and post-trained model allowed millions of people to direct a general-purpose language system without specialized knowledge. The punctuation occurred in accessibility and cultural perception as much as in underlying architecture.
The attempt at agency
Language models became conversational and broadly accessible. The frontier shifted from producing answers to taking dependable action.
What happens next?
Many possible futures.
Abundance
AI solves everything. Intelligence becomes cheap, dependable, and widely available. Discovery accelerates. Scarcity recedes.
Dependable agency
Systems act within evidence, permissions, and limits. Capability becomes trustworthy enough to use.
Intelligence as an institution
People learn what to delegate, supervise, and remain accountable for.
No incrementalism
AI cannot safely learn with us. Improvement remains centralized, episodic, and expensive.
Everything goes wrong.
Another winter
Belief collapses. Capital withdraws. Deployment slows.
Selected sources and editorial notes
- Stanford AI100 — A Short History of AI
- Krizhevsky, Sutskever, and Hinton — ImageNet Classification with Deep Convolutional Neural Networks
- Vaswani et al. — Attention Is All You Need
- Sevilla et al. — Compute Trends Across Three Eras of Machine Learning
- Microsoft — Learning from Tay’s introduction
- NIST — Adversarial Machine Learning: attacks and mitigations