paper-with-me

홈 › Papers

Feature selection in machine learning: Rényi min-entropy vs Shannon entropy

2020-01-27 · Catuscia Palamidessi, Marco Romanelli

Feature selection, in the context of machine learning, is the process of separating the highly predictive feature from those that might be irrelevant or redundant. Information theory has been recognized as a useful concept for this task, as the prediction power stems from the correlation, i.e., the mutual information, between features and labels. Many algorithms for feature selection in the literature have adopted the Shannon-entropy-based mutual information. In this paper, we explore the possibility of using R\'enyi min-entropy instead. In particular, we propose an algorithm based on a notion of conditional R\'enyi min-entropy that has been recently adopted in the field of security and privacy, and which is strictly related to the Bayes error. We prove that in general the two approaches are incomparable, in the sense that we show that we can construct datasets on which the R\'enyi-based algorithm performs better than the corresponding Shannon-based one, and datasets on which the situation is reversed. In practice, however, when considering datasets of real data, it seems that the R\'enyi-based algorithm tends to outperform the other one. We have effectuate several experiments on the BASEHOCK, SEMEION, and GISETTE datasets, and in all of them we have indeed observed that the R\'enyi-based algorithm gives better results.

📄 PDF Abstract BibTeX arXiv:2001.09654

Code (0)

등록된 구현이 없습니다.

Tasks

BIG-bench Machine Learningfeature selection

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 제목 키워드 기반

Fast and close Shannon entropy approximation

2025-05-20 · Illia Horenko, Davide Bassetti, Lukáš Pospíšil

Shannon entropy (SE) and its quantum mechanical analogue von Neumann entropy are key components in many tools used in physics, information theory, machine learning (ML) and quantum computing. Besides of the significant a…

feature selection

Generalizing Machine Learning Evaluation through the Integration of Shannon Entropy and Rough Set Theory

2024-04-18 · Olga Cherednichenko, Dmytro Chernyshov, Dmytro Sytnikov, Polina Sytnikova

This research paper delves into the innovative integration of Shannon entropy and rough set theory, presenting a novel approach to generalize the evaluation approach in machine learning. The conventional application of e…

Decision MakingModel SelectionUncertainty Quantification

Generative Maximum Entropy Learning for Multiclass Classification

2012-05-03 · Ambedkar Dukkipati, Gaurav Pandey, Debarghya Ghoshdastidar, Paramita Koley 외

Maximum entropy approach to classification is very well studied in applied statistics and machine learning and almost all the methods that exists in literature are discriminative in nature. In this paper, we introduce a …

Binary ClassificationClassificationfeature selectionGeneral Classification

Unifying Decision Trees Split Criteria Using Tsallis Entropy

2015-11-25 · Yisen Wang, Chaobing Song, Shu-Tao Xia

The construction of efficient and effective decision trees remains a key topic in machine learning because of their simplicity and flexibility. A lot of heuristic algorithms have been proposed to construct near-optimal d…

Reflections on Shannon Information: In search of a natural information-entropy for images

2016-09-05 · Kieran G. Larkin

It is not obvious how to extend Shannon's original information entropy to higher dimensions, and many different approaches have been tried. We replace the English text symbol sequence originally used to illustrate the th…