CLOct 28, 2025

Relative Scaling Laws for LLMs

Georgia Tech
arXiv:2510.24626v13 citationsh-index: 13
Originality Highly original
AI Analysis

This work addresses the problem of understanding performance disparities in large language models for researchers and practitioners, showing that scaling is not a universal equalizer, which is incremental but important for prioritizing robustness challenges.

The paper introduced relative scaling laws to track performance gaps between test distributions as language models scale, revealing that while scaling improves overall performance, it does not uniformly reduce disparities across domains, dialects, and AI risk behaviors.

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.

Foundations

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

Your Notes