English

An Analysis of LIME for Text Data

Machine Learning 2021-07-27 v2 Computation and Language Machine Learning

Abstract

Text data are increasingly handled in an automated fashion by machine learning algorithms. But the models handling these data are not always well-understood due to their complexity and are more and more often referred to as "black-boxes." Interpretability methods aim to explain how these models operate. Among them, LIME has become one of the most popular in recent years. However, it comes without theoretical guarantees: even for simple models, we are not sure that LIME behaves accurately. In this paper, we provide a first theoretical analysis of LIME for text data. As a consequence of our theoretical findings, we show that LIME indeed provides meaningful explanations for simple models, namely decision trees and linear models.

Keywords

Cite

@article{arxiv.2010.12487,
  title  = {An Analysis of LIME for Text Data},
  author = {Dina Mardaoui and Damien Garreau},
  journal= {arXiv preprint arXiv:2010.12487},
  year   = {2021}
}

Comments

29 pages, 17 figures, accepted to AISTATS 2021

R2 v1 2026-06-23T19:35:46.654Z