English

Learning via Surrogate PAC-Bayes

Machine Learning 2024-11-27 v2 Machine Learning

Abstract

PAC-Bayes learning is a comprehensive setting for (i) studying the generalisation ability of learning algorithms and (ii) deriving new learning algorithms by optimising a generalisation bound. However, optimising generalisation bounds might not always be viable for tractable or computational reasons, or both. For example, iteratively querying the empirical risk might prove computationally expensive. In response, we introduce a novel principled strategy for building an iterative learning algorithm via the optimisation of a sequence of surrogate training objectives, inherited from PAC-Bayes generalisation bounds. The key argument is to replace the empirical risk (seen as a function of hypotheses) in the generalisation bound by its projection onto a constructible low dimensional functional space: these projections can be queried much more efficiently than the initial risk. On top of providing that generic recipe for learning via surrogate PAC-Bayes bounds, we (i) contribute theoretical results establishing that iteratively optimising our surrogates implies the optimisation of the original generalisation bounds, (ii) instantiate this strategy to the framework of meta-learning, introducing a meta-objective offering a closed form expression for meta-gradient, (iii) illustrate our approach with numerical experiments inspired by an industrial biochemical problem.

Keywords

Cite

@article{arxiv.2410.10230,
  title  = {Learning via Surrogate PAC-Bayes},
  author = {Antoine Picard-Weibel and Roman Moscoviz and Benjamin Guedj},
  journal= {arXiv preprint arXiv:2410.10230},
  year   = {2024}
}

Comments

20 pages

R2 v1 2026-06-28T19:20:09.123Z