Papers › Restricting the Flow: Information Bottlenecks for Attribution

Restricting the Flow: Information Bottlenecks for Attribution

2 Jan 2020ICLR 2020 1arXiv:2001.00396archive 2025-07-28

Karl Schulz, Leon Sixt, Federico Tombari, Tim Landgraf

Attribution methods provide insights into the decision-making of machine learning models like artificial neural networks. For a given input sample, they assign a relevance score to each individual input variable, such as the pixels of an image. In this work we adapt the information bottleneck concept for attribution. By adding noise to intermediate feature maps we restrict the flow of information and can quantify (in bits) how much information image regions provide. We compare our method against ten baselines using three different metrics on VGG-16 and ResNet-50, and find that our methods outperform all baselines in five out of six settings. The method's information-theoretic foundation provides an absolute frame of reference for attribution values (bits) and a guarantee that regions scored close to zero are not necessary for the network's decision. For reviews: https://openreview.net/forum?id=S1xWh1rYwB For code: https://github.com/BioroboticsLab/IBA

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="2001.00396")

Code

Syntology Ran 10 of 16 code samples harvested from 3 repositories linked to this paper; 6 have no recorded run. Of those that ran: 1 ran · honoured contract; 3 ran · fixture could not drive it; 6 ran with no contract checked.

By repository: official repository: 12 samples from 2 repositories, 8 ran; community (archive-listed): 4 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.

BioroboticsLab/IBA officialmentioned in papermentioned on GitHubtf report
BioroboticsLab/IBA-paper-code officialmentioned in paperpytorch report
camp-explain-ai/inputiba mentioned on GitHubpytorch 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

16 samples harvested; 10 ran; 1 honoured the contract we drafted; 6 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.

1ran · honoured contract
3ran · fixture could not drive it
6ran
6unverified

Licence: 7 of the 16 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 3 repositories linked to this paper, official or community; each sample names its own and says which. “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.

PerSampleBottleneck BioroboticsLab/IBA-paper-code/attribution_bottleneck/bottleneck/per_sample_bottleneck.py official repository ran no licence file found · pointer only · dbf3e47a33e75b8d · report
SpatialGaussianKernel BioroboticsLab/IBA-paper-code/attribution_bottleneck/bottleneck/per_sample_bottleneck.py official repository ran fingerprinted no licence file found · pointer only · bfc1d60d04a79dcf · report
TorchWelfordEstimator BioroboticsLab/IBA/IBA/pytorch.py official repository ran fingerprinted MIT (permissive) · 3bb33affc9ea6bc6 · report
_IBAForwardHook BioroboticsLab/IBA/IBA/pytorch.py official repository ran MIT (permissive) · 97d0026b350d34af · report
_SpatialGaussianKernel BioroboticsLab/IBA/IBA/pytorch.py official repository ran · metamorphic tier: deterministic fingerprinted MIT (permissive) · 074b200991febaf1 · report
_to_saliency_map BioroboticsLab/IBA/IBA/pytorch.py official repository ran · fixture could not drive it MIT (permissive) · 8537c346fb7b74a3 · report
get_tqdm BioroboticsLab/IBA/IBA/pytorch.py official repository ran · metamorphic tier: deterministic MIT (permissive) · 20362bd6d1392856 · report
ifnone BioroboticsLab/IBA/IBA/pytorch.py official repository ran · honoured contract MIT (permissive) · 6f4763ec77290638 · report
AttributionBottleneck BioroboticsLab/IBA-paper-code/attribution_bottleneck/bottleneck/per_sample_bottleneck.py official repository unverified no licence file found · pointer only · de84b983ec6fea46 · report
IBA BioroboticsLab/IBA/IBA/pytorch.py official repository unverified MIT (permissive) · 80da06c1518ddbc6 · report
_InterruptExecution BioroboticsLab/IBA/IBA/pytorch.py official repository unverified MIT (permissive) · 8a3bcbcbf687a8b6 · report
to_saliency_map BioroboticsLab/IBA/IBA/pytorch.py official repository unverified MIT (permissive) · 8db062d22f9a2ae4 · report
_to_saliency_map camp-explain-ai/inputiba/input_iba/models/bottlenecks/base_input_iba.py community (archive-listed) ran · fixture could not drive it no licence file found · pointer only · ccd81a3f5d3d1212 · report
to_saliency_map camp-explain-ai/inputiba/input_iba/models/bottlenecks/base_input_iba.py community (archive-listed) ran · fixture could not drive it no licence file found · pointer only · 4727a5a23c9003f2 · report
BaseIBA camp-explain-ai/inputiba/input_iba/models/bottlenecks/base_input_iba.py community (archive-listed) unverified no licence file found · pointer only · 704243a4aaca1f10 · report
BaseInputIBA camp-explain-ai/inputiba/input_iba/models/bottlenecks/base_input_iba.py community (archive-listed) unverified no licence file found · pointer only · 531340730c0ab20b · report

Tasks

Decision Making

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