English

Zero-Shot Performance Prediction for Probabilistic Scaling Laws

Machine Learning 2025-10-21 v1 Computation and Language

Abstract

The prediction of learning curves for Natural Language Processing (NLP) models enables informed decision-making to meet specific performance objectives, while reducing computational overhead and lowering the costs associated with dataset acquisition and curation. In this work, we formulate the prediction task as a multitask learning problem, where each task's data is modelled as being organized within a two-layer hierarchy. To model the shared information and dependencies across tasks and hierarchical levels, we employ latent variable multi-output Gaussian Processes, enabling to account for task correlations and supporting zero-shot prediction of learning curves (LCs). We demonstrate that this approach facilitates the development of probabilistic scaling laws at lower costs. Applying an active learning strategy, LCs can be queried to reduce predictive uncertainty and provide predictions close to ground truth scaling laws. We validate our framework on three small-scale NLP datasets with up to 3030 LCs. These are obtained from nanoGPT models, from bilingual translation using mBART and Transformer models, and from multilingual translation using M2M100 models of varying sizes.

Keywords

Cite

@article{arxiv.2510.16743,
  title  = {Zero-Shot Performance Prediction for Probabilistic Scaling Laws},
  author = {Viktoria Schram and Markus Hiller and Daniel Beck and Trevor Cohn},
  journal= {arXiv preprint arXiv:2510.16743},
  year   = {2025}
}

Comments

Accepted to NeurIPS 2025

R2 v1 2026-07-01T06:45:33.107Z