paper-with-me

Papers

Ultra Large-Scale Feature Selection using Count-Sketches

2018-07-01 · ICML 2018 7 · Amirali Aghazadeh, Ryan Spring, Daniel LeJeune, Gautam Dasarathy, Anshumali Shrivastava, baraniuk

Feature selection is an important challenge in machine learning. It plays a crucial role in the explainability of machine-driven decisions that are rapidly permeating throughout modern society. Unfortunately, the explosion in the size and dimensionality of real-world datasets poses a severe challenge to standard feature selection algorithms. Today, it is not uncommon for datasets to have billions of dimensions. At such scale, even storing the feature vector is impossible, causing most existing feature selection methods to fail. Workarounds like feature hashing, a standard approach to large-scale machine learning, helps with the computational feasibility, but at the cost of losing the interpretability of features. In this paper, we present MISSION, a novel framework for ultra large-scale feature selection that performs stochastic gradient descent while maintaining an efficient representation of the features in memory using a Count-Sketch data structure. MISSION retains the simplicity of feature hashing without sacrificing the interpretability of the features while using only O(log^2(p)) working memory. We demonstrate that MISSION accurately and efficiently performs feature selection on real-world, large-scale datasets with billions of dimensions.

📄 PDF Abstract BibTeX

Code (1)

rdspring1/MISSION 공식 구현

Tasks

BIG-bench Machine Learningfeature selection

Methods 이 논문이 사용한 방법론

Interpretability 설명 없음

Similar Papers 제목 키워드 기반

MISSION: Ultra Large-Scale Feature Selection using Count-Sketches

2018-06-12 · Amirali Aghazadeh, Ryan Spring, Daniel Lejeune, Gautam Dasarathy 외

Feature selection is an important challenge in machine learning. It plays a crucial role in the explainability of machine-driven decisions that are rapidly permeating throughout modern society. Unfortunately, the explosi…

BIG-bench Machine Learningfeature selection

Large-scale Online Feature Selection for Ultra-high Dimensional Sparse Data

2014-09-27 · Yue Wu, Steven C. H. Hoi, Tao Mei, Nenghai Yu

Feature selection with large-scale high-dimensional data is important yet very challenging in machine learning and data mining. Online feature selection is a promising new paradigm that is more efficient and scalable tha…

feature selectionVocal Bursts Intensity Prediction

BEAR: Sketching BFGS Algorithm for Ultra-High Dimensional Feature Selection in Sublinear Memory

2020-10-26 · Amirali Aghazadeh, Vipul Gupta, Alex DeWeese, O. Ozan Koyluoglu 외

We consider feature selection for applications in machine learning where the dimensionality of the data is so large that it exceeds the working memory of the (local) computing machine. Unfortunately, current large-scale …

feature selection

Deep Feature Screening: Feature Selection for Ultra High-Dimensional Data via Deep Neural Networks

2022-04-04 · Kexuan Li, Fangfang Wang, Lingli Yang, Ruiqi Liu

The applications of traditional statistical feature selection methods to high-dimension, low sample-size data often struggle and encounter challenging problems, such as overfitting, curse of dimensionality, computational…

feature selection

Ultra High-Dimensional Nonlinear Feature Selection for Big Biological Data

2016-08-14 · Makoto Yamada, Jiliang Tang, Jose Lugo-Martinez, Ermin Hodzic 외

Machine learning methods are used to discover complex nonlinear relationships in biological and medical data. However, sophisticated learning models are computationally unfeasible for data with millions of features. Here…

Cloud ComputingDimensionality Reductionfeature selectionVocal Bursts Intensity Prediction