LGAICLMar 13, 2025

Compute Optimal Scaling of Skills: Knowledge vs Reasoning

arXiv:2503.10061v312 citationsh-index: 29ACL
Originality Incremental advance
AI Analysis

This work addresses the problem of optimizing training decisions for LLM developers by revealing skill-dependent scaling effects, which is incremental but important for fine-tuning model development pipelines.

The study investigated whether compute-optimal scaling laws for large language models vary depending on skills like knowledge-based QA and code generation, finding that scaling is indeed skill-dependent, with validation set misspecification potentially altering compute-optimal parameter counts by up to 50%.

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.

Foundations

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

Your Notes