paper-with-me

Papers

Feature Gradients: Scalable Feature Selection via Discrete Relaxation

2019-08-27 · Rishit Sheth, Nicolo Fusi

In this paper we introduce Feature Gradients, a gradient-based search algorithm for feature selection. Our approach extends a recent result on the estimation of learnability in the sublinear data regime by showing that the calculation can be performed iteratively (i.e., in mini-batches) and in linear time and space with respect to both the number of features D and the sample size N . This, along with a discrete-to-continuous relaxation of the search domain, allows for an efficient, gradient-based search algorithm among feature subsets for very large datasets. Crucially, our algorithm is capable of finding higher-order correlations between features and targets for both the N > D and N < D regimes, as opposed to approaches that do not consider such interactions and/or only consider one regime. We provide experimental demonstration of the algorithm in small and large sample-and feature-size settings.

📄 PDF Abstract BibTeX arXiv:1908.10382

Code (0)

등록된 구현이 없습니다.

Tasks

feature selection

Similar Papers 제목 키워드 기반

Greedy PIG: Adaptive Integrated Gradients

2023-11-10 · Kyriakos Axiotis, Sami Abu-al-haija, Lin Chen, Matthew Fahrbach 외

Deep learning has become the standard approach for most machine learning tasks. While its impact is undeniable, interpreting the predictions of deep learning models from a human perspective remains a challenge. In contra…

Deep Learningfeature selection

FSDR: A Novel Deep Learning-based Feature Selection Algorithm for Pseudo Time-Series Data using Discrete Relaxation

2024-03-13 · Mohammad Rahman, Manzur Murshed, Shyh Wei Teng, Manoranjan Paul

Conventional feature selection algorithms applied to Pseudo Time-Series (PTS) data, which consists of observations arranged in sequential order without adhering to a conventional temporal dimension, often exhibit impract…

feature selectionTime Series

Causally-Guided Diffusion for Stable Feature Selection

2026-03-21 · Arun Vignesh Malarkkan, Xinyuan Wang, Kunpeng Liu, Denghui Zhang 외 arxiv

Feature selection is fundamental to robust data-centric AI, but most existing methods optimize predictive performance under a single data distribution. This often selects spurious features that fail under distribution sh…

Surface-from-Gradients: An Approach Based on Discrete Geometry Processing

2014-06-01 · CVPR 2014 6 · Wuyuan Xie, Yunbo Zhang, Charlie C. L. Wang, Ronald C.-K. Chung

In this paper, we propose an efficient method to reconstruct surface-from-gradients (SfG). Our method is formulated under the framework of discrete geometry processing. Unlike the existing SfG approaches, we transfer the…

Scalable and Accurate Online Feature Selection for Big Data

2015-11-30 · Kui Yu, Xindong Wu, Wei Ding, Jian Pei

Feature selection is important in many big data applications. Two critical challenges closely associate with big data. Firstly, in many big data applications, the dimensionality is extremely high, in millions, and keeps …

feature selection