paper-with-me

Papers

Generalisation under gradient descent via deterministic PAC-Bayes

2022-09-06 · Eugenio Clerico, Tyler Farghly, George Deligiannidis, Benjamin Guedj, Arnaud Doucet

We establish disintegrated PAC-Bayesian generalisation bounds for models trained with gradient descent methods or continuous gradient flows. Contrary to standard practice in the PAC-Bayesian setting, our result applies to optimisation algorithms that are deterministic, without requiring any de-randomisation step. Our bounds are fully computable, depending on the density of the initial distribution and the Hessian of the training objective over the trajectory. We show that our framework can be applied to a variety of iterative optimisation algorithms, including stochastic gradient descent (SGD), momentum-based schemes, and damped Hamiltonian dynamics.

📄 PDF Abstract BibTeX arXiv:2209.02525

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Non-Vacuous Generalisation Bounds for Shallow Neural Networks

2022-02-03 · Felix Biggs, Benjamin Guedj

We focus on a specific class of shallow neural networks with a single hidden layer, namely those with $L_2$-normalised data and either a sigmoid-shaped Gaussian error function ("erf") activation or a Gaussian Error Linea…

On the Implicit Biases of Architecture & Gradient Descent

2021-09-29 · Jeremy Bernstein, Yisong Yue

Do neural networks generalise because of bias in the functions returned by gradient descent, or bias already present in the network architecture? $\textit{¿Por qué no los dos?}$ This paper finds that while typical networ…

Bayesian Inference

Conditionally Gaussian PAC-Bayes

2021-10-22 · Eugenio Clerico, George Deligiannidis, Arnaud Doucet

Recent studies have empirically investigated different methods to train stochastic neural networks on a classification task by optimising a PAC-Bayesian bound via stochastic gradient descent. Most of these procedures nee…

Meta Mirror Descent: Optimiser Learning for Fast Convergence

2022-03-05 · Boyan Gao, Henry Gouk, Hae Beom Lee, Timothy M. Hospedales

Optimisers are an essential component for training machine learning models, and their design influences learning speed and generalisation. Several studies have attempted to learn more effective gradient-descent optimiser…

Meta-Learning

Probabilistic Line Searches for Stochastic Optimization

2017-03-29 · NeurIPS 2015 · Maren Mahsereci, Philipp Hennig

In deterministic optimization, line searches are a standard tool ensuring stability and efficiency. Where only stochastic gradients are available, no direct equivalent has so far been formulated, because uncertain gradie…

Bayesian OptimizationStochastic Optimization