FULL STORY

The 'Stochastic Parrots' Debate Reignites Over What LLMs Really Are

A debate over whether LLMs are 'just next-token predictors' erupted among researchers starting Sept 25, escalating when Melanie Mitchell argued today's AI is no longer an LLM, reigniting the stochastic parrots controversy.

2026-09-25 ~ 2026-09-27 · 2 episodes · 35 posts

Episode 1 · Researchers Debate Whether "LLMs Are Just Next-Token Predictors" Is a Meaningless Claim (2026-09-25, 7 posts)

On September 25–26, multiple researchers debated the popular claim that "LLMs are just next-token predictors / stochastic parrots" on Twitter/Bluesky. Aaroth kicked it off, arguing the statement itself is contentless—any mapping from input strings to output strings can be decomposed into a sequence of next-token predictions, so using "it does next-word prediction" to belittle or define LLMs conveys no substantive content.

Confirmed

  • Aaroth posted this view on September 25 and revisited history: ten years ago, "whether representing the output distribution as next-token distributions poses computational difficulties that prevent models from learning useful behaviors" was a genuinely interesting question—but practice showed the concern never materialized; the next-token representation created no hard learning problem.
  • Princeton researcher Aran Nayebi relayed the debate on September 26; participants included MIT's Andrew Ilyas and Aaron Roth, with Aaron Roth likewise noting that "next-word prediction" as a framing lacks content.
  • Another thread of the debate was Aaroth's clash with @10001plate over how the human brain works. @10001plate countered that saying "the brain picks the next word by producing machine-learning scores" is flat-out wrong: first, the brain can think out of order; second, it has a mechanism for choosing "what to say" different from an LLM's.
  • Aaroth responded further: any probability distribution can mathematically be represented as a product of per-element conditional distributions (exactly an LLM's output form), but that doesn't mean the system producing it is inherently limited to sequential reasoning; arguing an LLM can't think beyond sequence because "it uses a particular representation" doesn't hold.

Why it matters

  • The debate touches on a common misreading of LLM capability boundaries: conflating "output form" (token-by-token generation) with "internal mechanism or reasoning ability" (can only think sequentially)—a confusion made both when dismissing and when deifying LLMs on social media.
  • It also ties together two threads: the decade-old question about the learnability of next-token representations has been answered by practice, while whether the human brain can itself be viewed as some kind of "prediction machine" remains open.

Episode 2 · Melanie Mitchell Sparks Fresh Debate Over "Stochastic Parrots" and What Counts as an LLM (2026-09-27, 28 posts)

On September 27, Santa Fe Institute professor Melanie Mitchell posted on X that "what we have now are not LLMs," sparking a chain of heated exchanges among researchers over the Stochastic Parrots paper and the definition of "LLM." Mitchell's core argument: a language model, by its original meaning, is a system that captures the statistical structure of language (n-gram models, Elman networks, and GPT-2 all qualify), whereas today's AI systems have undergone extensive post-training and incorporate numerous external software components, putting them beyond that scope; therefore, using "stochastic parrots" to criticize today's systems is a straw man—the paper was aimed at the LLMs of 2021.

Confirmed

  • Mitchell and Boaz Barak (University of Chicago) clashed over definitions: Barak pressed on whether "LLM" and "stochastic parrot" only apply to pre-InstructGPT models, noting that people were always going to keep calling today's systems LLMs; Mitchell responded with a long post reiterating her understanding of the "language model" lineage.
  • Google DeepMind researcher Andrew Lampinen posted a lengthy thread systematically rebutting the core technical claims of the Bender & Koller paper, arguing that systems trained on language alone can still learn meaning, and calling the "stochastic parrot" phrase itself "much noise, signifying nothing."
  • Blanche Minerva of Redwood Research laid out a five-step pipeline (pretraining, teaching tool-calling tokens, teaching the command line, etc.) to counter the claim that "LLMs are just next-token predictors," and asked Mitchell: is a transformer with command-line access that can run programs a stochastic parrot, and does the verdict depend on how it was trained? mmitchellai responded that he and Emily Bender had written a piece explaining how "stochastic parrot" refers to LLMs.
  • Timnit Gebru, one of the paper's authors, tweeted that she has no interest in engaging with people who keep harping on the argument, asking "why does an accurate description of LLMs upset you so much"; cloneofsimo quote-tweeted with an image in response.
  • Other voices backing Mitchell: Brad Buchsbaum said the paper "aviarized" LLMs; tallinzen, unusually siding with the paper, argued that using today's systems to attack it is anachronistic. @aidanclark separately mocked current models as far from ASI using a botched imagegen output.

Unconfirmed

  • No consensus on the boundaries of "LLM": whether systems after RLHF and tool use still count as language models, and whether the "stochastic parrot" critique is thereby invalidated, remain open disagreements with no settled conclusion.

Why it matters

  • The dispute touches on whether one of the most-cited critical frameworks in AI still applies: if today's systems differ in constitution and capability from the LLMs of 2021, much of the safety and ethics discourse around "stochastic parrots" may need recalibrated terminology and targets.

8 more related posts →