@InProceedings{ancona2019explaining, title = {Explaining Deep Neural Networks with a Polynomial Time Algorithm for Shapley Value Approximation}, author = {Ancona, Marco and Oztireli, Cengiz and Gross, Markus}, booktitle = {Proceedings of the 36th International Conference on Machine Learning}, pages = {272--281}, 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/ancona19a/ancona19a.pdf}, url = {http://proceedings.mlr.press/v97/ancona19a.html}, abstract = {The problem of explaining the behavior of deep neural networks has recently gained a lot of attention. While several attribution methods have been proposed, most come without strong theoretical foundations, which raises questions about their reliability. On the other hand, the literature on cooperative game theory suggests Shapley values as a unique way of assigning relevance scores such that certain desirable properties are satisfied. Unfortunately, the exact evaluation of Shapley values is prohibitively expensive, exponential in the number of input features. In this work, by leveraging recent results on uncertainty propagation, we propose a novel, polynomial-time approximation of Shapley values in deep neural networks. We show that our method produces significantly better approximations of Shapley values than existing state-of-the-art attribution methods.} }