Lessons From Two Winters
🌉 Lessons From Two Winters
🔄 The Hype Cycle, Named
Strip away the specific technologies and both winters covered in this course follow the identical shape: a bold, specific promise attracts funding or investment; real work delivers genuine but narrower results than promised; the gap between promise and delivery eventually becomes impossible to ignore; funding or investment collapses sharply. This isn't unique to AI — the technology analyst firm Gartner later formalized a general version of this shape as the "Hype Cycle" in 1995, and AI's own boom-bust history is frequently cited as one of the clearest, earliest examples of the pattern it describes.
📜 The Whole Course, at a Glance
| Chapter | Event | Pattern That Recurs |
|---|---|---|
| 1 | Turing & the Imitation Game | A serious, testable question replaces centuries of fictional speculation (Course 1) |
| 2 | The Dartmouth Workshop (1956) | A confident, specific promise — general AI in one summer — sets the bar impossibly high |
| 3 | Logic Theorist, GPS, ELIZA | Genuine early wins, achieved only inside small, tightly bounded problems |
| 4 | Symbolic AI / GOFAI | A strong general hypothesis meets the knowledge acquisition bottleneck |
| 5 | The First AI Winter | Unmet founding promises collide with funders' patience — the first collapse |
| 6 | Expert Systems | Recovery by narrowing scope, not by solving the underlying bottleneck |
| 7 | The Second AI Winter | The narrowed bet fails too, once at commercial scale — the second collapse |
🎯 Why the Pattern Kept Repeating
It's tempting to treat each winter as a one-off mistake — a bad report, an overhyped demo, a market miscalculation. Looking at both side by side suggests something more structural. Researchers need funding to continue their work, and confident, ambitious claims are what attracts it; funders and the public, in turn, tend to hear a narrow technical demonstration (SHRDLU's blocks world, XCON's order forms) and extrapolate it into a much broader claim about "real" intelligence than the researchers themselves may have intended. Neither side is straightforwardly lying — but the incentive to overstate, and the tendency to over-hear, point in the same direction every time.
Notice what Chapter 6's recovery actually did, and didn't do. Expert systems didn't solve the knowledge acquisition bottleneck that ended Chapter 5 — they made it manageable by shrinking the target until a human could realistically hand-encode it. That's a real, useful engineering move, and it built genuinely profitable systems. But it left the fundamental limitation untouched, which is precisely why Chapter 7's collapse — at a larger scale, on a longer fuse — was, in hindsight, close to inevitable rather than an unrelated market accident.
Both winters in this course share a single root cause: symbolic AI's absolute dependence on a human being manually encoding every fact and rule the system would ever use. Course 3 opens with a genuinely different approach — systems that learn patterns directly from large amounts of real-world data, rather than requiring a person to write every rule down in advance. That doesn't automatically mean the hype cycle disappears (Course 3's own chapters will show it hasn't, entirely) — but it does mean the specific bottleneck that caused both of this course's winters no longer applies in the same way. Removing a root cause, rather than narrowing around it, is the difference this course's whole arc has been building toward.
🤔 Questions to Sit With
Both winters trace back to the same root cause — hand-encoded knowledge doesn't scale — approached from two different angles. If Course 3's data-driven approach removes that specific bottleneck, do you expect the boom-bust hype cycle to disappear entirely, or just to find a new bottleneck to break on?
This chapter suggests neither researchers nor funders are simply "at fault" — overstating and over-hearing reinforce each other. Whose responsibility do you think it actually is to keep that dynamic in check: the researchers, the funders and media, or does it require some kind of outside structure neither side can be trusted to provide alone?
Gartner's Hype Cycle was formalized for technology broadly, not just AI. Thinking back over other major tech shifts you've lived through or read about, does this same overpromise-collapse-recover shape show up outside computing too, or is there something specific to AI that makes it especially prone to this pattern?
🎯 What's Next
Course 2 (The Birth & Growth of Real AI) is complete. Course 3 (The Statistical & Deep Learning Era) begins with The Statistical Turn — how machine learning's data-driven approach overtook symbolic AI, and why it sidesteps the exact bottleneck that caused both winters in this course.