paper-with-me

홈 › Papers

An Information Theoretic Feature Selection Framework for Big Data under Apache Spark

2016-10-13 · Sergio Ramírez-Gallego, Héctor Mouriño-Talín, David Martínez-Rego, Verónica Bolón-Canedo, José Manuel Benítez, Amparo Alonso-Betanzos, Francisco Herrera

With the advent of extremely high dimensional datasets, dimensionality reduction techniques are becoming mandatory. Among many techniques, feature selection has been growing in interest as an important tool to identify relevant features on huge datasets --both in number of instances and features--. The purpose of this work is to demonstrate that standard feature selection methods can be parallelized in Big Data platforms like Apache Spark, boosting both performance and accuracy. We thus propose a distributed implementation of a generic feature selection framework which includes a wide group of well-known Information Theoretic methods. Experimental results on a wide set of real-world datasets show that our distributed framework is capable of dealing with ultra-high dimensional datasets as well as those with a huge number of samples in a short period of time, outperforming the sequential version in all the cases studied.

📄 PDF Abstract BibTeX arXiv:1610.04154

Code (0)

등록된 구현이 없습니다.

Tasks

Dimensionality Reductionfeature selection

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

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

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

A Rigorous Information-Theoretic Definition of Redundancy and Relevancy in Feature Selection Based on (Partial) Information Decomposition

2021-05-10 · Patricia Wollstadt, Sebastian Schmitt, Michael Wibral

Selecting a minimal feature set that is maximally informative about a target variable is a central task in machine learning and statistics. Information theory provides a powerful framework for formulating feature selecti…

feature selection

Feature Selection via Maximizing Distances between Class Conditional Distributions

2024-01-15 · Chunxu Cao, Qiang Zhang

For many data-intensive tasks, feature selection is an important preprocessing step. However, most existing methods do not directly and intuitively explore the intrinsic discriminative information of features. We propose…

feature selection