Symbolic AI
The idea that intelligence is symbol manipulation, and you build it by writing down what you know — the paradigm that ruled AI for thirty years and lost.
When not to use it
- When you have data and compute. That's the Bitter Lesson, and it has a seventy-year record.
- When the knowledge is tacit. Polanyi's paradox: experts can't dictate what they know. There's no way in.
- When the domain has a long tail. Rules cover what you wrote; reality doesn't stop there.
- Because encoding expertise feels like progress. That feeling is the trap Sutton is describing.
Reach for something else instead
- Learning from data — the thing that won, repeatedly, across every subfield.
- Neurosymbolic — the reconciliation attempt. Promising for twenty years.
- Knowledge graphs — symbolic representation that survived, and RAG is rediscovering it.
- Tool use — let a learned model call symbolic systems. What actually worked.
This entry is part of a longer guide: What is artificial intelligence?
Sources & further reading
- Newell & Simon (1976), Computer Science as Empirical Inquiry: Symbols and Search — the Physical Symbol System Hypothesis, stated as a real scientific claim.
- Dreyfus (1972), What Computers Can't Do — the critique that was mocked and was right.
- Sutton (2019), The Bitter Lesson — seventy years, one pattern, and researchers keep resisting it.
Primary sources, listed so you can check the claims on this page rather than take them on trust.
Where people go wrong
- Treating it as a naive dead end. It was the mainstream position of serious people for thirty years, with a falsifiable hypothesis.
- Missing that search and planning won — we just stopped calling them AI.
- Assuming the Bitter Lesson means symbols were wrong. LLMs manipulate symbols constantly. Hand-authoring was the mistake.
- Encoding domain expertise as rules because it feels rigorous. That's the move with the seventy-year losing record.