paper-with-me

홈 › Papers

Data-Driven Sparse Structure Selection for Deep Neural Networks

2017-07-05 · ECCV 2018 9 · Zehao Huang, Naiyan Wang

Deep convolutional neural networks have liberated its extraordinary power on various tasks. However, it is still very challenging to deploy state-of-the-art models into real-world applications due to their high computational complexity. How can we design a compact and effective network without massive experiments and expert knowledge? In this paper, we propose a simple and effective framework to learn and prune deep models in an end-to-end manner. In our framework, a new type of parameter -- scaling factor is first introduced to scale the outputs of specific structures, such as neurons, groups or residual blocks. Then we add sparsity regularizations on these factors, and solve this optimization problem by a modified stochastic Accelerated Proximal Gradient (APG) method. By forcing some of the factors to zero, we can safely remove the corresponding structures, thus prune the unimportant parts of a CNN. Comparing with other structure selection methods that may need thousands of trials or iterative fine-tuning, our method is trained fully end-to-end in one training pass without bells and whistles. We evaluate our method, Sparse Structure Selection with several state-of-the-art CNNs, and demonstrate very promising results with adaptive depth and width selection.

📄 PDF Abstract BibTeX arXiv:1707.01213

Code (2)

huangzehao/sparse-structure-selection 공식 구현 mxnet
Pokemon-Huang/sparse-structure-selection-PyTorch pytorch

Similar Papers 제목 키워드 기반

Adversarial LassoNet: Robust Feature Selection via Stability-Driven Sparse Learning

2026-07-04 · Zhen Huang, Peicheng Xu, Junbiao Pang, Yulong Zheng arxiv

Sparse feature selection is critical for high-dimensional machine learning, yet traditional $\ell_1$-regularized methods are often brittle under observational noise and spurious correlations, leading to unstable feature …

Sparse Learning

SMADE-IE: Sparse Multi-Agent Framework with Evidence-Driven Debate for Zero-Shot Information Extraction

2026-06-03 · Kenfeng Huang, Yi Cai, Xin Wu, Zikun Deng 외 arxiv

Zero-shot information extraction (IE) with large language models (LLMs) has attracted increasing attention due to its flexibility in adapting to new schemas and domains without task-specific training. Existing approaches…

Information Extraction

Inference for Large Panel Data with Many Covariates

2022-12-31 · Markus Pelger, Jiacheng Zou

This paper proposes a novel testing procedure for selecting a sparse set of covariates that explains a large dimensional panel. Our selection method provides correct false detection control while having higher power than…

valid

From STLS to Projection-based Dictionary Selection in Sparse Regression for System Identification

2025-12-16 · Hangjun Cho, Fabio V. G. Amaral, Andrei A. Klishin, Cassio M. Oishi 외 arxiv

In this work, we revisit dictionary-based sparse regression, in particular, Sequential Threshold Least Squares (STLS), and propose a score-guided library selection to provide practical guidance for data-driven modeling, …

Sparse Portfolio Selection via Topological Data Analysis based Clustering

2024-01-30 · Anubha Goel, Damir Filipović, Puneet Pasricha

This paper uses topological data analysis (TDA) tools and introduces a data-driven clustering-based stock selection strategy tailored for sparse portfolio construction. Our asset selection strategy exploits the topologic…

ClusteringTime SeriesTopological Data Analysis