English

Understanding Impacts of High-Order Loss Approximations and Features in Deep Learning Interpretation

Machine Learning 2019-06-03 v2 Machine Learning

Abstract

Current methods to interpret deep learning models by generating saliency maps generally rely on two key assumptions. First, they use first-order approximations of the loss function neglecting higher-order terms such as the loss curvatures. Second, they evaluate each feature's importance in isolation, ignoring their inter-dependencies. In this work, we study the effect of relaxing these two assumptions. First, by characterizing a closed-form formula for the Hessian matrix of a deep ReLU network, we prove that, for a classification problem with a large number of classes, if an input has a high confidence classification score, the inclusion of the Hessian term has small impacts in the final solution. We prove this result by showing that in this case the Hessian matrix is approximately of rank one and its leading eigenvector is almost parallel to the gradient of the loss function. Our empirical experiments on ImageNet samples are consistent with our theory. This result can have implications in other related problems such as adversarial examples as well. Second, we compute the importance of group-features in deep learning interpretation by introducing a sparsity regularization term. We use the L0L1L_0-L_1 relaxation technique along with the proximal gradient descent to have an efficient computation of group feature importance scores. Our empirical results indicate that considering group features can improve deep learning interpretation significantly.

Keywords

Cite

@article{arxiv.1902.00407,
  title  = {Understanding Impacts of High-Order Loss Approximations and Features in Deep Learning Interpretation},
  author = {Sahil Singla and Eric Wallace and Shi Feng and Soheil Feizi},
  journal= {arXiv preprint arXiv:1902.00407},
  year   = {2019}
}

Comments

Proceedings of the 36th International Conference on Machine Learning, 2019