AI or Ain't: Eliza
An early 1960s chatbot called ELIZA, originally built by Joseph Weizenbaum to expose how shallow pattern-matching can appear intelligent, is being revisited in light of today’s AI hype and large language models. Commenters explore how easily humans anthropomorphize simple systems (the “ELIZA effect”), question what the Turing test really measures, and debate whether human judgment and consciousness are fundamentally computable or merely complex forms of calculation. The thread also contrasts ELIZA’s hand-written rules with modern data-driven models like GPT, probing where — or if — it makes sense to draw a line between “real” intelligence and convincing imitation.
Weizenbaum, ELIZA, and Original Intent
- ELIZA was designed as a simple pattern-matching program to demonstrate how easily people attribute intelligence to trivial scripts, not to pass a Turing test.
- The creator later became a critic of “AI,” arguing computers calculate but humans judge and choose, especially in moral contexts.
- Despite the intent, early users (including psychiatrists) took ELIZA seriously as a therapeutic tool, illustrating what’s now called the “ELIZA effect.”
Deciding vs. Choosing, Free Will, and Computability
- A central thread debates whether human “judgment” and “choice” are more than computation.
- One side: all decisions are ultimately physical and computable; non-computable judgment implies something like a “soul.”
- Other side: we don’t yet understand the brain or consciousness; asserting full computability is premature and partly philosophical.
- Sub-debates cover free will, determinism, quantum randomness, partial information, and compatibilism.
Turing Test: Limits and Variants
- Several comments stress that ELIZA never truly passed Turing’s original imitation game, and that many modern claims misuse “Turing test.”
- The test is criticized as measuring interrogators’ knowledge/expectations more than machine intelligence.
- Some propose alternative criteria: whether people’s behavior and feelings differ when talking to humans vs AIs.
- A recent study is discussed where ELIZA sometimes outperforms GPT‑3.5 in certain setups, but GPT‑4 outperforms both; wording in the blog post is criticized as misleading by omission.
What Counts as “AI”?
- Definitions vary:
- Any algorithm you don’t understand.
- Systems whose behavior depends on machine-generated data rather than hand-written rules (unlike ELIZA).
- Some note the term has been loosely applied since early game ghosts and rule-based systems.
Comparisons to Modern LLMs and Society
- ELIZA is contrasted with LLMs: rule-based symbolic manipulation vs. pattern learning from data; both can create an illusion of understanding.
- The thread repeatedly warns against over-attributing intelligence to conversational fluency—both in AI and in politics.
- Some recall historical implementations (Emacs
doctor, BASIC/Commodore, museum demos) and share nostalgia mixed with recognition of how “fake” earlier chatbots were in hindsight.