'Stochastic Parrots': Bender, Gebru weigh cost of LLM scale
TL;DR
- Bender, Gebru, McMillan-Major and Shmitchell's 2021 FAccT paper poses the question 'How big is too big?' about ever larger language models.
- The paper frames LMs as 'stitching together sequences of linguistic forms' probabilistically, without reference to meaning — the 'stochastic parrot' image.
- Its recommendations push weighing environmental and financial costs first and curating documented datasets rather than ingesting everything on the web.
The paper hosted on Emily M. Bender's SoundCloud page is the 2021 FAccT paper by Bender, Timnit Gebru, Angelina McMillan-Major and Shmargaret Shmitchell (a pseudonym for Margaret Mitchell), and the central question sits in the abstract: "How big is too big?"
The abstract sets the scene: "The past 3 years of work in NLP have been characterized by the development and deployment of ever larger language models, especially for English. BERT, its variants, GPT-2/3, and others, most recently Switch-C, have pushed the boundaries of the possible both through architectural innovations and through sheer size."
The paper's argument, as summarised on Wikipedia, is that these systems are "stitching together sequences of linguistic forms … observed in its vast training data, according to probabilistic information about how they combine, but without any reference to meaning". That is the parrot image the paper made famous. Around it sit the risks the authors argue scale with the models: environmental and financial cost of training, biases encoded in uncurated web data, and the ease with which fluent output can deceive. The recommendations, per the ACM record, push researchers to weigh those costs first, curate and document datasets rather than scrape the web, and run pre-development exercises before scaling up.
Shared on Bluesky by 1 AI expert
Originally reported by soundcloud.com
Read the original article →Original headline: On the Dangers of Stochastic Parrots: Can Language Models Be Too Big? 🦜