Provable Recovery of Locally Important Signed Features and Interactions from Random Forest
Kata Vuk, Nicolas Alexander Ihlo, Merle Behr

TL;DR
This paper introduces a new local feature importance method for Random Forests that accurately identifies important features and interactions for individual predictions, supported by theoretical guarantees and empirical validation.
Contribution
The paper presents a novel local FII method for RFs that recovers true features and interactions with proven consistency under a specific model, enhancing interpretability.
Findings
Method consistently recovers true local features and interactions.
Theoretical guarantees under the LSS model.
Effective in simulation and real-world data.
Abstract
Feature and Interaction Importance (FII) methods are essential in supervised learning for assessing the relevance of input variables and their interactions in complex prediction models. In many domains, such as personalized medicine, local interpretations for individual predictions are often required, rather than global scores summarizing overall feature importance. Random Forests (RFs) are widely used in these settings, and existing interpretability methods typically exploit tree structures and split statistics to provide model-specific insights. However, theoretical understanding of local FII methods for RF remains limited, making it unclear how to interpret high importance scores for individual predictions. We propose a novel, local, model-specific FII method that identifies frequent co-occurrences of features along decision paths, combining global patterns with those observed on…
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) · Bayesian Modeling and Causal Inference · Machine Learning in Healthcare
