paper-with-me

홈 › Papers

Fast On-the-fly Retraining-free Sparsification of Convolutional Neural Networks

2018-11-10 · NIPS Workshop CDNNRIA 2018 · Amir H. Ashouri, Tarek S. Abdelrahman, Alwyn Dos Remedios

Modern Convolutional Neural Networks (CNNs) are complex, encompassing millions of parameters. Their deployment exerts computational, storage and energy demands, particularly on embedded platforms. Existing approaches to prune or sparsify CNNs require retraining to maintain inference accuracy. Such retraining is not feasible in some contexts. In this paper, we explore the sparsification of CNNs by proposing three model-independent methods. Our methods are applied on-the-fly and require no retraining. We show that the state-of-the-art models' weights can be reduced by up to 73% (compression factor of 3.7x) without incurring more than 5% loss in Top-5 accuracy. Additional fine-tuning gains only 8% in sparsity, which indicates that our fast on-the-fly methods are effective.

📄 PDF Abstract BibTeX arXiv:1811.04199

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

iSparse: Output Informed Sparsification of Neural Networks

2019-09-25 · Yash Garg, K. Selcuk Candan

Deep neural networks have demonstrated unprecedented success in various knowledge management applications. However, the networks created are often very complex, with large numbers of trainable edges which require extensi…

Management

Gradient Sparsification For \emph{Masked Fine-Tuning} of Transformers

2021-11-16 · ACL ARR November 2021 11 · Anonymous

Fine-tuning masked language models is widely adopted for transfer learning to downstream tasks and can be achieved by (1) freezing gradients of the pretrained network or only updating gradients of a newly added classific…

Transfer LearningXLM-R

Gradient Sparsification for Communication-Efficient Distributed Optimization

2017-10-26 · NeurIPS 2018 12 · Jianqiao Wangni, Jialei Wang, Ji Liu, Tong Zhang

Modern large scale machine learning applications require stochastic optimization algorithms to be implemented on distributed computational architectures. A key bottleneck is the communication overhead for exchanging info…

BIG-bench Machine LearningDistributed OptimizationregressionStochastic Optimization

Gradient Sparsification For Masked Fine-Tuning of Transformers

2023-07-19 · James O' Neill, Sourav Dutta

Fine-tuning pretrained self-supervised language models is widely adopted for transfer learning to downstream tasks. Fine-tuning can be achieved by freezing gradients of the pretrained network and only updating gradients …

Transfer Learning

SF-GRASS: Solver-Free Graph Spectral Sparsification

2020-08-17 · Ying Zhang, Zhiqiang Zhao, Zhuo Feng

Recent spectral graph sparsification techniques have shown promising performance in accelerating many numerical and graph algorithms, such as iterative methods for solving large sparse matrices, spectral partitioning of …

Representation Learning