Triplot: model agnostic measures and visualisations for variable importance in predictive models that take into account the hierarchical correlation structure
Katarzyna Pekala, Katarzyna Woznica, Przemyslaw Biecek

TL;DR
This paper introduces Triplot, a novel visualization and measure for variable importance that incorporates hierarchical correlation structures, enhancing interpretability in predictive models.
Contribution
It proposes new correlation-aware importance measures and a hierarchical visualisation method, advancing explainable AI by integrating variable correlation information.
Findings
Effective analysis of variable importance considering correlations
Hierarchical visualisation enhances model interpretability
Application to real-world data demonstrates practical utility
Abstract
One of the key elements of explanatory analysis of a predictive model is to assess the importance of individual variables. Rapid development of the area of predictive model exploration (also called explainable artificial intelligence or interpretable machine learning) has led to the popularization of methods for local (instance level) and global (dataset level) methods, such as Permutational Variable Importance, Shapley Values (SHAP), Local Interpretable Model Explanations (LIME), Break Down and so on. However, these methods do not use information about the correlation between features which significantly reduce the explainability of the model behaviour. In this work, we propose new methods to support model analysis by exploiting the information about the correlation between variables. The dataset level aspect importance measure is inspired by the block permutations procedure, while the…
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) · Bayesian Modeling and Causal Inference · Statistical and Computational Modeling
MethodsLocal Interpretable Model-Agnostic Explanations
