CLAICYJun 15, 2023

Inverse Scaling: When Bigger Isn't Better

StanfordU of TorontoUW
arXiv:2306.09479v2224 citationsh-index: 26
Originality Highly original
AI Analysis

This work highlights a critical issue for AI researchers and practitioners, showing that scaling trends are less reliable than assumed, potentially hindering progress in language model development.

The paper tackles the problem that large language models may perform worse on certain tasks as they scale up, presenting empirical evidence of inverse scaling on 11 datasets from a public contest, which revealed four causes such as memorization and imitation of undesirable patterns.

Work on scaling laws has found that large language models (LMs) show predictable improvements to overall loss with increased scale (model size, training data, and compute). Here, we present evidence for the claim that LMs may show inverse scaling, or worse task performance with increased scale, e.g., due to flaws in the training objective and data. We present empirical evidence of inverse scaling on 11 datasets collected by running a public contest, the Inverse Scaling Prize, with a substantial prize pool. Through analysis of the datasets, along with other examples found in the literature, we identify four potential causes of inverse scaling: (i) preference to repeat memorized sequences over following in-context instructions, (ii) imitation of undesirable patterns in the training data, (iii) tasks containing an easy distractor task which LMs could focus on, rather than the harder real task, and (iv) correct but misleading few-shot demonstrations of the task. We release the winning datasets at https://inversescaling.com/data to allow for further investigation of inverse scaling. Our tasks have helped drive the discovery of U-shaped and inverted-U scaling trends, where an initial trend reverses, suggesting that scaling trends are less reliable at predicting the behavior of larger-scale models than previously understood. Overall, our results suggest that there are tasks for which increased model scale alone may not lead to progress, and that more careful thought needs to go into the data and objectives for training language models.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes