The Berkelmans-Pries Feature Importance Method: A Generic Measure of Informativeness of Features
Joris Pries, Guus Berkelmans, Sandjai Bhulai, Rob van der Mei

TL;DR
The paper introduces the Berkelmans-Pries Feature Importance method, a new global measure combining Shapley values and dependency functions, which accurately estimates feature importance in datasets with complex interdependencies.
Contribution
A novel FI method based on Shapley values and Berkelmans-Pries dependency, with proven properties and superior accuracy over existing methods.
Findings
Accurately predicts ground truth FI in test cases
Outperforms 468 existing FI methods in property analysis
Effective for datasets with complex feature interdependencies
Abstract
Over the past few years, the use of machine learning models has emerged as a generic and powerful means for prediction purposes. At the same time, there is a growing demand for interpretability of prediction models. To determine which features of a dataset are important to predict a target variable , a Feature Importance (FI) method can be used. By quantifying how important each feature is for predicting , irrelevant features can be identified and removed, which could increase the speed and accuracy of a model, and moreover, important features can be discovered, which could lead to valuable insights. A major problem with evaluating FI methods, is that the ground truth FI is often unknown. As a consequence, existing FI methods do not give the exact correct FI values. This is one of the many reasons why it can be hard to properly interpret the results of an FI method. Motivated 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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsBayesian Modeling and Causal Inference · Multi-Criteria Decision Making · Explainable Artificial Intelligence (XAI)
MethodsSPEED: Separable Pyramidal Pooling EncodEr-Decoder for Real-Time Monocular Depth Estimation on Low-Resource Settings
