· via MIT Technology Review – AI topic
Why children learn language from 30 million words while LLMs need trillions
MIT Technology Review digs into the data efficiency gap: toddlers reach grammatical speech after hearing 10 to 30 million words, while LLMs train on trillions of tokens. Explaining the difference could shape future model design.

Children routinely master the basics of their native language on a dataset that would embarrass a modern AI lab. According to MIT Technology Review, toddlers begin producing grammatical sentences after hearing somewhere between 10 and 30 million words, while large language models consume vastly more text during training. This mismatch, known as the data efficiency gap, has become a pressing research question for both cognitive scientists and the architects of frontier models.
The scale of the gap
The numbers resist intuition. MIT Technology Review reports that an LLM may process roughly a hundred thousand times more words than a person encounters while acquiring their mother tongue. Meta's open-weight Llama 3.1 consumed 15 trillion tokens during pretraining, and Ethan Gotlieb Wilcox, a cognitive scientist and linguist at Georgetown University, told the publication that frontier models could be training on ten times more than that. A preteen raised in a linguistically rich home, by comparison, may have heard on the order of 100 million words, perhaps reaching 300 million by age 20 once reading is included.
Wilcox offers an analogy: Claude "has seen the amount of language that an entire city will experience in one generation." Printed on paper, a modern model's training corpus would stack past the International Space Station, while a child's 100 million words would pile up about 20 meters high.
The contrast holds at the small end too. Michael C. Frank, a cognitive scientist at Stanford, observes that training GPT-2 on 30 million words yields "a nonsense generator." As he puts it: "You don't get a kid."
An old debate, revived by machines
How children pull this off remains genuinely mysterious, and the question predates AI by decades. In the 1950s, Noam Chomsky argued against B.F. Skinner's behaviorist view that language is acquired purely through conditioning and reinforcement. Invoking the "poverty of the stimulus," Chomsky held that the speech children hear is too sparse to explain the grammar they develop, so some structural knowledge must be innate. Richard Futrell, a linguist and cognitive scientist at the University of California, Irvine, summarizes Chomsky's core claim to MIT Technology Review as the argument that language cannot be learned on the basis of statistics alone.
That position shaped early computing. Chomsky's generative grammar dominated American linguistics and influenced the rule-based, symbolic approach that steered natural-language processing for decades, an effort that largely failed to handle real language at scale and cooled with the AI winter that began in the 1970s. Only in the 2010s did neural networks, cheap hardware and a growing internet converge, and the transformer models BERT and GPT-2 demonstrated that learning from massive volumes of data could work. The 2022 arrival of ChatGPT made that approach the default, even though it says nothing about how children succeed with so much less.
Why it matters
For AI builders, the gap is shifting from curiosity to constraint. Model improvements over the past decade have come mostly from scaling up, but there is only so much internet, and MIT Technology Review notes that easily available training data could run dry as early as the 2030s. Children are a working existence proof that fluent language can be learned from a tiny fraction of the input, and reverse-engineering how they do it could point toward far more data-efficient architectures.
The practical applications are concrete. Better learning efficiency could make it feasible to train models effectively on video, and to build chatbots for minority language communities that lack enormous written corpora.
For cognitive science, the traffic runs the other way. Machine models offer a testbed for hypotheses about human learning that have long resisted verification: whether we are born with a language instinct, and whether our language processing is a quirk of human biology or reflects universal constraints on how languages can be learned. A debate that began with Chomsky and Skinner may now, at least in part, be settled in code.
- #llms
- #language-acquisition
- #cognitive-science
- #data-efficiency
- #ai