forked from Piyushi-0/ACE
-
Notifications
You must be signed in to change notification settings - Fork 0
/
pmlr-v97-chattopadhyay19a.bib
18 lines (16 loc) · 1.44 KB
/
pmlr-v97-chattopadhyay19a.bib
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
@InProceedings{pmlr-v97-chattopadhyay19a,
title = {Neural Network Attributions: A Causal Perspective},
author = {Chattopadhyay, Aditya and Manupriya, Piyushi and Sarkar, Anirban and Balasubramanian, Vineeth N},
booktitle = {Proceedings of the 36th International Conference on Machine Learning},
pages = {981--990},
year = {2019},
editor = {Chaudhuri, Kamalika and Salakhutdinov, Ruslan},
volume = {97},
series = {Proceedings of Machine Learning Research},
address = {Long Beach, California, USA},
month = {09--15 Jun},
publisher = {PMLR},
pdf = {http://proceedings.mlr.press/v97/chattopadhyay19a/chattopadhyay19a.pdf},
url = {http://proceedings.mlr.press/v97/chattopadhyay19a.html},
abstract = {We propose a new attribution method for neural networks developed using first principles of causality (to the best of our knowledge, the first such). The neural network architecture is viewed as a Structural Causal Model, and a methodology to compute the causal effect of each feature on the output is presented. With reasonable assumptions on the causal structure of the input data, we propose algorithms to efficiently compute the causal effects, as well as scale the approach to data with large dimensionality. We also show how this method can be used for recurrent neural networks. We report experimental results on both simulated and real datasets showcasing the promise and usefulness of the proposed algorithm.}
}