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

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

16 Apr 2018ICLR 2019 5arXiv:1804.05862archive 2025-07-28

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.

PaperPDFConference PDFCodeCode Syntology ran

In Syntology Open this paper in Syntology's Atlas, the map of the papers in Syntology's graph and their citations.

For agents, Syntology's MCP tool lists every function and class Syntology harvested from this paper and whether it ran (how to connect): get_harvested_code_for_paper(arxiv_id="1804.05862")

Code

Syntology Ran 0 of 15 code samples harvested from 1 repository linked to this paper; 15 have no recorded run.

By repository: official repository: 15 samples from 1 repository, 0 ran. The run record, sample by sample. “Ran” means executed on a synthesized input, not that the code is correct or reproduces the paper.

wendazhou/nnet-compression-generalization officialmentioned in papermentioned on GitHubtfMIT report

Repository list and official/mentioned flags are the archive's, frozen 2025-07-28. Reachability, where shown, is from one Syntology probe window (2026-09-16 to 2026-09-18); repositories not probed show nothing. GitHub stars are not tracked.

Code Syntology ran Syntology

15 samples harvested; 0 ran; 0 honoured the contract we drafted; 15 have no recorded run. Read from Syntology's graph 2026-09-24; that is when this build read the record, not when the samples ran.

15unverified

Licence: 0 of the 15 samples are pointer only, meaning Syntology does not serve that copy's text. This page shows no code text for any sample; each one links to its file in the repository.

Harvested from wendazhou/nnet-compression-generalization. “Ran” means the sample executed on a synthesized input. It does not mean the output is correct, and nothing here reproduces the paper's results. “Honoured” and “violated” refer to a contract Syntology drafted from the code itself; “our draft was wrong” and “fixture could not drive it” are failures of Syntology's instrument, not of the code.

Each sample ends with its code_sha256, Syntology's identity for that exact code. An agent fetches the stored sample with Syntology's MCP tool get_code(code_sha256="…") (how to connect); click an identity to copy that call.

Repository labels, per sample. official repository: The archive marks this repository official for the paper. named in the paper: The archive records that the paper mentions this repository; it is not marked official. community (archive-listed): In the archive's code links for this paper, not marked official and not recorded as mentioned in the paper. found in paper text by Syntology: Syntology found this repository in the paper's own text; whether it is the authors' implementation is not asserted. community: Not in the archive's code links for this paper; a community repository Syntology harvested. Samples from a repository marked official are listed first. Licence labels name the repository's licence as recorded at harvest. “Pointer only” means Syntology does not serve that copy's text, for one of four reasons: no licence file was found; the licence was not identified; the licence is recorded as permissive but that copy's record is not marked cleared; or the licence is outside the permissive list Syntology serves text under (MIT, Apache-2.0, BSD and similar). Some licences outside that list permit redistribution, such as WTFPL, and GPL-3.0 under its conditions; they are simply not on the list. Hover a licence label for the reason. File links open the file on GitHub at the default branch, which may have changed since the harvest.

apply_noise wendazhou/nnet-compression-generalization/nnet/compression/weights_noise.py official repository unverified MIT (permissive) · b381672c9093d9a2 · report
compress_variable wendazhou/nnet-compression-generalization/nnet/compression/coding.py official repository unverified MIT (permissive) · 2101478dbafc6d87 · report
conv2d wendazhou/nnet-compression-generalization/nnet/models/layers.py official repository unverified MIT (permissive) · 541c4775c6d38c8d · report
dense wendazhou/nnet-compression-generalization/nnet/models/layers.py official repository unverified MIT (permissive) · d3ddbb49f3799d81 · report
depthwise_conv2d wendazhou/nnet-compression-generalization/nnet/models/layers.py official repository unverified MIT (permissive) · 805d0df53909c45b · report
divergence_gains wendazhou/nnet-compression-generalization/nnet/compression/bounds.py official repository unverified MIT (permissive) · 0762cbd6c131efd2 · report
get_bits_for_index wendazhou/nnet-compression-generalization/nnet/compression/coding.py official repository unverified MIT (permissive) · fb7158160fe2bc4c · report
get_index_list wendazhou/nnet-compression-generalization/nnet/compression/coding.py official repository unverified MIT (permissive) · 6dd0b27e22163eeb · report
get_variable_compression_summary wendazhou/nnet-compression-generalization/nnet/compression/_utils.py official repository unverified MIT (permissive) · 1e6a6fc9f23a0b38 · report
get_variable_compression_summary wendazhou/nnet-compression-generalization/nnet/compression/mnist.py official repository unverified MIT (permissive) · 6bd8759ef432fe94 · report
get_variable_summary wendazhou/nnet-compression-generalization/nnet/compression/_utils.py official repository unverified MIT (permissive) · ded4b33f66d4a362 · report
get_variable_summary wendazhou/nnet-compression-generalization/nnet/compression/mnist.py official repository unverified MIT (permissive) · 53ff94be1d2c857d · report
noisy_variable_getter wendazhou/nnet-compression-generalization/nnet/compression/weights_noise.py official repository unverified MIT (permissive) · 3095b0b49905d9e6 · report
normal_kl_divergence wendazhou/nnet-compression-generalization/nnet/compression/bounds.py official repository unverified MIT (permissive) · c3ed202dd1ee6bb9 · report
normal_mixture_log_density wendazhou/nnet-compression-generalization/nnet/compression/bounds.py official repository unverified MIT (permissive) · 3aa9e30dabef31ec · report

Tasks

Generalization Bounds

Results from the paper archive 2025-07-28

No leaderboard rows for this paper in the archive.

Report a problem or propose a change · a person checks every report against the paper or source before anything changes; decisions are listed on /corrections