38
2

Compute Optimal Scaling of Skills: Knowledge vs Reasoning

Abstract

Scaling laws are a critical component of the LLM development pipeline, most famously as a way to forecast training decisions such as 'compute-optimally' trading-off parameter count and dataset size, alongside a more recent growing list of other crucial decisions. In this work, we ask whether compute-optimal scaling behaviour can be skill-dependent. In particular, we examine knowledge and reasoning-based skills such as knowledge-based QA and code generation, and we answer this question in the affirmative: scaling laws are skill-dependent. Next, to understand whether skill-dependent scaling is an artefact of the pretraining datamix, we conduct an extensive ablation of different datamixes and find that, also when correcting for datamix differences, knowledge and code exhibit fundamental differences in scaling behaviour. We conclude with an analysis of how our findings relate to standard compute-optimal scaling using a validation set, and find that a misspecified validation set can impact compute-optimal parameter count by nearly 50%, depending on its skill composition.

View on arXiv
@article{roberts2025_2503.10061,
  title={ Compute Optimal Scaling of Skills: Knowledge vs Reasoning },
  author={ Nicholas Roberts and Niladri Chatterji and Sharan Narang and Mike Lewis and Dieuwke Hupkes },
  journal={arXiv preprint arXiv:2503.10061},
  year={ 2025 }
}
Comments on this paper