paper-with-me

Papers

PAC-Bayesian Margin Bounds for Convolutional Neural Networks

2017-12-30 · Konstantinos Pitas, Mike Davies, Pierre Vandergheynst

Recently the generalization error of deep neural networks has been analyzed through the PAC-Bayesian framework, for the case of fully connected layers. We adapt this approach to the convolutional setting.

📄 PDF Abstract BibTeX arXiv:1801.00171

Code (1)

konstantinos-p/PAC_Bayesian_Generalization tf

Similar Papers 제목 키워드 기반

PAC-Bayesian Theory Meets Bayesian Inference

2016-05-27 · NeurIPS 2016 12 · Pascal Germain, Francis Bach, Alexandre Lacoste, Simon Lacoste-Julien

We exhibit a strong link between frequentist PAC-Bayesian risk bounds and the Bayesian marginal likelihood. That is, for the negative log-likelihood loss function, we show that the minimization of PAC-Bayesian generaliza…

Bayesian Inferenceregression

On Margins and Derandomisation in PAC-Bayes

2021-07-08 · Felix Biggs, Benjamin Guedj

We give a general recipe for derandomising PAC-Bayesian bounds using margins, with the critical ingredient being that our randomised predictions concentrate around some value. The tools we develop straightforwardly lead …

Bayesian Image Classification with Deep Convolutional Gaussian Processes

2019-02-15 · Vincent Dutordoir, Mark van der Wilk, Artem Artemev, James Hensman

In decision-making systems, it is important to have classifiers that have calibrated uncertainties, with an optimisation objective that can be used for automated model selection and training. Gaussian processes (GPs) pro…

ClassificationDecision MakingGaussian ProcessesGeneral Classification+4

Active Tuples-based Scheme for Bounding Posterior Beliefs

2014-01-16 · Bozhena Bidyuk, Rina Dechter, Emma Rollon

The paper presents a scheme for computing lower and upper bounds on the posterior marginals in Bayesian networks with discrete variables. Its power lies in its ability to use any available scheme that bounds the probabil…

Self-Bounding Majority Vote Learning Algorithms by the Direct Minimization of a Tight PAC-Bayesian C-Bound

2021-04-28 · Paul Viallard, Pascal Germain, Amaury Habrard, Emilie Morvant

In the PAC-Bayesian literature, the C-Bound refers to an insightful relation between the risk of a majority vote classifier (under the zero-one loss) and the first two moments of its margin (i.e., the expected margin and…

DiversityGeneralization Bounds