Piyushi-0 / SEA-NN

Code for our AISTATS '22 paper: Improving Attribution Methods by Learning Submodular Functions.

Home Page:https://piyushi-0.github.io/SEA-NN/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Improving Attribution Methods by Learning Submodular Functions

Accepted at the 25th International Conference on Artificial Intelligence and Statistics (AISTATS '22).

Code in PyTorch | Talk | Slides | Link to arxiv pre-print | Link to the version accepted at ICML '20 workshops (XXAI, WHI)

This work explores the novel idea of learning a submodular scoring function to improve the specificity of existing feature attribution methods. A novel formulation for learning a deep submodular set function that is consistent with the real-valued attribution maps obtained by existing attribution methods is proposed. The final attribution value of a feature is then defined as the marginal gain in the induced submodular score of the feature in the context of other highly attributed features, thus decreasing the attribution of redundant yet discriminatory features. Experiments on multiple datasets illustrate that the proposed attribution method achieves higher specificity along with good discriminative power.

Acknowledgements

The first author is especially grateful to the mentorship of Dr Bilal Alsallakh and for being supported by the Google PhD Fellowship.


The first author's research interests have changed. Please contact https://github.com/peppermenta for discussions.

About

Code for our AISTATS '22 paper: Improving Attribution Methods by Learning Submodular Functions.

https://piyushi-0.github.io/SEA-NN/

License:Apache License 2.0


Languages

Language:Jupyter Notebook 81.3%Language:Python 18.2%Language:TeX 0.5%