paper-with-me

Papers

Inverse Scaling: When Bigger Isn't Better

2023-06-15 · Ian R. McKenzie, Alexander Lyzhov, Michael Pieler, Alicia Parrish, Aaron Mueller, Ameya Prabhu, Euan McLean, Aaron Kirtland, Alexis Ross, Alisa Liu, Andrew Gritsevskiy, Daniel Wurgaft, Derik Kauffman, Gabriel Recchia, Jiacheng Liu, Joe Cavanagh, Max Weiss, Sicong Huang, The Floating Droid, Tom Tseng, Tomasz Korbak, Xudong Shen, Yuhui Zhang, Zhengping Zhou, Najoung Kim, Samuel R. Bowman, Ethan Perez

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.

📄 PDF Abstract BibTeX arXiv:2306.09479

Code (0)

등록된 구현이 없습니다.

Methods 이 논문이 사용한 방법론

Focus 설명 없음

Similar Papers 제목 키워드 기반

Bigger, Better, Faster: Human-level Atari with human-level efficiency

2023-05-30 · Max Schwarzer, Johan Obando-Ceron, Aaron Courville, Marc Bellemare 외

We introduce a value-based RL agent, which we call BBF, that achieves super-human performance in the Atari 100K benchmark. BBF relies on scaling the neural networks used for value estimation, as well as a number of other…

Atari Games 100k

Reliability Scales Inversely: Hallucinations Snowball Faster in Bigger Language Models

2026-06-30 · Kushal Chakrabarti arxiv

Bigger language models are less reliable. Across three families, three benchmarks and six rungs, including in-the-wild chat logs, scaling closes the start-of-response knowledge gap up to $7\times$ while within-response k…

Metabolic Allometric Scaling of Unicellular Organisms as a Product of Selection Guided by Optimization of Nutrients Distribution in Food Chains

2016-12-14 · Yuri K. Shestopaloff

One of the major characteristics of living organisms is metabolic rate, which is the amount of energy produced per unit of time. When the mass of organisms increases, the metabolic rate also increases (usually as a power…

Bigger is not Always Better: Scaling Properties of Latent Diffusion Models

2024-04-01 · Kangfu Mei, Zhengzhong Tu, Mauricio Delbracio, Hossein Talebi 외

We study the scaling properties of latent diffusion models (LDMs) with an emphasis on their sampling efficiency. While improved network architecture and inference algorithms have shown to effectively boost sampling effic…

Bigger, Regularized, Optimistic: scaling for compute and sample-efficient continuous control

2024-05-25 · Michal Nauman, Mateusz Ostaszewski, Krzysztof Jankowski, Piotr Miłoś 외

Sample efficiency in Reinforcement Learning (RL) has traditionally been driven by algorithmic enhancements. In this work, we demonstrate that scaling can also lead to substantial improvements. We conduct a thorough inves…

continuous-controlContinuous ControlReinforcement Learning (RL)