paper-with-me

홈 › Papers

The Cost of Down-Scaling Language Models: Fact Recall Deteriorates before In-Context Learning

2023-10-07 · Tian Jin, Nolan Clement, Xin Dong, Vaishnavh Nagarajan, Michael Carbin, Jonathan Ragan-Kelley, Gintare Karolina Dziugaite

How does scaling the number of parameters in large language models (LLMs) affect their core capabilities? We study two natural scaling techniques -- weight pruning and simply training a smaller or larger model, which we refer to as dense scaling -- and their effects on two core capabilities of LLMs: (a) recalling facts presented during pre-training and (b) processing information presented in-context during inference. By curating a suite of tasks that help disentangle these two capabilities, we find a striking difference in how these two abilities evolve due to scaling. Reducing the model size by more than 30\% (via either scaling approach) significantly decreases the ability to recall facts seen in pre-training. Yet, a 60--70\% reduction largely preserves the various ways the model can process in-context information, ranging from retrieving answers from a long context to learning parameterized functions from in-context exemplars. The fact that both dense scaling and weight pruning exhibit this behavior suggests that scaling model size has an inherently disparate effect on fact recall and in-context learning.

📄 PDF Abstract BibTeX arXiv:2310.04680

Code (0)

등록된 구현이 없습니다.

Tasks

In-Context Learning

Methods 이 논문이 사용한 방법론

Pruning 설명 없음

Similar Papers 제목 키워드 기반

Scale-arbitrary Invertible Image Downscaling

2022-01-29 · Jinbo Xing, WenBo Hu, Tien-Tsin Wong

Conventional social media platforms usually downscale the HR images to restrict their resolution to a specific size for saving transmission/storage cost, which leads to the super-resolution (SR) being highly ill-posed. R…

Super-Resolution

Predictable Confabulations: Factual Recall by LLMs Scales with Model Size and Topic Frequency

2026-05-18 · Matthew L. Smith, Jonathan P. Shock, Samuel T. Segun, Iyiola E. Olatunji 외 arxiv

While scaling laws govern aggregate large language model performance, no scaling law has linked factual recall to both model size and training-data composition. We evaluated 38 models on over 8,900 scholarly references e…

The Energy Cost of Reasoning: Analyzing Energy Usage in LLMs with Test-time Compute

2025-05-20 · Yunho Jin, Gu-Yeon Wei, David Brooks

Scaling large language models (LLMs) has driven significant advancements, yet it faces diminishing returns and escalating energy demands. This work introduces test-time compute (TTC)-allocating additional computational r…

Characterizing Mechanisms for Factual Recall in Language Models

2023-10-24 · Qinan Yu, Jack Merullo, Ellie Pavlick

Language Models (LMs) often must integrate facts they memorized in pretraining with new information that appears in a given context. These two sources can disagree, causing competition within the model, and it is unclear…

counterfactual

Invertible Image Rescaling

2020-05-12 · ECCV 2020 8 · Mingqing Xiao, Shuxin Zheng, Chang Liu, Yaolong Wang 외

High-resolution digital images are usually downscaled to fit various display screens or save the cost of storage and bandwidth, meanwhile the post-upscaling is adpoted to recover the original resolutions or the details i…

Image RescalingImage Super-ResolutionSuper-Resolution