paper-with-me

Papers

A Practical PAC-Bayes Generalisation Bound for Deep Learning

2021-09-29 · Diego Granziol, Mingtian Zhang, Nicholas Baskerville

Under a PAC-Bayesian framework, we derive an implementation efficient parameterisation invariant metric to measure the difference between our true and empirical risk. We show that for solutions of low training loss, this metric can be approximated at the same cost as a single step of SGD. We investigate the usefulness of this metric on pathological examples, where traditional Hessian based sharpness metrics increase but generalisation also increases and find good experimental agreement. As a consequence of our PAC-Bayesian framework and theoretical arguments on the effect of sub-sampling the Hessian, we include a trace of Hessian term into our structural risk. We find that this term promotes generalisation on a variety of experiments using Wide-Residual Networks on the CIFAR datasets.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Deep Learning

Methods 이 논문이 사용한 방법론

SGD Stochastic Gradient Descent is an iterative optimization technique that uses minibatches of data to form an expectation of the gradient, rather than the full gradient using…

Similar Papers 제목 키워드 기반

PAC-Bayes unleashed: generalisation bounds with unbounded losses

2020-06-12 · Maxime Haddouche, Benjamin Guedj, Omar Rivasplata, John Shawe-Taylor

We present new PAC-Bayesian generalisation bounds for learning problems with unbounded loss functions. This extends the relevance and applicability of the PAC-Bayes learning framework, where most of the existing literatu…

regression

Tighter Generalisation Bounds via Interpolation

2024-02-07 · Paul Viallard, Maxime Haddouche, Umut Şimşekli, Benjamin Guedj

This paper contains a recipe for deriving new PAC-Bayes generalisation bounds based on the $(f, \Gamma)$-divergence, and, in addition, presents PAC-Bayes generalisation bounds where we interpolate between a series of pro…

Learning via Wasserstein-Based High Probability Generalisation Bounds

2023-06-07 · NeurIPS 2023 11

Minimising upper bounds on the population risk or the generalisation gap has been widely used in structural risk minimisation (SRM) -- this is in particular at the core of PAC-Bayesian learning. Despite its successes and…

Wasserstein PAC-Bayes Learning: Exploiting Optimisation Guarantees to Explain Generalisation

2023-04-14 · Maxime Haddouche, Benjamin Guedj

PAC-Bayes learning is an established framework to both assess the generalisation ability of learning algorithms, and design new learning algorithm by exploiting generalisation bounds as training objectives. Most of the e…

A PAC-Bayesian View of Generalisation for Physics-Informed Machine Learning

2026-05-25 · Thien V. Nguyen, Amaury Habrard, Benjamin Guedj arxiv

Physics-informed machine learning (PIML) integrates mechanistic knowledge, typically in the form of partial differential equations (PDE), into data-driven models. Despite strong empirical performance, its statistical gen…