paper-with-me

Papers

Robust Feature Selection by Mutual Information Distributions

2014-08-07 · Marco Zaffalon, Marcus Hutter

Mutual information is widely used in artificial intelligence, in a descriptive way, to measure the stochastic dependence of discrete random variables. In order to address questions such as the reliability of the empirical value, one must consider sample-to-population inferential approaches. This paper deals with the distribution of mutual information, as obtained in a Bayesian framework by a second-order Dirichlet prior distribution. The exact analytical expression for the mean and an analytical approximation of the variance are reported. Asymptotic approximations of the distribution are proposed. The results are applied to the problem of selecting features for incremental learning and classification of the naive Bayes classifier. A fast, newly defined method is shown to outperform the traditional approach based on empirical mutual information on a number of real data sets. Finally, a theoretical development is reported that allows one to efficiently extend the above methods to incomplete samples in an easy and effective way.

📄 PDF Abstract BibTeX arXiv:1408.1487

Code (0)

등록된 구현이 없습니다.

Tasks

Descriptivefeature selectionIncremental Learning

Similar Papers 제목 키워드 기반

Variational Information Maximization for Feature Selection

2016-06-09 · NeurIPS 2016 12 · Shuyang Gao, Greg Ver Steeg, Aram Galstyan

Feature selection is one of the most fundamental problems in machine learning. An extensive body of work on information-theoretic feature selection exists which is based on maximizing mutual information between subsets o…

feature selection

TCMI: a non-parametric mutual-dependence estimator for multivariate continuous distributions

2020-01-30 · Benjamin Regler, Matthias Scheffler, Luca M. Ghiringhelli

The identification of relevant features, i.e., the driving variables that determine a process or the properties of a system, is an essential part of the analysis of data sets with a large number of variables. A mathemati…

feature selection

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

Feature selection algorithm based on incremental mutual information and cockroach swarm optimization

2023-02-21 · Zhao, Chen

Feature selection is an effective preprocessing technique to reduce data dimension. For feature selection, rough set theory provides many measures, among which mutual information is one of the most important attribute me…

Attributefeature selection

Mutual Information guided Visual Contrastive Learning

2025-10-26 · Hanyang Chen, Yanchao Yang arxiv

Representation learning methods utilizing the InfoNCE loss have demonstrated considerable capacity in reducing human annotation effort by training invariant neural feature extractors. Although different variants of the t…

Representation LearningContrastive LearningData Augmentation