AI - progress, punctuated

What looks sudden takes decades.

Public enthusiasmUnderlying workWinter
90 years

The timeline· 8 phases · 2 winters

The dream before the machine

Mysticism became philosophy. Thought became logic. Computation took mechanical form.

The promiseThought could be formalized.
Public enthusiasmMythic. Philosophical. Persistent.
The problemNo general machine could execute it.

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.

InheritanceThe wish to externalize judgment
Still missingA formal account of thought and a machine to enact it
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.

PunctuationReasoning represented symbolically
ConsequenceSome thought-like operations could become executable
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.

LatencyRoughly a century to electronic general-purpose computers
LimitMechanical engineering could not yet realize the design

The computer arrives

Turing conceived the universal machine. Engineers built the computer.

The promiseOne machine. Many processes.
Public enthusiasmScientific. Expanding.
The problemComputation was not intelligence.

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.

What changedPrograms became separable from the machine
Still missingLearning, perception, judgment, and practical scale
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.

LatencyNearly seven decades to neural networks at modern scale
InheritanceLogic, neurophysiology, and 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.

PunctuationFrom essence to observable performance
UnresolvedImitation is not a complete account of understanding

Intelligence, hand-built

Human reasoning was coded into rules. It worked in toy worlds, not the real one.

The promiseReasoning could be programmed or learned.
Public enthusiasmSurging. Confident. Overextended.
The problemThe real world was ambiguous and combinatorial.

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.

ConsequenceTalent and money acquired a common destination
RiskA broad aspiration could conceal incompatible definitions
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.

ProofA physical machine could alter behavior from data
LimitA single layer could represent only limited functions
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.

Belief changedMachine reasoning appeared demonstrably possible
Hidden constraintContext and combinatorial complexity
Why winter followed

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.

The promiseEncode expertise once. Deploy it repeatedly.
Public enthusiasmCommercial. Concentrated. Cooling.
The problemKnowledge was expensive to capture and maintain.

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.

ConsequenceAI became a commercial technology
LimitThe knowledge-engineering bottleneck
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.

Zeal addedCapital, vendors, hardware, organizational commitment
Winter triggerHigh cost met narrow and brittle utility
Why winter followed

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.

The promiseLearn patterns instead of encoding every rule.
Public enthusiasmQuiet. Technical. Rebuilding.
The problemLearning remained data-hungry and expensive.

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.

LatencyDecades from early formulations to deep-learning dominance
What changedErrors could train hidden layers efficiently
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.

LatencyMore than twenty years to AlexNet
InheritanceNeocognitron, convolution, backpropagation
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.

ConsequenceStronger sequence learning
Later constraintSequential computation limited parallel training
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.

Constraint removedToo little data and practical parallel compute
Next proofAlexNet, 2012

Learning, scaled

GPUs, large datasets, and deep networks converged. Performance jumped; deep learning became the dominant approach.

The promiseLearned features could beat hand-built ones.
Public enthusiasmRenewed. Empirical. Accelerating.
The problemScale was costly. Sequences resisted parallel training.

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.

Belief changedDeep learning became a central research direction
What followedCapital, talent, frameworks, hardware, and data
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.

Punctuation typeDemonstration that changed collective belief
LimitMastery of Go was not general intelligence

Capability, generalized

Transformers scaled across data and tasks. One architecture produced capabilities no single-purpose system contained.

The promiseOne model. Many tasks.
Public enthusiasmGlobal. Market-moving. Volatile.
The problemFluency was not reliability or understanding.

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.

ConsequenceA practical path toward much larger sequence models
LatencyFive years to mass public encounter through ChatGPT
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.

Belief changedGenerality could emerge from broad pretraining
New constraintScale became an industrial undertaking
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.

What changedWho could encounter and direct the capability
What did notFluency did not guarantee truth or understanding

The attempt at agency

Language models became conversational and broadly accessible. The frontier shifted from producing answers to taking dependable action.

The promiseAnswers become sustained action.
Public enthusiasmIntense. Experimental. Unresolved.
The problemDependable autonomy remains unsolved.

What happens next?

Many possible futures.

If capability compounds safely

Abundance

AI solves everything. Intelligence becomes cheap, dependable, and widely available. Discovery accelerates. Scarcity recedes.

If verification comes first

Dependable agency

Systems act within evidence, permissions, and limits. Capability becomes trustworthy enough to use.

If human practice advances with capability

Intelligence as an institution

People learn what to delegate, supervise, and remain accountable for.

Winter / If continual learning remains unsolved

No incrementalism

AI cannot safely learn with us. Improvement remains centralized, episodic, and expensive.

Everything goes wrong.

Winter / If promises outrun utility

Another winter

Belief collapses. Capital withdraws. Deployment slows.