English

Adjusting Model Size in Continual Gaussian Processes: How Big is Big Enough?

Machine Learning 2025-12-22 v5 Machine Learning

Abstract

Many machine learning models require setting a parameter that controls their size before training, e.g. number of neurons in DNNs, or inducing points in GPs. Increasing capacity typically improves performance until all the information from the dataset is captured. After this point, computational cost keeps increasing, without improved performance. This leads to the question "How big is big enough?" We investigate this problem for Gaussian processes (single-layer neural networks) in continual learning. Here, data becomes available incrementally, and the final dataset size will therefore not be known before training, preventing the use of heuristics for setting a fixed model size. We develop a method to automatically adjust model size while maintaining near-optimal performance. Our experimental procedure follows the constraint that any hyperparameters must be set without seeing dataset properties, and we show that our method performs well across diverse datasets without the need to adjust its hyperparameter, showing it requires less tuning than others.

Keywords

Cite

@article{arxiv.2408.07588,
  title  = {Adjusting Model Size in Continual Gaussian Processes: How Big is Big Enough?},
  author = {Guiomar Pescador-Barrios and Sarah Filippi and Mark van der Wilk},
  journal= {arXiv preprint arXiv:2408.07588},
  year   = {2025}
}

Comments

9 pages main, 27 pages total, 13 figures, 9 tables, conference paper, minor correction

R2 v1 2026-06-28T18:12:55.733Z