Local Feature Selection without Label or Feature Leakage for Interpretable Machine Learning Predictions
Harrie Oosterhuis, Lijun Lyu, Avishek Anand

TL;DR
This paper introduces SUWR, a novel local feature selection method that guarantees no label or feature leakage, improving interpretability and reliability of explanations in machine learning models.
Contribution
The paper formalizes leakage concepts, derives conditions for leakage-free selection, and proposes SUWR, the first method with proven no leakage for local feature selection.
Findings
SUWR reduces overfitting compared to existing methods.
SUWR achieves state-of-the-art predictive performance.
SUWR provides high feature-selection sparsity.
Abstract
Local feature selection in machine learning provides instance-specific explanations by focusing on the most relevant features for each prediction, enhancing the interpretability of complex models. However, such methods tend to produce misleading explanations by encoding additional information in their selections. In this work, we attribute the problem of misleading selections by formalizing the concepts of label and feature leakage. We rigorously derive the necessary and sufficient conditions under which we can guarantee no leakage, and show existing methods do not meet these conditions. Furthermore, we propose the first local feature selection method that is proven to have no leakage called SUWR. Our experimental results indicate that SUWR is less prone to overfitting and combines state-of-the-art predictive performance with high feature-selection sparsity. Our generic and easily…
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) · Machine Learning and Data Classification · Neural Networks and Applications
MethodsFeature Selection
