Local Rule-Based Explanations of Black Box Decision Systems
Riccardo Guidotti, Anna Monreale, Salvatore Ruggieri, Dino Pedreschi,, Franco Turini, Fosca Giannotti

TL;DR
LORE is a local, rule-based explanation method for black box decision systems that provides interpretable, faithful explanations including decision and counterfactual rules, improving over existing approaches in explanation quality and fidelity.
Contribution
The paper introduces LORE, a novel local rule-based explanation technique that is agnostic to the black box model and generates meaningful, faithful explanations using a genetic algorithm.
Findings
LORE outperforms existing explanation methods in quality and fidelity.
LORE effectively generates decision rules and counterfactual explanations.
Experiments demonstrate LORE's superior performance in diverse settings.
Abstract
The recent years have witnessed the rise of accurate but obscure decision systems which hide the logic of their internal decision processes to the users. The lack of explanations for the decisions of black box systems is a key ethical issue, and a limitation to the adoption of machine learning components in socially sensitive and safety-critical contexts. %Therefore, we need explanations that reveals the reasons why a predictor takes a certain decision. In this paper we focus on the problem of black box outcome explanation, i.e., explaining the reasons of the decision taken on a specific instance. We propose LORE, an agnostic method able to provide interpretable and faithful explanations. LORE first leans a local interpretable predictor on a synthetic neighborhood generated by a genetic algorithm. Then it derives from the logic of the local interpretable predictor a meaningful…
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.
Code & Models
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 · Data Stream Mining Techniques
