paper-with-me

홈 › Papers

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, Mikhail Yurochkin

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 significant variations in benchmark performance, making it difficult for a single scaling law to generalize across all LLMs. On the other hand, training family-specific scaling laws requires training models of varying sizes for every family. In this work, we propose Skills Scaling Laws (SSLaws, pronounced as Sloth), a novel scaling law that leverages publicly available benchmark data and assumes LLM performance is driven by low-dimensional latent skills, such as reasoning and instruction following. These latent skills are influenced by computational resources like model size and training tokens but with varying efficiencies across model families. Sloth exploits correlations across benchmarks to provide more accurate and interpretable predictions while alleviating the need to train multiple LLMs per family. We present both theoretical results on parameter identification and empirical evaluations on 12 prominent benchmarks, from Open LLM Leaderboard v1/v2, demonstrating that Sloth predicts LLM performance efficiently and offers insights into scaling behaviors for downstream tasks such as coding and emotional intelligence applications.

📄 PDF Abstract BibTeX arXiv:2412.06540

Code (1)

felipemaiapolo/sloth 공식 구현 pytorch

Tasks

Emotional IntelligenceInstruction Following

Similar Papers 제목 키워드 기반

Explaining Data Mixing Scaling Laws

2026-06-06 · Rui Dai, Shuran Zheng arxiv

Recent research has established empirical scaling laws to predict model performance on multi-domain data mixtures. However, a theoretical understanding of these model loss behaviors remains absent. In this work, we propo…

The Scaling Laws of Skills in LLM Agent Systems

2026-05-15 · Charles Chen, Qiming Yu, Yuhang Gu, Zhuoye Huang 외 arxiv

As agent systems scale, skills accumulate into large reusable libraries, yet their scaling laws remain poorly understood. Across 15 frontier LLMs, 1,141 real-world skills, and over 3M routing or execution decisions, we i…

A Tale of Tails: Model Collapse as a Change of Scaling Laws

2024-02-10 · Elvis Dohmatob, Yunzhen Feng, Pu Yang, Francois Charton 외

As AI model size grows, neural scaling laws have become a crucial tool to predict the improvements of large models when increasing capacity and the size of original (human or natural) training data. Yet, the widespread u…

Language ModelingLanguage ModellingLarge Language ModelText Generation

A Theory for Emergence of Complex Skills in Language Models

2023-07-29 · Sanjeev Arora, Anirudh Goyal

A major driver of AI products today is the fact that new skills emerge in language models when their parameter set and training corpora are scaled up. This phenomenon is poorly understood, and a mechanistic explanation v…

Inductive Bias

The Quantization Model of Neural Scaling

2023-03-23 · NeurIPS 2023 11 · Eric J. Michaud, Ziming Liu, Uzay Girit, Max Tegmark

We propose the Quantization Model of neural scaling laws, explaining both the observed power law dropoff of loss with model and data size, and also the sudden emergence of new capabilities with scale. We derive this mode…

Language ModelingLanguage ModellingmodelQuantization