LGNov 7, 2016

Challenges of Feature Selection for Big Data Analytics

arXiv:1611.01875v1225 citationsHas Code
Originality Synthesis-oriented
AI Analysis

It addresses scalability and stability issues in feature selection for big data applications, but is incremental as it reviews existing challenges and tools.

The paper identifies challenges in feature selection for big data analytics, such as handling structured, heterogeneous, and streaming data, and introduces an open-source repository (scikit-feature) to support research.

We are surrounded by huge amounts of large-scale high dimensional data. It is desirable to reduce the dimensionality of data for many learning tasks due to the curse of dimensionality. Feature selection has shown its effectiveness in many applications by building simpler and more comprehensive model, improving learning performance, and preparing clean, understandable data. Recently, some unique characteristics of big data such as data velocity and data variety present challenges to the feature selection problem. In this paper, we envision these challenges of feature selection for big data analytics. In particular, we first give a brief introduction about feature selection and then detail the challenges of feature selection for structured, heterogeneous and streaming data as well as its scalability and stability issues. At last, to facilitate and promote the feature selection research, we present an open-source feature selection repository (scikit-feature), which consists of most of current popular feature selection algorithms.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes