Editorial Guide

History of the AI Winters

An AI winter is a period when funding and interest in artificial intelligence collapse after a wave of inflated expectations. The field has lived through two of them, and the same boom-bust pattern shaped how researchers and funders judged AI for decades. This page traces what caused each AI winter and what eventually ended them.

Summary

How the AI winters happened: the Perceptrons critique, the Lighthill Report, the expert systems crash, and what each AI winter taught the field.

Timeline span

1969 to 1988 across 6 featured milestones.

Explore next

Jump into related tags, entity pages, and the full chronology below.

What an AI winter is and why the pattern repeats

An AI winter is a stretch of reduced funding, lost credibility, and abandoned research lines that follows a period of overpromising. The mechanism is consistent. A narrow success gets read as evidence of imminent general intelligence, money and attention pour in, and then the gap between the demo and the claim becomes impossible to ignore. When that gap is exposed, funders pull back hard, and the correction overshoots the actual technical setback.

The pattern was visible long before anyone named it. Frank Rosenblatt's Perceptron arrived in 1957 with press coverage promising machines that would walk, talk, and be conscious. That kind of framing set up the backlash that followed, and it became the template AI repeated: overpromise, underdeliver, winter. Understanding the two winters means watching how technical critiques and budget decisions reinforced each other.

The first AI winter: the Perceptrons critique and the Lighthill Report

The first winter had two triggers. In 1969, Marvin Minsky and Seymour Papert published 'Perceptrons,' proving that a single-layer perceptron could not solve the XOR problem or other tasks that are not linearly separable. The proof was correct, but it was widely read as showing that neural networks were fundamentally limited, even though multi-layer networks could handle those cases. The interpretation, more than the math, drained funding and talent from neural network research for over a decade.

The second trigger came from across the Atlantic. In 1973, British mathematician James Lighthill reported to the UK Science Research Council that AI had failed to deliver on its promises, writing that no part of the field had produced the major impact once promised. The report led to deep funding cuts for AI in the United Kingdom and stands as a clear example of how narrow successes mistaken for general intelligence can provoke a backlash once the difference is noticed.

The expert systems boom that briefly revived funding

AI thawed in the 1980s on the back of expert systems, software that encoded specialist knowledge as rules to solve narrow, high-value problems. The breakout case was R1, later renamed XCON, deployed at Digital Equipment Corporation in 1980 to configure VAX computer systems. It saved DEC an estimated 40 million dollars a year, and that result sparked a gold rush. By 1985, companies were spending over a billion dollars a year on expert systems.

Governments joined the race. In 1982, Japan's Ministry of International Trade and Industry launched the Fifth Generation Computer Project, a ten-year, 850 million dollar effort to build parallel machines that could understand language and reason like humans. It pushed the United States and the United Kingdom to start competing programs. The ambition was real, but the goals were set far beyond what the technology could reach, which set up the next crash.

The second AI winter: why expert systems collapsed

The expert systems bubble burst in 1988. The specialized LISP machine companies that the industry ran on collapsed, the DARPA Strategic Computing Initiative was cut, and Japan's Fifth Generation project was visibly failing to meet its goals. The technology itself was the deeper problem. Expert systems turned out to be brittle, expensive to maintain, and unable to learn anything outside the rules a human had hand-coded, so they broke down at the edges of their narrow domains.

The fallout reached past budgets and into language. The industry lost billions, and the term 'AI' itself became a liability. Researchers rebranded their work as machine learning, computational intelligence, or knowledge systems to keep funding flowing, and that stigma lasted more than a decade. The second winter confirmed the lesson of the first: a commercial success mistaken for a path to general intelligence invites a brutal correction.

The thaw: backpropagation's 1986 revival and the lessons

The recovery had already started quietly inside the boom. In 1986, David Rumelhart, Geoffrey Hinton, and Ronald Williams published 'Learning Representations by Back-propagating Errors' in Nature, showing that backpropagation could train multi-layer neural networks effectively. That mattered because the limitation Minsky and Papert had identified applied to single-layer networks, and backpropagation gave the field a practical way to train the deeper networks that did not share it. The same idea had been described by Paul Werbos back in 1974 but ignored in the anti-neural-network climate of the time.

Backpropagation became the standard training method for multi-layer networks and laid the groundwork for the deep learning wave that followed. The broader lesson from both winters is about expectations rather than algorithms. The technical work rarely stopped during a winter; what collapsed was the inflated promise attached to it. The field recovered each time by quietly improving the methods that survived the backlash, then letting results, not press releases, set the pace.

Milestone chronology

The essential timeline behind this guide, ordered chronologically.

Marvin Minsky, co-author of Perceptrons
ResearchFirst AI Winter

Perceptrons: The Book That Killed Neural Networks

Minsky and Papert published 'Perceptrons,' mathematically proving that single-layer perceptrons could not solve the XOR problem or other non-linearly separable tasks. While technically correct, the book was widely interpreted as proving neural networks were fundamentally limited — though multi-layer networks could solve these problems.

Marvin MinskySeymour PapertMIT
RegulationFirst AI Winter

The Lighthill Report

British mathematician James Lighthill published a devastating critique of AI research, concluding that the field had failed to deliver on its promises. 'In no part of the field have the discoveries made so far produced the major impact that was then promised.' The report led to massive funding cuts for AI research in the UK.

James LighthillUK Science Research Council
Symbolics Lisp machine used for expert systems
ProductExpert Systems Boom

R1/XCON: Expert Systems Go Corporate

R1 (later XCON) was deployed at DEC to configure VAX computer systems. It saved DEC an estimated $40 million per year. This commercial success sparked a gold rush: by 1985, companies were spending over $1 billion per year on expert systems.

John McDermottCarnegie Mellon UniversityDigital Equipment Corporation
InfrastructureExpert Systems Boom

Japan's Fifth Generation Computer Project

Japan's Ministry of International Trade and Industry launched a 10-year, $850 million project to build 'fifth generation' computers with AI capabilities — parallel processing machines that could understand natural language and reason like humans.

MITI (Japan)
Geoffrey Hinton, pioneer of backpropagation in neural networks
ResearchExpert Systems Boom

Backpropagation Rediscovered

Rumelhart, Hinton, and Williams published 'Learning Representations by Back-propagating Errors' in Nature, demonstrating that backpropagation could train multi-layer neural networks effectively. The same year, the PDP (Parallel Distributed Processing) group published their influential two-volume work on connectionism.

David RumelhartGeoffrey HintonUC San DiegoCarnegie Mellon University
CulturalSecond AI Winter

The Second AI Winter Begins

The expert systems bubble burst. LISP machine companies collapsed. The DARPA Strategic Computing Initiative was cut. Japan's Fifth Generation project was failing. Expert systems proved brittle, expensive to maintain, and unable to learn. The AI industry lost billions.

Related guides

Frequently asked questions

What is an AI winter?+

An AI winter is a period when funding, interest, and credibility in artificial intelligence collapse after a wave of inflated expectations. It follows a recurring pattern: a narrow success is mistaken for proof of imminent general intelligence, money and attention surge, and then funders pull back sharply once the gap between the claims and the results is exposed. The field has gone through two of them.

What caused the first AI winter?+

Two critiques drove the first AI winter in the 1970s. In 1969, Marvin Minsky and Seymour Papert's book 'Perceptrons' proved that single-layer perceptrons could not solve problems like XOR, and it was widely read as showing neural networks were fundamentally limited. Then in 1973, the Lighthill Report concluded that AI had failed to deliver on its promises, triggering heavy funding cuts in the United Kingdom.

What caused the second AI winter?+

The second AI winter began in 1988 when the expert systems bubble burst. Expert systems proved brittle, expensive to maintain, and unable to learn beyond their hand-coded rules. The LISP machine companies collapsed, the DARPA Strategic Computing Initiative was cut, and Japan's Fifth Generation project was failing to meet its goals. The industry lost billions and the term 'AI' became a liability researchers avoided.

How many AI winters have there been?+

There have been two major AI winters. The first ran through the 1970s, set off by the Perceptrons critique of 1969 and the Lighthill Report of 1973. The second ran from 1988 into the early 1990s after the expert systems boom collapsed. A short revival in the early-to-mid 1980s, driven by commercial expert systems, separated the two.

What ended the AI winters?+

Each winter ended when surviving technical work quietly matured into usable methods. The 1980s revival came from commercial expert systems like R1/XCON. The recovery from the second winter built on backpropagation, which Rumelhart, Hinton, and Williams showed in 1986 could train multi-layer neural networks, opening the path to modern deep learning. In both cases the field recovered by letting results rather than promises set the pace.

Get the next major AI milestone in your inbox

Short updates when new milestones or evergreen explainers are added to AI Timeline.

Good for staying current without losing the long-term historical thread.