paper-with-me

Papers

Faster feature selection with a Dropping Forward-Backward algorithm

2019-10-17 · Thu Nguyen

In this era of big data, feature selection techniques, which have long been proven to simplify the model, makes the model more comprehensible, speed up the process of learning, have become more and more important. Among many developed methods, forward and stepwise feature selection regression remained widely used due to their simplicity and efficiency. However, they all involving rescanning all the un-selected features again and again. Moreover, many times, the backward steps in stepwise deem unnecessary, as we will illustrate in our example. These remarks motivate us to introduce a novel algorithm that may boost the speed up to 65.77% compared to the stepwise procedure while maintaining good performance in terms of the number of selected features and error rates. Also, our experiments illustrate that feature selection procedures may be a better choice for high-dimensional problems where the number of features highly exceeds the number of samples.

📄 PDF Abstract BibTeX arXiv:1910.08007

Code (0)

등록된 구현이 없습니다.

Tasks

feature selection

Methods 이 논문이 사용한 방법론

SPEED The monocular depth estimation (MDE) is the task of estimating depth from a single frame. This information is an essential knowledge in many computer vision tasks such as scene…
Feature Selection Feature selection, also known as variable selection, attribute selection or variable subset selection, is the process of selecting a subset of relevant features (variables,…

Similar Papers 제목 키워드 기반

Forward-Backward Selection with Early Dropping

2017-05-30 · Giorgos Borboudakis, Ioannis Tsamardinos

Forward-backward selection is one of the most basic and commonly-used feature selection algorithms available. It is also general and conceptually applicable to many different types of data. In this paper, we propose a he…

Computational Efficiencyfeature selection

Massively-Parallel Feature Selection for Big Data

2017-08-23 · Ioannis Tsamardinos, Giorgos Borboudakis, Pavlos Katsogridakis, Polyvios Pratikakis 외

We present the Parallel, Forward-Backward with Pruning (PFBP) algorithm for feature selection (FS) in Big Data settings (high dimensionality and/or sample size). To tackle the challenges of Big Data FS PFBP partitions th…

feature selection

DropBP: Accelerating Fine-Tuning of Large Language Models by Dropping Backward Propagation

2024-02-27 · Sunghyeon Woo, Baeseong Park, Byeongwook Kim, Minjung Jo 외

Large language models (LLMs) have achieved significant success across various domains. However, training these LLMs typically involves substantial memory and computational costs during both forward and backward propagati…

GPUparameter-efficient fine-tuning

Forward-Backward Greedy Algorithms for General Convex Smooth Functions over A Cardinality Constraint

2013-12-31 · Ji Liu, Ryohei Fujimaki, Jieping Ye

We consider forward-backward greedy algorithms for solving sparse feature selection problems with general convex smooth functions. A state-of-the-art greedy method, the Forward-Backward greedy algorithm (FoBa-obj) requir…

Activity Recognitionfeature selection

Language Semantics Interpretation with an Interaction-based Recurrent Neural Networks

2021-11-02 · Shaw-Hwa Lo, Yiqiao Yin

Text classification is a fundamental language task in Natural Language Processing. A variety of sequential models is capable making good predictions yet there is lack of connection between language semantics and predicti…

Feature Engineeringtext-classificationText Classification