paper-with-me

Papers

EntryPrune: Neural Network Feature Selection using First Impressions

2024-10-03 · Felix Zimmer, Patrik Okanovic, Torsten Hoefler

There is an ongoing effort to develop feature selection algorithms to improve interpretability, reduce computational resources, and minimize overfitting in predictive models. Neural networks stand out as architectures on which to build feature selection methods, and recently, neuron pruning and regrowth have emerged from the sparse neural network literature as promising new tools. We introduce EntryPrune, a novel supervised feature selection algorithm using a dense neural network with a dynamic sparse input layer. It employs entry-based pruning, a novel approach that compares neurons based on their relative change induced when they have entered the network. Extensive experiments on 13 different datasets show that our approach generally outperforms the current state-of-the-art methods, and in particular improves the average accuracy on low-dimensional datasets. Furthermore, we show that EntryPruning surpasses traditional techniques such as magnitude pruning within the EntryPrune framework and that EntryPrune achieves lower runtime than competing approaches. Our code is available at https://github.com/flxzimmer/entryprune.

📄 PDF Abstract BibTeX arXiv:2410.02344

Code (2)

flxzimmer/entryprune 공식 구현 pytorch
flxzimmer/relchanet 공식 구현 pytorch

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 제목 키워드 기반

Artificial Impressions: Evaluating Large Language Model Behavior Through the Lens of Trait Impressions

2025-10-10 · Nicholas Deas, Kathleen McKeown arxiv

We introduce and study artificial impressions--patterns in LLMs' internal representations of prompts that resemble human impressions and stereotypes based on language. We fit linear probes on generated prompts to predict…

Delayed Feedback Modeling for the Entire Space Conversion Rate Prediction

2020-11-24 · Yanshi Wang, Jie Zhang, Qing Da, AnXiang Zeng

Estimating post-click conversion rate (CVR) accurately is crucial in E-commerce. However, CVR prediction usually suffers from three major challenges in practice: i) data sparsity: compared with impressions, conversion sa…

Selection biasSurvival Analysis

Impression-CLIP: Contrastive Shape-Impression Embedding for Fonts

2024-02-26 · Yugo Kubota, Daichi Haraguchi, Seiichi Uchida

Fonts convey different impressions to readers. These impressions often come from the font shapes. However, the correlation between fonts and their impression is weak and unstable because impressions are subjective. To ca…

Cross-Modal RetrievalRetrieval

Subjective Face Transform using Human First Impressions

2023-09-27 · Chaitanya Roygaga, Joshua Krinsky, Kai Zhang, Kenny Kwok 외

Humans tend to form quick subjective first impressions of non-physical attributes when seeing someone's face, such as perceived trustworthiness or attractiveness. To understand what variations in a face lead to different…

Attribute

Bi-modal First Impressions Recognition using Temporally Ordered Deep Audio and Stochastic Visual Features

2016-10-31 · Arulkumar Subramaniam, Vismay Patel, Ashish Mishra, Prashanth Balasubramanian 외

We propose a novel approach for First Impressions Recognition in terms of the Big Five personality-traits from short videos. The Big Five personality traits is a model to describe human personality using five broad categ…