s-LIME: Reconciling Locality and Fidelity in Linear Explanations
Romaric Gaudel (ENSAI, CREST), Luis Gal\'arraga (LACODAM, IRISA),, Julien Delaunay (UNIV-RENNES, LACODAM, IRISA), Laurence Roz\'e (INSA Rennes,, IRISA, LACODAM), Vaishnavi Bhargava

TL;DR
This paper examines the limitations of LIME's locality assumption in model explanations, revealing issues with overly local explanations, and introduces s-LIME, an improved method that balances fidelity and locality.
Contribution
The paper analyzes how bandwidth and training vicinity affect LIME's explanations and proposes s-LIME, an extension that better balances fidelity and locality.
Findings
LIME's surrogate may degenerate with very local explanations.
Bandwidth and training vicinity significantly impact explanation fidelity.
s-LIME improves the balance between locality and fidelity.
Abstract
The benefit of locality is one of the major premises of LIME, one of the most prominent methods to explain black-box machine learning models. This emphasis relies on the postulate that the more locally we look at the vicinity of an instance, the simpler the black-box model becomes, and the more accurately we can mimic it with a linear surrogate. As logical as this seems, our findings suggest that, with the current design of LIME, the surrogate model may degenerate when the explanation is too local, namely, when the bandwidth parameter tends to zero. Based on this observation, the contribution of this paper is twofold. Firstly, we study the impact of both the bandwidth and the training vicinity on the fidelity and semantics of LIME explanations. Secondly, and based on our findings, we propose \slime, an extension of LIME that reconciles fidelity and locality.
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsExplainable Artificial Intelligence (XAI) · Machine Learning and Data Classification · Scientific Computing and Data Management
MethodsLocal Interpretable Model-Agnostic Explanations
