paper-with-me

Papers

Deterministic PAC-Bayesian generalization bounds for deep networks via generalizing noise-resilience

2019-05-30 · ICLR 2019 5 · Vaishnavh Nagarajan, J. Zico Kolter

The ability of overparameterized deep networks to generalize well has been linked to the fact that stochastic gradient descent (SGD) finds solutions that lie in flat, wide minima in the training loss -- minima where the output of the network is resilient to small random noise added to its parameters. So far this observation has been used to provide generalization guarantees only for neural networks whose parameters are either \textit{stochastic} or \textit{compressed}. In this work, we present a general PAC-Bayesian framework that leverages this observation to provide a bound on the original network learned -- a network that is deterministic and uncompressed. What enables us to do this is a key novelty in our approach: our framework allows us to show that if on training data, the interactions between the weight matrices satisfy certain conditions that imply a wide training loss minimum, these conditions themselves {\em generalize} to the interactions between the matrices on test data, thereby implying a wide test loss minimum. We then apply our general framework in a setup where we assume that the pre-activation values of the network are not too small (although we assume this only on the training data). In this setup, we provide a generalization guarantee for the original (deterministic, uncompressed) network, that does not scale with product of the spectral norms of the weight matrices -- a guarantee that would not have been possible with prior approaches.

📄 PDF Abstract BibTeX arXiv:1905.13344

Code (0)

등록된 구현이 없습니다.

Tasks

Generalization Bounds

Similar Papers 제목 키워드 기반

PAC-Bayesian Learning of Optimization Algorithms

2022-10-20 · Michael Sucker, Peter Ochs

We apply the PAC-Bayes theory to the setting of learning-to-optimize. To the best of our knowledge, we present the first framework to learn optimization algorithms with provable generalization guarantees (PAC-bounds) and…

PAC-Bayesian Generalization Guarantees for Fairness on Stochastic and Deterministic Classifiers

2026-02-12 · Julien Bastian, Benjamin Leblanc, Pascal Germain, Amaury Habrard 외 arxiv

Classical PAC generalization bounds on the prediction risk of a classifier are insufficient to provide theoretical guarantees on fairness when the goal is to learn models balancing predictive risk and fairness constraint…

On the disintegration of the stochastic majority vote: From PAC-Bayesian bounds to a self-bounding algorithm

2026-09-15 · Julien Bastian, Benjamin Leblanc, Pascal Germain, Amaury Habrard 외 arxiv

Weighted majority votes are central to many successful ensemble methods. PAC-Bayesian theory provides tight generalization guarantees for such models by analyzing the expected risk of stochastic classifiers, while analyz…

A General Framework for the Practical Disintegration of PAC-Bayesian Bounds

2021-02-17 · Paul Viallard, Pascal Germain, Amaury Habrard, Emilie Morvant

PAC-Bayesian bounds are known to be tight and informative when studying the generalization ability of randomized classifiers. However, they require a loose and costly derandomization step when applied to some families of…

Generalization Bounds

How many measurements are enough? Bayesian recovery in inverse problems with general distributions

2025-05-15 · Ben Adcock, Nick Huang

We study the sample complexity of Bayesian recovery for solving inverse problems with general prior, forward operator and noise distributions. We consider posterior sampling according to an approximate prior $\mathcal{P}…