Amenable Sparse Network Investigator
Saeed Damadi, Erfan Nouri, and Hamed Pirsiavash

TL;DR
The paper introduces ASNI, a novel pruning algorithm that learns sparse, quantized, and compressed neural networks in a single training round, achieving dense-level accuracy with efficient initialization.
Contribution
ASNI is the first algorithm to learn a quantized, compressed initialization enabling trainable sparse networks that perform two key pruning tasks simultaneously.
Findings
ASNI achieves dense-level accuracy with sparse networks.
Quantized initialization levels are concentration points of parameters.
Effective on various architectures and datasets.
Abstract
We present "Amenable Sparse Network Investigator" (ASNI) algorithm that utilizes a novel pruning strategy based on a sigmoid function that induces sparsity level globally over the course of one single round of training. The ASNI algorithm fulfills both tasks that current state-of-the-art strategies can only do one of them. The ASNI algorithm has two subalgorithms: 1) ASNI-I, 2) ASNI-II. ASNI-I learns an accurate sparse off-the-shelf network only in one single round of training. ASNI-II learns a sparse network and an initialization that is quantized, compressed, and from which the sparse network is trainable. The learned initialization is quantized since only two numbers are learned for initialization of nonzero parameters in each layer L. Thus, quantization levels for the initialization of the entire network is 2L. Also, the learned initialization is compressed because it is a set…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsDomain Adaptation and Few-Shot Learning · Advanced Neural Network Applications · COVID-19 diagnosis using AI
MethodsPruning
