paper-with-me

홈 › Papers

Feature Selection via Mutual Information: New Theoretical Insights

2019-07-17 · Mario Beraha, Alberto Maria Metelli, Matteo Papini, Andrea Tirinzoni, Marcello Restelli

Mutual information has been successfully adopted in filter feature-selection methods to assess both the relevancy of a subset of features in predicting the target variable and the redundancy with respect to other variables. However, existing algorithms are mostly heuristic and do not offer any guarantee on the proposed solution. In this paper, we provide novel theoretical results showing that conditional mutual information naturally arises when bounding the ideal regression/classification errors achieved by different subsets of features. Leveraging on these insights, we propose a novel stopping condition for backward and forward greedy methods which ensures that the ideal prediction error using the selected feature subset remains bounded by a user-specified threshold. We provide numerical simulations to support our theoretical claims and compare to common heuristic methods.

📄 PDF Abstract BibTeX arXiv:1907.07384

Code (1)

arlo-lib/arlo pytorch

Tasks

feature selectionregression

Similar Papers 제목 키워드 기반

Active Feature Selection for the Mutual Information Criterion

2020-12-13 · Shachar Schnapp, Sivan Sabato

We study active feature selection, a novel feature selection setting in which unlabeled data is available, but the budget for labels is limited, and the examples to label can be actively selected by the algorithm. We foc…

feature selectionMulti-Armed Bandits

Theoretical Evaluation of Feature Selection Methods based on Mutual Information

2016-09-21 · Cláudia Pascoal, M. Rosário Oliveira, António Pacheco, Rui Valadas

Feature selection methods are usually evaluated by wrapping specific classifiers and datasets in the evaluation process, resulting very often in unfair comparisons between methods. In this work, we develop a theoretical …

feature selectionMutual Information Estimation

Learning to Maximize Mutual Information for Dynamic Feature Selection

2023-01-02 · Ian Covert, Wei Qiu, Mingyu Lu, Nayoon Kim 외

Feature selection helps reduce data acquisition costs in ML, but the standard approach is to train models with static feature subsets. Here, we consider the dynamic feature selection (DFS) problem where a model sequentia…

feature selectionReinforcement Learning (RL)

A Review of Feature Selection Methods Based on Mutual Information

2015-09-24 · Jorge R. Vergara, Pablo A. Estévez

In this work we present a review of the state of the art of information theoretic feature selection methods. The concepts of feature relevance, redundance and complementarity (synergy) are clearly defined, as well as Mar…

feature selection

Model-Augmented Estimation of Conditional Mutual Information for Feature Selection

2019-11-12 · Alan Yang, AmirEmad Ghassami, Maxim Raginsky, Negar Kiyavash 외

Markov blanket feature selection, while theoretically optimal, is generally challenging to implement. This is due to the shortcomings of existing approaches to conditional independence (CI) testing, which tend to struggl…

feature selection