CS PAPERS DEEP-READ · PAPER 13

Emergent Abilities of Large Language Models

Jason Wei et al. · Google / Stanford / DeepMind · TMLR 2022

中文 →

What did this paper say?

Remember how a big model like GPT-3 could "learn a new task from a few examples"? This paper (2022, led by a team at Google) noticed something even stranger: certain skills that small models simply cannot learn appear "all at once" once a model is scaled past some threshold — not a gradual climb, but a jump from "gets nearly everything wrong" to "does it competently." They gave the phenomenon a name: emergence.

An analogy first

Think of boiling water. You add heat degree by degree and it stays just "hot water" — 90°, 95°, 99°, no obvious change in kind. Then at 100° it suddenly boils, turning from liquid to steam. That last degree doesn't buy "a bit hotter" — it buys a new state. Some abilities of large models are like this: as you scale up bit by bit nothing seems to happen, then past a line the ability appears as if by a "phase transition."

How is this different from before?

The prior consensus was: bigger models do smoothly and predictably a little better across the board (exactly what the "scaling laws" paper described). You could even draw a line through small-model scores and extrapolate roughly how good a big one would be. But emergent abilities break that rule: before the threshold the curve sits flat at the "random guessing" level, and you simply cannot predict the jump ahead. Whether and when it jumps is invisible in advance.

How did they find it?

The method is plain: take a broad batch of tasks of varying difficulty (from three-digit arithmetic and obscure-language QA to reasoning-heavy exams), have a whole lineup of models from small to large attempt them, and plot "how big the model is" against "how many it got right." The same shape kept appearing: a long stretch hugging the floor (about as good as guessing), then a sharp lift-off past some scale. They also found that some "problem-solving tricks" are emergent too — for example, having the model "write out its reasoning step by step before answering" (chain-of-thought) actually hurts small models and only starts helping once the model is big enough.

What does it bring?

An exciting and unsettling conclusion: making a model bigger may unlock a batch of new abilities you didn't see coming at all — which is both the strongest motive to "keep scaling" and exactly what safety researchers worry about (harmful abilities could appear unannounced too). A large model is no longer "the same thing, scaled up" — scaling may turn it into a different thing.

Remember one thing

Some abilities that small models entirely lack appear "suddenly" once a model crosses a scale threshold — like water hitting its boiling point — and cannot be predicted in advance. That is emergence. One honest caveat, though: later work argued the "jump" is sometimes an illusion of how you score the test — measure with a gentler ruler and the cliff flattens into a slope.

Want the emergence curve, which abilities exactly, and the "is it real?" debate? → switch to the deep read