Papers › How Does Information Bottleneck Help Deep Learning?

How Does Information Bottleneck Help Deep Learning?

30 May 2023arXiv:2305.18887archive 2025-07-28

Kenji Kawaguchi, Zhun Deng, Xu Ji, Jiaoyang Huang

Numerous deep learning algorithms have been inspired by and understood via the notion of information bottleneck, where unnecessary information is (often implicitly) minimized while task-relevant information is maximized. However, a rigorous argument for justifying why it is desirable to control information bottlenecks has been elusive. In this paper, we provide the first rigorous learning theory for justifying the benefit of information bottleneck in deep learning by mathematically relating information bottleneck to generalization errors. Our theory proves that controlling information bottleneck is one way to control generalization errors in deep learning, although it is not the only or necessary way. We investigate the merit of our new mathematical findings with experiments across a range of architectures and learning settings. In many cases, generalization errors are shown to correlate with the degree of information bottleneck: i.e., the amount of the unnecessary information at hidden layers. This paper provides a theoretical foundation for current and future methods through the lens of information bottleneck. Our new generalization bounds scale with the degree of information bottleneck, unlike the previous bounds that scale with the number of parameters, VC dimension, Rademacher complexity, stability or robustness. Our code is publicly available at: https://github.com/xu-ji/information-bottleneck

PaperPDFCodeCode 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="2305.18887")

Code

Syntology Ran 2 of 13 code samples harvested from 1 repository linked to this paper; 11 have no recorded run. Of those that ran: 2 ran with no contract checked.

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

xu-ji/information-bottleneck officialmentioned in papermentioned on GitHubpytorchBSD-2-Clause 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

13 samples harvested; 2 ran; 0 honoured the contract we drafted; 11 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.

2ran
11unverified

Licence: 0 of the 13 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 xu-ji/information-bottleneck. “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.

adversarial_cross_entropy xu-ji/information-bottleneck/dnn/swag_repo/swag/losses.py official repository ran BSD-2-Clause (permissive) · e11996f54eea8253 · report
cross_entropy xu-ji/information-bottleneck/dnn/swag_repo/swag/losses.py official repository ran BSD-2-Clause (permissive) · fc2aaf6fd20bc53f · report
basic_data xu-ji/information-bottleneck/toy/util/data.py official repository unverified BSD-2-Clause (permissive) · 661a8c2abca9d4d4 · report
basic_data_instance xu-ji/information-bottleneck/toy/util/data.py official repository unverified BSD-2-Clause (permissive) · a0d8e4386d7c5fbd · report
compute_MI_theta_D_single_seed_jensen xu-ji/information-bottleneck/toy/util/swag.py official repository unverified BSD-2-Clause (permissive) · 962fc1c520aa6c6a · report
dataset_name xu-ji/information-bottleneck/dnn/swag_repo/MI/util.py official repository unverified BSD-2-Clause (permissive) · 5e26fa10c5a96c83 · report
est_MI xu-ji/information-bottleneck/toy/util/general.py official repository unverified BSD-2-Clause (permissive) · 43703d6b3f57375b · report
est_MI_cond xu-ji/information-bottleneck/toy/util/general.py official repository unverified BSD-2-Clause (permissive) · dfa889418df10f6f · report
exp_name xu-ji/information-bottleneck/dnn/swag_repo/MI/util.py official repository unverified BSD-2-Clause (permissive) · 9f5a910348a7492a · report
exp_name_flat xu-ji/information-bottleneck/dnn/swag_repo/MI/util.py official repository unverified BSD-2-Clause (permissive) · 36461b9533fa5d2f · report
loaders xu-ji/information-bottleneck/dnn/swag_repo/experiments/imagenet/data.py official repository unverified BSD-2-Clause (permissive) · 99e3815602045644 · report
masked_loss xu-ji/information-bottleneck/dnn/swag_repo/swag/losses.py official repository unverified BSD-2-Clause (permissive) · 8bbca7799326d580 · report
train_model xu-ji/information-bottleneck/toy/util/general.py official repository unverified BSD-2-Clause (permissive) · 802ae9c8c6458aaf · report

Tasks

Deep LearningGeneralization BoundsLearning Theory

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