基于信息论的Apache Spark大数据特征选择框架

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

IEEE Transactions on Systems, Man, and Cybernetics: Systems · 2017
被引 100
ABS 3

中文导读

提出一种在Apache Spark上并行化的信息论特征选择框架,能快速处理超高维和大样本数据集,性能优于串行版本。

Abstract

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.

大数据特征选择降维机器学习Apache Spark