Learning k-Level Structured Sparse Neural Networks Using Group Envelope Regularization
Yehonathan Refael, Iftach Arbel, Wasim Huleihel

TL;DR
This paper introduces a novel regularization technique called WGSEF for training structured sparse neural networks, significantly reducing redundancy and computational costs while maintaining or improving accuracy.
Contribution
The paper proposes WGSEF, a new regularizer that enables efficient training of structured sparse neural networks with customizable group definitions and controlled sparsity levels.
Findings
Achieves high compression ratios with minimal accuracy loss.
Reduces inference latency and power consumption.
Maintains or improves network accuracy after pruning.
Abstract
The extensive need for computational resources poses a significant obstacle to deploying large-scale Deep Neural Networks (DNN) on devices with constrained resources. At the same time, studies have demonstrated that a significant number of these DNN parameters are redundant and extraneous. In this paper, we introduce a novel approach for learning structured sparse neural networks, aimed at bridging the DNN hardware deployment challenges. We develop a novel regularization technique, termed Weighted Group Sparse Envelope Function (WGSEF), generalizing the Sparse Envelop Function (SEF), to select (or nullify) neuron groups, thereby reducing redundancy and enhancing computational efficiency. The method speeds up inference time and aims to reduce memory demand and power consumption, thanks to its adaptability which lets any hardware specify group definitions, such as filters, channels,…
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
TopicsMachine Learning and ELM · Sparse and Compressive Sensing Techniques · Advanced Neural Network Applications
