English

NormLime: A New Feature Importance Metric for Explaining Deep Neural Networks

Machine Learning 2019-10-16 v2 Machine Learning

Abstract

The problem of explaining deep learning models, and model predictions generally, has attracted intensive interest recently. Many successful approaches forgo global approximations in order to provide more faithful local interpretations of the model's behavior. LIME develops multiple interpretable models, each approximating a large neural network on a small region of the data manifold and SP-LIME aggregates the local models to form a global interpretation. Extending this line of research, we propose a simple yet effective method, NormLIME for aggregating local models into global and class-specific interpretations. A human user study strongly favored class-specific interpretations created by NormLIME to other feature importance metrics. Numerical experiments confirm that NormLIME is effective at recognizing important features.

Keywords

Cite

@article{arxiv.1909.04200,
  title  = {NormLime: A New Feature Importance Metric for Explaining Deep Neural Networks},
  author = {Isaac Ahern and Adam Noack and Luis Guzman-Nateras and Dejing Dou and Boyang Li and Jun Huan},
  journal= {arXiv preprint arXiv:1909.04200},
  year   = {2019}
}
R2 v1 2026-06-23T11:10:27.434Z