{"about":{"site":"https://codewithpapers.app","non_affiliation":"Code with Papers and Syntology are not affiliated with, endorsed by, or sponsored by Papers with Code, Meta, or the pwc-archive mirror.","licence":"CC BY-SA 4.0","licence_url":"https://creativecommons.org/licenses/by-sa/4.0/legalcode","attribution":"https://codewithpapers.app/attribution","modified":"archive material modified by Syntology; see the attribution page"},"url":"/paper/restricting-the-flow-information-bottlenecks-1","title":"Restricting the Flow: Information Bottlenecks for Attribution","arxiv_id":"2001.00396","date":"2020-01-02","proceeding":"ICLR 2020 1","authors":["Karl Schulz","Leon Sixt","Federico Tombari","Tim Landgraf"],"abstract":"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","url_abs":"https://arxiv.org/abs/2001.00396v4","url_pdf":"https://arxiv.org/pdf/2001.00396v4.pdf","source":{"archive":"pwc-archive (Hugging Face), CC BY-SA 4.0","snapshot":"2025-07-28","licence_url":"https://creativecommons.org/licenses/by-sa/4.0/legalcode","row_kind":"abstracts"},"code_links":[{"paper_slug":"restricting-the-flow-information-bottlenecks-1","repo_url":"https://github.com/BioroboticsLab/IBA","is_official":1,"mentioned_in_paper":1,"mentioned_in_github":1,"framework":"tf","reach":null},{"paper_slug":"restricting-the-flow-information-bottlenecks-1","repo_url":"https://github.com/BioroboticsLab/IBA-paper-code","is_official":1,"mentioned_in_paper":1,"mentioned_in_github":0,"framework":"pytorch","reach":null},{"paper_slug":"restricting-the-flow-information-bottlenecks-1","repo_url":"https://github.com/attribution-bottleneck/attribution-bottleneck-pytorch","is_official":1,"mentioned_in_paper":1,"mentioned_in_github":0,"framework":"pytorch","reach":{"status":"ok"}},{"paper_slug":"restricting-the-flow-information-bottlenecks-1","repo_url":"https://github.com/camp-explain-ai/inputiba","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"pytorch","reach":null}],"tasks":[{"task_slug":"decision-making","task_name":"Decision Making"}],"methods":[],"datasets_introduced":[],"methods_introduced":[],"results":[],"syntology":{"atlas_url":"https://app.syntology.ai/?focus=2001.00396","mcp":{"get_harvested_code_for_paper":{"arxiv_id":"2001.00396"}},"developers":"https://syntology.ai/developers","read_at":"2026-09-24T18:15:14+00:00","read_at_is":"when the build read Syntology's graph, not when any sample ran","claim":"Per-sample execution status on synthesized fixtures; not a correctness claim about the paper. Samples come from repositories linked to the paper, official or community; repo_kind says which.","repos":[{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/BioroboticsLab/IBA","reach":null},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/attribution-bottleneck/attribution-bottleneck-pytorch","reach":{"status":"ok"}},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/BioroboticsLab/IBA-paper-code","reach":null},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/camp-explain-ai/inputiba","reach":null}],"summary":{"ran":6,"ran_fixture":3,"ran_honours":1,"unverified":6},"by_repo_kind":{"official":{"samples":12,"ran":8,"repositories":2},"listed":{"samples":4,"ran":2,"repositories":1}},"repo_kind_vocabulary":{"official":"The archive marks this repository official for the paper","named_in_paper":"The archive records that the paper mentions this repository; it is not marked official","listed":"In the archive's code links for this paper, not marked official and not recorded as mentioned in the paper","found_in_text":"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"},"n_pointer_only_for_licence":7,"samples":[{"code_sha256_prefix":"dbf3e47a33e75b8d","entry":"PerSampleBottleneck","repo":"BioroboticsLab/IBA-paper-code","repo_kind":"official","path":"attribution_bottleneck/bottleneck/per_sample_bottleneck.py","file_url":"https://github.com/BioroboticsLab/IBA-paper-code/blob/HEAD/attribution_bottleneck/bottleneck/per_sample_bottleneck.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"dbf3e47a33e75b8d"}},{"code_sha256_prefix":"bfc1d60d04a79dcf","entry":"SpatialGaussianKernel","repo":"BioroboticsLab/IBA-paper-code","repo_kind":"official","path":"attribution_bottleneck/bottleneck/per_sample_bottleneck.py","file_url":"https://github.com/BioroboticsLab/IBA-paper-code/blob/HEAD/attribution_bottleneck/bottleneck/per_sample_bottleneck.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"bfc1d60d04a79dcf"}},{"code_sha256_prefix":"3bb33affc9ea6bc6","entry":"TorchWelfordEstimator","repo":"BioroboticsLab/IBA","repo_kind":"official","path":"IBA/pytorch.py","file_url":"https://github.com/BioroboticsLab/IBA/blob/HEAD/IBA/pytorch.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"3bb33affc9ea6bc6"}},{"code_sha256_prefix":"97d0026b350d34af","entry":"_IBAForwardHook","repo":"BioroboticsLab/IBA","repo_kind":"official","path":"IBA/pytorch.py","file_url":"https://github.com/BioroboticsLab/IBA/blob/HEAD/IBA/pytorch.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"97d0026b350d34af"}},{"code_sha256_prefix":"074b200991febaf1","entry":"_SpatialGaussianKernel","repo":"BioroboticsLab/IBA","repo_kind":"official","path":"IBA/pytorch.py","file_url":"https://github.com/BioroboticsLab/IBA/blob/HEAD/IBA/pytorch.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":"deterministic","behaviour_fingerprint":true,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"074b200991febaf1"}},{"code_sha256_prefix":"8537c346fb7b74a3","entry":"_to_saliency_map","repo":"BioroboticsLab/IBA","repo_kind":"official","path":"IBA/pytorch.py","file_url":"https://github.com/BioroboticsLab/IBA/blob/HEAD/IBA/pytorch.py","link_basis":"first_harvest_node","language":"python","status":"ran_fixture","verification_level":1,"contract_check":"RAISES","metamorphic_tier":"invariant","behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"8537c346fb7b74a3"}},{"code_sha256_prefix":"ccd81a3f5d3d1212","entry":"_to_saliency_map","repo":"camp-explain-ai/inputiba","repo_kind":"listed","path":"input_iba/models/bottlenecks/base_input_iba.py","file_url":"https://github.com/camp-explain-ai/inputiba/blob/HEAD/input_iba/models/bottlenecks/base_input_iba.py","link_basis":"first_harvest_node","language":"python","status":"ran_fixture","verification_level":1,"contract_check":"RAISES","metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"ccd81a3f5d3d1212"}},{"code_sha256_prefix":"20362bd6d1392856","entry":"get_tqdm","repo":"BioroboticsLab/IBA","repo_kind":"official","path":"IBA/pytorch.py","file_url":"https://github.com/BioroboticsLab/IBA/blob/HEAD/IBA/pytorch.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"20362bd6d1392856"}},{"code_sha256_prefix":"6f4763ec77290638","entry":"ifnone","repo":"BioroboticsLab/IBA","repo_kind":"official","path":"IBA/pytorch.py","file_url":"https://github.com/BioroboticsLab/IBA/blob/HEAD/IBA/pytorch.py","link_basis":"first_harvest_node","language":"python","status":"ran_honours","verification_level":1,"contract_check":"HONOURS","metamorphic_tier":"well_formed","behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"6f4763ec77290638"}},{"code_sha256_prefix":"4727a5a23c9003f2","entry":"to_saliency_map","repo":"camp-explain-ai/inputiba","repo_kind":"listed","path":"input_iba/models/bottlenecks/base_input_iba.py","file_url":"https://github.com/camp-explain-ai/inputiba/blob/HEAD/input_iba/models/bottlenecks/base_input_iba.py","link_basis":"first_harvest_node","language":"python","status":"ran_fixture","verification_level":1,"contract_check":"RAISES","metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"4727a5a23c9003f2"}},{"code_sha256_prefix":"de84b983ec6fea46","entry":"AttributionBottleneck","repo":"BioroboticsLab/IBA-paper-code","repo_kind":"official","path":"attribution_bottleneck/bottleneck/per_sample_bottleneck.py","file_url":"https://github.com/BioroboticsLab/IBA-paper-code/blob/HEAD/attribution_bottleneck/bottleneck/per_sample_bottleneck.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"de84b983ec6fea46"}},{"code_sha256_prefix":"704243a4aaca1f10","entry":"BaseIBA","repo":"camp-explain-ai/inputiba","repo_kind":"listed","path":"input_iba/models/bottlenecks/base_input_iba.py","file_url":"https://github.com/camp-explain-ai/inputiba/blob/HEAD/input_iba/models/bottlenecks/base_input_iba.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"704243a4aaca1f10"}},{"code_sha256_prefix":"531340730c0ab20b","entry":"BaseInputIBA","repo":"camp-explain-ai/inputiba","repo_kind":"listed","path":"input_iba/models/bottlenecks/base_input_iba.py","file_url":"https://github.com/camp-explain-ai/inputiba/blob/HEAD/input_iba/models/bottlenecks/base_input_iba.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"531340730c0ab20b"}},{"code_sha256_prefix":"80da06c1518ddbc6","entry":"IBA","repo":"BioroboticsLab/IBA","repo_kind":"official","path":"IBA/pytorch.py","file_url":"https://github.com/BioroboticsLab/IBA/blob/HEAD/IBA/pytorch.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"80da06c1518ddbc6"}},{"code_sha256_prefix":"8a3bcbcbf687a8b6","entry":"_InterruptExecution","repo":"BioroboticsLab/IBA","repo_kind":"official","path":"IBA/pytorch.py","file_url":"https://github.com/BioroboticsLab/IBA/blob/HEAD/IBA/pytorch.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"8a3bcbcbf687a8b6"}},{"code_sha256_prefix":"8db062d22f9a2ae4","entry":"to_saliency_map","repo":"BioroboticsLab/IBA","repo_kind":"official","path":"IBA/pytorch.py","file_url":"https://github.com/BioroboticsLab/IBA/blob/HEAD/IBA/pytorch.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"8db062d22f9a2ae4"}}]},"arxiv_metadata":null,"syntology_extracted_results":null}