A Comparative Study of Neural Network Compression
Hossein Baktash (CRISAM, SUT), Emanuele Natale (COATI), Laurent, Viennot (GANG)

TL;DR
This paper provides a systematic comparison of neural network compression techniques, revealing that pruning methods outperform hashing-based approaches like HashedNet, especially at high compression levels, on basic architectures and datasets.
Contribution
It is the first comprehensive comparison of popular neural network compression methods on simple architectures and datasets, clarifying their relative effectiveness.
Findings
Pruning methods outperform HashedNet in compression efficacy.
High compression levels cause OBD heuristics to underperform.
Simple magnitude-based pruning is competitive with more complex methods.
Abstract
There has recently been an increasing desire to evaluate neural networks locally on computationally-limited devices in order to exploit their recent effectiveness for several applications; such effectiveness has nevertheless come together with a considerable increase in the size of modern neural networks, which constitute a major downside in several of the aforementioned computationally-limited settings. There has thus been a demand of compression techniques for neural networks. Several proposal in this direction have been made, which famously include hashing-based methods and pruning-based ones. However, the evaluation of the efficacy of these techniques has so far been heterogeneous, with no clear evidence in favor of any of them over the others. The goal of this work is to address this latter issue by providing a comparative study. While most previous studies test the capability of a…
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
TopicsAdvanced Neural Network Applications · Domain Adaptation and Few-Shot Learning · Advanced Image and Video Retrieval Techniques
MethodsPruning · Test
