Dual sparse training framework: inducing activation map sparsity via Transformed $\ell1$ regularization
Xiaolong Yu, Cong Tian

TL;DR
This paper introduces a dual sparse training framework using Transformed ℓ1 regularization to induce activation map sparsity, significantly reducing computational load and storage needs in deep CNNs without sacrificing accuracy.
Contribution
It proposes a novel dual sparse training framework that combines activation sparsity induction with traditional pruning, achieving higher sparsity and efficiency across various models.
Findings
Achieves over 20% increase in activation map sparsity on most models.
Reduces 81.7% and 84.13% of FLOPs in ResNet18 and ResNet50 respectively.
Maintains accuracy while significantly decreasing computational and storage requirements.
Abstract
Although deep convolutional neural networks have achieved rapid development, it is challenging to widely promote and apply these models on low-power devices, due to computational and storage limitations. To address this issue, researchers have proposed techniques such as model compression, activation sparsity induction, and hardware accelerators. This paper presents a method to induce the sparsity of activation maps based on Transformed regularization, so as to improve the research in the field of activation sparsity induction. Further, the method is innovatively combined with traditional pruning, constituting a dual sparse training framework. Compared to previous methods, Transformed can achieve higher sparsity and better adapt to different network structures. Experimental results show that the method achieves improvements by more than 20\% in activation map sparsity on…
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
TopicsSparse and Compressive Sensing Techniques · Machine Learning and ELM · Face and Expression Recognition
MethodsPruning
