paper-with-me

Papers

Local Feature Selection without Label or Feature Leakage for Interpretable Machine Learning Predictions

2024-07-16 · Harrie Oosterhuis, Lijun Lyu, Avishek Anand

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 extendable formal approach provides a strong theoretical basis for future work on interpretability with reliable explanations.

📄 PDF Abstract BibTeX arXiv:2407.11778

Code (1)

garfieldlyu/suwr 공식 구현 pytorch

Tasks

Attributefeature selectionInterpretable Machine Learning

Methods 이 논문이 사용한 방법론

Feature Selection Feature selection, also known as variable selection, attribute selection or variable subset selection, is the process of selecting a subset of relevant features (variables,…

Similar Papers 제목 키워드 기반

GOLFS: Feature Selection via Combining Both Global and Local Information for High Dimensional Clustering

2025-07-15 · Zhaoyu Xing, Yang Wan, Juan Wen, Wei Zhong arxiv

It is important to identify the discriminative features for high dimensional clustering. However, due to the lack of cluster labels, the regularization methods developed for supervised feature selection can not be direct…

Object Tracking via Dynamic Feature Selection Processes

2016-09-07 · Giorgio Roffo, Simone Melzi

DFST proposes an optimized visual tracking algorithm based on the real-time selection of locally and temporally discriminative features. A feature selection mechanism is embedded in the Adaptive colour Names (CN) trackin…

feature selectionObjectObject TrackingPosition+1

Causal Multi-Label Feature Selection in Federated Setting

2024-03-11 · Yukun Song, Dayuan Cao, Jiali Miao, Shuai Yang 외

Multi-label feature selection serves as an effective mean for dealing with high-dimensional multi-label data. To achieve satisfactory performance, existing methods for multi-label feature selection often require the cent…

feature selection

Embedded Multi-label Feature Selection via Orthogonal Regression

2024-03-01 · Xueyuan Xu, Fulin Wei, Tianyuan Jia, Li Zhuo 외

In the last decade, embedded multi-label feature selection methods, incorporating the search for feature subsets into model optimization, have attracted considerable attention in accurately evaluating the importance of f…

feature selectionModel OptimizationMulti-Label ClassificationMUlTI-LABEL-ClASSIFICATION+1

On Evaluation of Unsupervised Feature Selection for Pattern Classification

2026-01-13 · Gyu-Il Kim, Dae-Won Kim, Jaesung Lee arxiv

Unsupervised feature selection aims to identify a compact subset of features that captures the intrinsic structure of data without supervised label. Most existing studies evaluate the performance of methods using the sin…

Multi-Label Classification