Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

Restricting the Flow: Information Bottlenecks for Attribution

About

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

Karl Schulz, Leon Sixt, Federico Tombari, Tim Landgraf• 2020

Related benchmarks

TaskDatasetResultRank
LocalizationImageNet-1k (val)
EHR0.31
79
Feature Importance AssessmentImageNet-1k (val)
Insertion Score21.01
78
Feature Attribution EvaluationImageNet-1k (val)
MoRF Score30.55
33
Attribution Map LocalizationBrixIA
mIoU22.2
21
LocalizationNIH ChestX-ray8 all pathologies
mIoU11.4
7
Attribution Map FaithfulnessFunnyBirds (test)
Accuracy97.6
7
Showing 6 of 6 rows

Other info

Follow for update