paper-with-me

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 process. This information could be the input data or output of the previous layer, which directly leads to the feature selection or neuron pruning respectively, producing \textit{ad hoc} subset of features or selecting optimal number of neurons in each layer. Filtering layer stochastically passes or drops features based on individual weights, which are tuned with standard backpropagation algorithm during the training process. Multifold decrease of neural network size has been achieved in the experiments. Besides, the method was able to select minimal number of features, surpassing literature references by the accuracy/dimensionality ratio.

📄 PDF Abstract BibTeX arXiv:1902.04510

Code (1)

Trel725/BSFilter 공식 구현 tf

Tasks

feature selection

Methods 이 논문이 사용한 방법론

Pruning 설명 없음

Similar Papers 제목 키워드 기반

Particle Filtering Methods for Stochastic Optimization with Application to Large-Scale Empirical Risk Minimization

2018-07-23 · Bin Liu

There is a recent interest in developing statistical filtering methods for stochastic optimization (FSO) by leveraging a probabilistic perspective of incremental proximity methods (IPMs). The existent FSO methods are der…

Binary ClassificationSchedulingStochastic Optimization

A Stochastic Optimization Framework for Fair Risk Minimization

2021-02-24 · NeurIPS 2021 12 · Andrew Lowy, Sina Baharlouei, Rakesh Pavan, Meisam Razaviyayn 외

Despite the success of large-scale empirical risk minimization (ERM) at achieving high accuracy across a variety of machine learning tasks, fair ERM is hindered by the incompatibility of fairness constraints with stochas…

Binary ClassificationFairnessStochastic Optimization

A variable metric proximal stochastic gradient method: an application to classification problems

2024-04-15 · EURO Journal on Computational Optimization 2024 4 · Pasquale Cascarano, Giorgia Franchini, Erich Kobler, Federica Porta 외

Due to the continued success of machine learning and deep learning in particular, supervised classification problems are ubiquitous in numerous scientific fields. Training these models typically involves the minimization…

Binary ClassificationClassificationimage-classificationImage Classification

The Double Descent Behavior in Two Layer Neural Network for Binary Classification

2025-04-27 · Chathurika S Abeykoon, Aleksandr Beknazaryan, Hailin Sang

Recent studies observed a surprising concept on model test error called the double descent phenomenon, where the increasing model complexity decreases the test error first and then the error increases and decreases again…

Binary Classification

Co-clustering separately exchangeable network data

2012-12-17 · David Choi, Patrick J. Wolfe

This article establishes the performance of stochastic blockmodels in addressing the co-clustering problem of partitioning a binary array into subsets, assuming only that the data are generated by a nonparametric process…

Clustering