Interpretable feature subset selection: A Shapley value based approach
Sandhya Tripathi, N. Hemachandra, Prashant Trivedi

TL;DR
This paper introduces a Shapley value-based cooperative game approach for feature subset selection, providing interpretability, stability analysis, and improved feature identification over existing methods.
Contribution
It proposes a novel classification game framework using Shapley values, linking feature importance to error contribution, and offers computational strategies and theoretical insights.
Findings
Threshold 0 on SVEA identifies significant feature subsets.
The scheme outperforms recursive feature elimination and ReliefF.
Provides interval estimates to address sample bias.
Abstract
For feature selection and related problems, we introduce the notion of classification game, a cooperative game, with features as players and hinge loss based characteristic function and relate a feature's contribution to Shapley value based error apportioning (SVEA) of total training error. Our major contribution is () to show that for any dataset the threshold 0 on SVEA value identifies feature subset whose joint interactions for label prediction is significant or those features that span a subspace where the data is predominantly lying. In addition, our scheme () identifies the features on which Bayes classifier doesn't depend but any surrogate loss function based finite sample classifier does; this contributes to the excess - risk of such a classifier, () estimates unknown true hinge risk of a feature, and () relate the stability property of an…
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
TopicsMachine Learning and Data Classification · Explainable Artificial Intelligence (XAI) · Imbalanced Data Classification Techniques
MethodsFeature Selection · Interpretability
