Case-based Explainability for Random Forest: Prototypes, Critics, Counter-factuals and Semi-factuals
Gregory Yampolsky, Dhruv Desai, Mingshu Li, Stefano Pasquali, Dhagash, Mehta

TL;DR
This paper explores explainable case-based reasoning for Random Forests by identifying prototypes, critics, and counter-factuals, enhancing transparency in black-box models for regulated industries.
Contribution
It introduces a novel approach to extract and utilize data-driven explanations like prototypes and counter-factuals specifically for Random Forest models.
Findings
Effective identification of prototypes and critics improves explanation quality.
Counter-factuals and semi-factuals provide actionable insights.
Evaluation metrics confirm the explanatory power of the proposed methods.
Abstract
The explainability of black-box machine learning algorithms, commonly known as Explainable Artificial Intelligence (XAI), has become crucial for financial and other regulated industrial applications due to regulatory requirements and the need for transparency in business practices. Among the various paradigms of XAI, Explainable Case-Based Reasoning (XCBR) stands out as a pragmatic approach that elucidates the output of a model by referencing actual examples from the data used to train or test the model. Despite its potential, XCBR has been relatively underexplored for many algorithms such as tree-based models until recently. We start by observing that most XCBR methods are defined based on the distance metric learned by the algorithm. By utilizing a recently proposed technique to extract the distance metric learned by Random Forests (RFs), which is both geometry- and…
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)
