Conditional Local Importance by Quantile Expectations
Kelvyn K. Bladen, Adele Cutler, D. Richard Cutler, Kevin R. Moon

TL;DR
This paper introduces CLIQUE, a model-agnostic method for local variable importance that captures local dependencies, handles multi-class classification, and improves interpretability over existing methods like LIME and SHAP.
Contribution
CLIQUE is a novel local importance measure that accurately reflects local dependencies, extends to multi-class problems, and outperforms permutation-based methods.
Findings
CLIQUE emphasizes locally dependent information.
It captures interaction behavior beyond correlations.
It reduces bias in regions with no variable effect.
Abstract
Global variable importance measures are commonly used to interpret the results of machine learning models. Local variable importance techniques assess how variables contribute to individual observations. Current, popular methods, including LIME and SHAP, typically fail to accurately reflect locally dependent relationships between variables and instead focus on marginal importance values. Additionally, they are not natively adapted for multi-class classification problems. We propose a new model-agnostic method for calculating local variable importance, CLIQUE, that captures locally dependent relationships, provides improvements over permutation-based methods, and can be directly applied to multi-class classification problems. Simulated and real-world examples show that CLIQUE emphasizes locally dependent information, captures interaction behavior beyond what can be evaluated by…
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
TopicsMulti-Agent Systems and Negotiation · Semantic Web and Ontologies · Simulation Techniques and Applications
MethodsFocus
