Feature Importance Measure for Non-linear Learning Algorithms
Marina M.-C. Vidovic, Nico G\"ornitz, Klaus-Robert M\"uller, Marius, Kloft

TL;DR
This paper introduces the Measure of Feature Importance (MFI), a versatile method for interpreting complex non-linear machine learning models, capable of identifying influential features and interactions.
Contribution
The paper presents MFI, a novel, model-agnostic feature importance measure that captures non-linear effects and feature interactions in any learning algorithm.
Findings
MFI effectively identifies influential features in complex models.
MFI detects features impacting predictions through interactions.
MFI provides both global and local feature importance measures.
Abstract
Complex problems may require sophisticated, non-linear learning methods such as kernel machines or deep neural networks to achieve state of the art prediction accuracies. However, high prediction accuracies are not the only objective to consider when solving problems using machine learning. Instead, particular scientific applications require some explanation of the learned prediction function. Unfortunately, most methods do not come with out of the box straight forward interpretation. Even linear prediction functions are not straight forward to explain if features exhibit complex correlation structure. In this paper, we propose the Measure of Feature Importance (MFI). MFI is general and can be applied to any arbitrary learning machine (including kernel machines and deep learning). MFI is intrinsically non-linear and can detect features that by itself are inconspicuous and only impact…
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
TopicsNeural Networks and Applications · Machine Learning and Data Classification · Anomaly Detection Techniques and Applications
