paper-with-me

Papers

Binary Stochastic Filtering: feature selection and beyond

2020-07-08 · Andrii Trelin, Aleš Procházka

Feature selection is one of the most decisive tools in understanding data and machine learning models. Among other methods, sparsity induced by $L^{1}$ penalty is one of the simplest and best studied approaches to this problem. Although such regularization is frequently used in neural networks to achieve sparsity of weights or unit activations, it is unclear how it can be employed in the feature selection problem. This work aims at extending the neural network with ability to automatically select features by rethinking how the sparsity regularization can be used, namely, by stochastically penalizing feature involvement instead of the layer weights. The proposed method has demonstrated superior efficiency when compared to a few classical methods, achieved with minimal or no computational overhead, and can be directly applied to any existing architecture. Furthermore, the method is easily generalizable for neuron pruning and selection of regions of importance for spectral data.

📄 PDF Abstract BibTeX arXiv:2007.03920

Code (1)

Trel725/BSFilter 공식 구현 tf

Tasks

feature selection

Methods 이 논문이 사용한 방법론

Pruning 설명 없음
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 제목 키워드 기반

Binary Stochastic Filtering: a Method for Neural Network Size Minimization and Supervised Feature Selection

2019-02-12 · Andrii Trelin, Ales Prochazka

Binary Stochastic Filtering (BSF), the algorithm for feature selection and neuron pruning is proposed in this work. The method defines filtering layer which penalizes amount of the information involved in the training pr…

feature selection

Binarized Collaborative Filtering with Distilling Graph Convolutional Networks

2019-06-05 · Haoyu Wang, Defu Lian, Yong Ge

The efficiency of top-K item recommendation based on implicit feedback are vital to recommender systems in real world, but it is very challenging due to the lack of negative samples and the large number of candidate item…

Collaborative FilteringRecommendation Systems

Feature Selection via Binary Simultaneous Perturbation Stochastic Approximation

2015-08-30 · Vural Aksakalli, Milad Malekipirbazari

Feature selection (FS) has become an indispensable task in dealing with today's highly complex pattern recognition problems with massive number of features. In this study, we propose a new wrapper approach for FS based o…

feature selection

Trade Selection with Supervised Learning and OCA

2018-12-09 · David Saltiel, Eric Benhamou

In recent years, state-of-the-art methods for supervised learning have exploited increasingly gradient boosting techniques, with mainstream efficient implementations such as xgboost or lightgbm. One of the key points in …

feature selection

Improved Stochastic Texture Filtering Through Sample Reuse

2025-04-07 · Bartlomiej Wronski, Matt Pharr, Tomas Akenine-Möller

Stochastic texture filtering (STF) has re-emerged as a technique that can bring down the cost of texture filtering of advanced texture compression methods, e.g., neural texture compression. However, during texture magnif…

Denoising