paper-with-me

Papers

SHRIMP: Sparser Random Feature Models via Iterative Magnitude Pruning

2021-12-07 · Yuege Xie, Bobby Shi, Hayden Schaeffer, Rachel Ward

Sparse shrunk additive models and sparse random feature models have been developed separately as methods to learn low-order functions, where there are few interactions between variables, but neither offers computational efficiency. On the other hand, $\ell_2$-based shrunk additive models are efficient but do not offer feature selection as the resulting coefficient vectors are dense. Inspired by the success of the iterative magnitude pruning technique in finding lottery tickets of neural networks, we propose a new method -- Sparser Random Feature Models via IMP (ShRIMP) -- to efficiently fit high-dimensional data with inherent low-dimensional structure in the form of sparse variable dependencies. Our method can be viewed as a combined process to construct and find sparse lottery tickets for two-layer dense networks. We explain the observed benefit of SHRIMP through a refined analysis on the generalization error for thresholded Basis Pursuit and resulting bounds on eigenvalues. From function approximation experiments on both synthetic data and real-world benchmark datasets, we show that SHRIMP obtains better than or competitive test accuracy compared to state-of-art sparse feature and additive methods such as SRFE-S, SSAM, and SALSA. Meanwhile, SHRIMP performs feature selection with low computational complexity and is robust to the pruning rate, indicating a robustness in the structure of the obtained subnetworks. We gain insight into the lottery ticket hypothesis through SHRIMP by noting a correspondence between our model and weight/neuron subnetworks.

📄 PDF Abstract BibTeX arXiv:2112.04002

Code (1)

rhshi/sparse-rf 공식 구현

Tasks

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

Insights into the Lottery Ticket Hypothesis and Iterative Magnitude Pruning

2024-03-22 · Tausifa Jan Saleem, Ramanjit Ahuja, Surendra Prasad, Brejesh lall

Lottery ticket hypothesis for deep neural networks emphasizes the importance of initialization used to re-train the sparser networks obtained using the iterative magnitude pruning process. An explanation for why the spec…

IMASHRIMP: Automatic White Shrimp (Penaeus vannamei) Biometrical Analysis from Laboratory Images Using Computer Vision and Deep Learning

2025-07-03 · Abiam Remache González, Meriem Chagour, Timon Bijan Rüth, Raúl Trapiella Cañedo 외 arxiv

This paper introduces IMASHRIMP, an adapted system for the automated morphological analysis of white shrimp (Penaeus vannamei}, aimed at optimizing genetic selection tasks in aquaculture. Existing deep learning and compu…

Pose Estimation

Lightweight Shrimp Disease Detection Research Based on YOLOv8n

2025-07-03 · Fei Yuhuan, Wang Gengchen, Liu Fenghao, Zang Ran 외 arxiv

Shrimp diseases are one of the primary causes of economic losses in shrimp aquaculture. To prevent disease transmission and enhance intelligent detection efficiency in shrimp farming, this paper proposes a lightweight ne…

Computational Efficiency

Estimating the Environmental Cost of Shrimp Farming in Coastal Areas of Chittagong and Coxs bazaar in Bangladesh

2021-09-12 · Mohammad Nur Nobi, Dr. A N M Moinul Islam

During the last three decades, shrimp has remained one of the major export items in Bangladesh. It contributes to the development of this country by enhancing export earnings and promoting employment. However, coastal we…

Cultural Vocal Bursts Intensity Prediction

Zeroth-Order Topological Insights into Iterative Magnitude Pruning

2022-06-14 · Aishwarya Balwani, Jakob Krzyston

Modern-day neural networks are famously large, yet also highly redundant and compressible; there exist numerous pruning strategies in the deep learning literature that yield over 90% sparser sub-networks of fully-trained…