paper-with-me

홈 › Papers

Relative Scaling Laws for LLMs

2025-10-28 · William Held, David Hall, Percy Liang, Diyi Yang arxiv

Scaling laws describe how language models improve with additional data, parameters, and compute. While widely used, they are typically measured on aggregate test sets. Aggregate evaluations yield clean trends but average over heterogeneous subpopulations, obscuring performance disparities. We introduce relative scaling laws, which track how performance gaps between test distributions evolve with scale rather than focusing solely on absolute error. Using 255 decoder-only Transformers trained under matched-compute (IsoFLOP) budgets from $10^{18}$--$10^{20}$ FLOPs on standard pretraining datasets, we find diverse trajectories: academic domains on MMLU converge toward parity; regional English dialects shift depending on population size; and clusters of AI risk behaviours split, with capability- and influence-related risks increasing during pretraining while adversarial risks do not. These results show that although scaling improves overall performance, it is not a universal equalizer. To support further study, we release all model checkpoints from this work to enable practitioners to measure relative alongside traditional scaling laws, in order to better prioritize robustness challenges in light of the bitter lesson.

📄 PDF Abstract BibTeX arXiv:2510.24626

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Generalizing Scaling Laws for Dense and Sparse Large Language Models

2025-08-08 · Md Arafat Hossain, Xingfu Wu, Valerie Taylor, Ali Jannesari arxiv

Despite recent advancements of large language models (LLMs), optimally predicting the model size for LLM pretraining or allocating optimal resources still remains a challenge. Several efforts have addressed the challenge…

Sloth: scaling laws for LLM skills to predict multi-benchmark performance across families

2024-12-09 · Felipe Maia Polo, Seamus Somerstep, Leshem Choshen, Yuekai Sun 외

Scaling laws for large language models (LLMs) predict model performance based on parameters like size and training data. However, differences in training configurations and data processing across model families lead to s…

Emotional IntelligenceInstruction Following

Relative-Based Scaling Law for Neural Language Models

2025-10-23 · Baoqing Yue, Jinyuan Zhou, Zixi Wei, Jingtao Zhan 외 arxiv

Scaling laws aim to accurately predict model performance across different scales. Existing scaling-law studies almost exclusively rely on cross-entropy as the evaluation metric. However, cross-entropy provides only a par…

Position: Enough of Scaling LLMs! Lets Focus on Downscaling

2025-05-02 · Ayan Sengupta, Yash Goel, Tanmoy Chakraborty

We challenge the dominant focus on neural scaling laws and advocate for a paradigm shift toward downscaling in the development of large language models (LLMs). While scaling laws have provided critical insights into perf…

Position

LLMs as Noisy Channels: A Shannon Perspective on Model Capacity and Scaling Laws

2026-05-22 · Xu Ouyang, Deyi Liu, Yuhang Cai, Jing Liu 외 arxiv

Existing scaling laws for Large Language Models (LLMs), predominantly monotonic power laws, fail to explain emerging non-monotonic phenomena such as catastrophic overtraining and quantization-induced degradation, where p…