paper-with-me

Papers

Non-Vacuous Generalization Bounds at the ImageNet Scale: A PAC-Bayesian Compression Approach

2018-04-16 · ICLR 2019 5 · Wenda Zhou, Victor Veitch, Morgane Austern, Ryan P. Adams, Peter Orbanz

Modern neural networks are highly overparameterized, with capacity to substantially overfit to training data. Nevertheless, these networks often generalize well in practice. It has also been observed that trained networks can often be "compressed" to much smaller representations. The purpose of this paper is to connect these two empirical observations. Our main technical result is a generalization bound for compressed networks based on the compressed size. Combined with off-the-shelf compression algorithms, the bound leads to state of the art generalization guarantees; in particular, we provide the first non-vacuous generalization guarantees for realistic architectures applied to the ImageNet classification problem. As additional evidence connecting compression and generalization, we show that compressibility of models that tend to overfit is limited: We establish an absolute limit on expected compressibility as a function of expected generalization error, where the expectations are over the random choice of training examples. The bounds are complemented by empirical results that show an increase in overfitting implies an increase in the number of bits required to describe a trained network.

📄 PDF Abstract BibTeX arXiv:1804.05862

Code (1)

wendazhou/nnet-compression-generalization 공식 구현 tf

Tasks

Generalization Bounds

Similar Papers 제목 키워드 기반

Learning Expressive Priors for Generalization and Uncertainty Estimation in Neural Networks

2023-07-15 · Dominik Schnaus, JongSeok Lee, Daniel Cremers, Rudolph Triebel

In this work, we propose a novel prior learning method for advancing generalization and uncertainty estimation in deep neural networks. The key idea is to exploit scalable and structured posteriors of neural networks as …

Continual LearningGeneralization Bounds

Non-vacuous Generalization Bounds for Deep Neural Networks without any modification to the trained models

2025-03-10 · Khoat Than, Dat Phan

Deep neural network (NN) with millions or billions of parameters can perform really well on unseen data, after being trained from a finite training set. Various prior theories have been developed to explain such excellen…

Generalization BoundsQuantization

Learning Non-Vacuous Generalization Bounds from Optimization

2022-06-09 · Chengli Tan, Jiangshe Zhang, Junmin Liu

One of the fundamental challenges in the deep learning community is to theoretically understand how well a deep neural network generalizes to unseen data. However, current approaches often yield generalization bounds tha…

Generalization Boundsvalid

PAC-Bayesian Generalization Bounds for Adversarial Generative Models

2023-02-17 · Sokhna Diarra Mbacke, Florence Clerc, Pascal Germain

We extend PAC-Bayesian theory to generative models and develop generalization bounds for models based on the Wasserstein distance and the total variation distance. Our first result on the Wasserstein distance assumes the…

Dimensionality ReductionGeneralization Bounds

Unlocking Tokens as Data Points for Generalization Bounds on Larger Language Models

2024-07-25 · Sanae Lotfi, Yilun Kuang, Brandon Amos, Micah Goldblum 외

Large language models (LLMs) with billions of parameters excel at predicting the next token in a sequence. Recent work computes non-vacuous compression-based generalization bounds for LLMs, but these bounds are vacuous f…

Generalization BoundsQuantization