paper-with-me

홈 › Papers

U-shaped and Inverted-U Scaling behind Emergent Abilities of Large Language Models

2024-10-02 · Tung-Yu Wu, Pei-Yu Lo

Large language models (LLMs) have been shown to exhibit emergent abilities in some downstream tasks, where performance seems to stagnate at first and then improve sharply and unpredictably with scale beyond a threshold. By dividing questions in the datasets according to difficulty level by average performance, we observe U-shaped scaling for hard questions, and inverted-U scaling followed by steady improvement for easy questions. Moreover, the emergence threshold roughly coincides with the point at which performance on easy questions reverts from inverse scaling to standard scaling. Capitalizing on the observable though opposing scaling trend on easy and hard questions, we propose a simple yet effective pipeline, called Slice-and-Sandwich, to predict both the emergence threshold and model performance beyond the threshold.

📄 PDF Abstract BibTeX arXiv:2410.01692

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Beyond Positive Scaling: How Negation Impacts Scaling Trends of Language Models

2023-05-27 · Yuhui Zhang, Michihiro Yasunaga, Zhengping Zhou, Jeff Z. HaoChen 외

Language models have been shown to exhibit positive scaling, where performance improves as models are scaled up in terms of size, compute, or data. In this work, we introduce NeQA, a dataset consisting of questions with …

NegationQuestion AnsweringTask 2

Emergent Abilities of Large Language Models

2022-06-15 · Jason Wei, Yi Tay, Rishi Bommasani, Colin Raffel 외

Scaling up language models has been shown to predictably improve performance and sample efficiency on a wide range of downstream tasks. This paper instead discusses an unpredictable phenomenon that we refer to as emergen…

Language Modelling

Demystifying the Mechanisms Behind Emergent Exploration in Goal-conditioned RL

2025-10-15 · Mahsa Bastankhah, Grace Liu, Dilip Arumugam, Thomas L. Griffiths 외 arxiv

In this work, we take a first step toward elucidating the mechanisms behind emergent exploration in unsupervised reinforcement learning. We study Single-Goal Contrastive Reinforcement Learning (SGCRL), a self-supervised …

Reinforcement Learning

The Shrinking Lifespan of LLMs in Science

2026-04-08 · Ana Trišović arxiv

Scaling laws describe how language model capabilities grow with compute and data, but say nothing about how long a model matters once released. We introduce time-to-peak and lifespan as measures of model obsolescence and…

Emergent Abilities in Large Language Models: A Survey

2025-02-28 · Leonardo Berti, Flavio Giorgi, Gjergji Kasneci

Large Language Models (LLMs) are leading a new technological revolution as one of the most promising research streams toward artificial general intelligence. The scaling of these models, accomplished by increasing the nu…

In-Context LearningMisconceptionsSurvey