paper-with-me

홈 › Papers

An Information Theory-Based Feature Selection Framework for Big Data Under Apache Spark

2017-07-06 · IEEE 2017 2017 7 · 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. Of the many techniques available, feature selection (FS) is of growing interest for its ability to identify both relevant features and frequently repeated instances in huge datasets. We aim to demonstrate that standard FS methods can be parallelized in big data platforms like Apache Spark so as to boost both performance and accuracy. We propose a distributed implementation of a generic FS framework that includes a broad group of well-known information theory-based methods. Experimental results for a broad set of real-world datasets show that our distributed framework is capable of rapidly dealing with ultrahigh-dimensional datasets as well as those with a huge number of samples, outperforming the sequential version in all the cases studied.

📄 PDF Abstract BibTeX

Code (1)

sramirez/spark-infotheoretic-feature-selection

Tasks

Dimensionality Reductionfeature selection

Methods 이 논문이 사용한 방법론

Adam 설명 없음
1-bit Adam 1-bit Adam is a stochastic optimization technique that is a variant of…

Similar Papers 제목 키워드 기반

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

A New Modeling to Feature Selection Based on the Fuzzy Rough Set Theory in Normal and Optimistic States on Hybrid Information Systems

2026-03-09 · Mohammad Hossein Safarpour, Seyed Majid Alavi, Mohammad Izadikhah, Hossein Dibachi arxiv

Considering the high volume, wide variety, and rapid speed of data generation, investigating feature selection methods for big data presents various applications and advantages. By removing irrelevant and redundant featu…

Toward Optimal Feature Selection in Naive Bayes for Text Categorization

2016-02-09 · Bo Tang, Steven Kay, Haibo He

Automated feature selection is important for text categorization to reduce the feature size and to speed up the learning process of classifiers. In this paper, we present a novel and efficient feature selection framework…

feature selectionGeneral ClassificationMulti-class ClassificationText Classification+1

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

Probabilistic Value Selection for Space Efficient Model

2020-07-09 · Gunarto Sindoro Njoo, Baihua Zheng, Kuo-Wei Hsu, Wen-Chih Peng

An alternative to current mainstream preprocessing methods is proposed: Value Selection (VS). Unlike the existing methods such as feature selection that removes features and instance selection that eliminates instances, …

feature selectionmodel